[==========] 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 12:20:08.497856 28813 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.35.126:36941
I20260709 12:20:08.499572 28813 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 12:20:08.500713 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:08.518481 28819 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 12:20:08.518474 28820 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 12:20:08.518481 28822 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 12:20:08.520156 28813 server_base.cc:1061] running on GCE node
I20260709 12:20:09.784886 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:09.785159 28813 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 12:20:09.785482 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599609785453 us; error 0 us; skew 500 ppm
I20260709 12:20:09.786437 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:09.793668 28813 webserver.cc:533] Webserver started at http://127.28.35.126:45347/ using document root <none> and password file <none>
I20260709 12:20:09.794687 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:09.794951 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:09.795491 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:09.802204 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/master-0-root/instance:
uuid: "05c178ea6a0249dfb78b61438b20f8eb"
format_stamp: "Formatted at 2026-07-09 12:20:09 on dist-test-slave-72p5"
I20260709 12:20:09.811163 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:20:09.817582 28828 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:09.818912 28813 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:20:09.819382 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/master-0-root
uuid: "05c178ea6a0249dfb78b61438b20f8eb"
format_stamp: "Formatted at 2026-07-09 12:20:09 on dist-test-slave-72p5"
I20260709 12:20:09.819765 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-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 12:20:09.871625 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:09.873306 28813 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 12:20:09.873821 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:09.951613 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.126:36941
I20260709 12:20:09.951678 28879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.126:36941 every 8 connection(s)
I20260709 12:20:09.960529 28880 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 12:20:09.982800 28880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb: Bootstrap starting.
I20260709 12:20:09.989166 28880 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:09.991217 28880 log.cc:826] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb: Log is configured to *not* fsync() on all Append() calls
I20260709 12:20:09.996316 28880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb: No bootstrap required, opened a new log
I20260709 12:20:10.017717 28880 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05c178ea6a0249dfb78b61438b20f8eb" member_type: VOTER }
I20260709 12:20:10.018482 28880 raft_consensus.cc:385] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:10.018798 28880 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05c178ea6a0249dfb78b61438b20f8eb, State: Initialized, Role: FOLLOWER
I20260709 12:20:10.019840 28880 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05c178ea6a0249dfb78b61438b20f8eb" member_type: VOTER }
I20260709 12:20:10.020339 28880 raft_consensus.cc:399] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:20:10.020666 28880 raft_consensus.cc:493] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:20:10.021039 28880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:10.025290 28880 raft_consensus.cc:515] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05c178ea6a0249dfb78b61438b20f8eb" member_type: VOTER }
I20260709 12:20:10.026067 28880 leader_election.cc:304] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [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: 05c178ea6a0249dfb78b61438b20f8eb; no voters: 
I20260709 12:20:10.027806 28880 leader_election.cc:290] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:20:10.028205 28883 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:10.030571 28883 raft_consensus.cc:697] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [term 1 LEADER]: Becoming Leader. State: Replica: 05c178ea6a0249dfb78b61438b20f8eb, State: Running, Role: LEADER
I20260709 12:20:10.031543 28883 consensus_queue.cc:237] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [LEADER]: Queue going to LEADER mode. State: All 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: "05c178ea6a0249dfb78b61438b20f8eb" member_type: VOTER }
I20260709 12:20:10.032622 28880 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:20:10.042613 28884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "05c178ea6a0249dfb78b61438b20f8eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05c178ea6a0249dfb78b61438b20f8eb" member_type: VOTER } }
I20260709 12:20:10.043563 28884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:10.042659 28885 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 05c178ea6a0249dfb78b61438b20f8eb. Latest consensus state: current_term: 1 leader_uuid: "05c178ea6a0249dfb78b61438b20f8eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05c178ea6a0249dfb78b61438b20f8eb" member_type: VOTER } }
I20260709 12:20:10.044278 28885 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:10.047295 28892 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:20:10.059232 28892 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:20:10.061599 28813 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:20:10.076399 28892 catalog_manager.cc:1383] Generated new cluster ID: 0af94b6471cb421793e22b44349ec731
I20260709 12:20:10.076730 28892 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:20:10.101347 28892 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:20:10.103128 28892 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:20:10.125391 28892 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb: Generated new TSK 0
I20260709 12:20:10.126564 28892 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:20:10.193274 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:10.202549 28902 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 12:20:10.204659 28903 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 12:20:10.209275 28905 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 12:20:10.209343 28813 server_base.cc:1061] running on GCE node
I20260709 12:20:10.210392 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:10.210650 28813 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 12:20:10.210876 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599610210831 us; error 0 us; skew 500 ppm
I20260709 12:20:10.211527 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:10.216185 28813 webserver.cc:533] Webserver started at http://127.28.35.65:46779/ using document root <none> and password file <none>
I20260709 12:20:10.216755 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:10.216976 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:10.217332 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:10.218689 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-0-root/instance:
uuid: "028224b7d1f9494081918ec8d8d279dc"
format_stamp: "Formatted at 2026-07-09 12:20:10 on dist-test-slave-72p5"
I20260709 12:20:10.224901 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.007s
I20260709 12:20:10.229744 28910 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:10.230651 28813 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:20:10.231035 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-0-root
uuid: "028224b7d1f9494081918ec8d8d279dc"
format_stamp: "Formatted at 2026-07-09 12:20:10 on dist-test-slave-72p5"
I20260709 12:20:10.231483 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-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 12:20:10.255429 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:10.256983 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:10.259835 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:10.264701 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:10.265049 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:10.265414 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:10.265612 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:10.375888 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.65:39425
I20260709 12:20:10.375963 28972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.65:39425 every 8 connection(s)
I20260709 12:20:10.384325 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:10.397528 28977 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 12:20:10.403334 28978 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 12:20:10.416661 28980 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 12:20:10.417361 28813 server_base.cc:1061] running on GCE node
I20260709 12:20:10.418322 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:10.418608 28813 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 12:20:10.418830 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599610418811 us; error 0 us; skew 500 ppm
I20260709 12:20:10.419631 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:10.421033 28973 heartbeater.cc:344] Connected to a master server at 127.28.35.126:36941
I20260709 12:20:10.421543 28973 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:10.422822 28973 heartbeater.cc:507] Master 127.28.35.126:36941 requested a full tablet report, sending...
I20260709 12:20:10.422950 28813 webserver.cc:533] Webserver started at http://127.28.35.66:36153/ using document root <none> and password file <none>
I20260709 12:20:10.423636 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:10.423897 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:10.424242 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:10.425698 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-1-root/instance:
uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
format_stamp: "Formatted at 2026-07-09 12:20:10 on dist-test-slave-72p5"
I20260709 12:20:10.426571 28845 ts_manager.cc:194] Registered new tserver with Master: 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425)
I20260709 12:20:10.429760 28845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59390
I20260709 12:20:10.433182 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:10.438465 28985 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:10.439385 28813 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:20:10.439687 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-1-root
uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
format_stamp: "Formatted at 2026-07-09 12:20:10 on dist-test-slave-72p5"
I20260709 12:20:10.439966 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-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 12:20:10.453428 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:10.454768 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:10.457412 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:10.460462 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:10.460661 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:10.460994 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:10.461135 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:10.560468 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.66:38875
I20260709 12:20:10.560606 29047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.66:38875 every 8 connection(s)
I20260709 12:20:10.566401 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:10.575600 29051 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 12:20:10.578712 29052 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 12:20:10.582543 29048 heartbeater.cc:344] Connected to a master server at 127.28.35.126:36941
I20260709 12:20:10.583104 29048 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:10.584419 29048 heartbeater.cc:507] Master 127.28.35.126:36941 requested a full tablet report, sending...
I20260709 12:20:10.587246 28845 ts_manager.cc:194] Registered new tserver with Master: a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
W20260709 12:20:10.587489 29054 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 12:20:10.588929 28813 server_base.cc:1061] running on GCE node
I20260709 12:20:10.589537 28845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59392
I20260709 12:20:10.590019 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:10.590274 28813 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 12:20:10.590473 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599610590456 us; error 0 us; skew 500 ppm
I20260709 12:20:10.591209 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:10.594014 28813 webserver.cc:533] Webserver started at http://127.28.35.67:34581/ using document root <none> and password file <none>
I20260709 12:20:10.594645 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:10.594873 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:10.595197 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:10.596624 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-2-root/instance:
uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
format_stamp: "Formatted at 2026-07-09 12:20:10 on dist-test-slave-72p5"
I20260709 12:20:10.602682 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260709 12:20:10.607016 29059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:10.607976 28813 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:20:10.608325 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-2-root
uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
format_stamp: "Formatted at 2026-07-09 12:20:10 on dist-test-slave-72p5"
I20260709 12:20:10.608690 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599608325354-28813-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 12:20:10.622331 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:10.624027 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:10.625717 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:10.628475 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:10.628728 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:10.629019 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:10.629221 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:10.717952 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.67:46537
I20260709 12:20:10.718012 29121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.67:46537 every 8 connection(s)
I20260709 12:20:10.736716 29122 heartbeater.cc:344] Connected to a master server at 127.28.35.126:36941
I20260709 12:20:10.737166 29122 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:10.738144 29122 heartbeater.cc:507] Master 127.28.35.126:36941 requested a full tablet report, sending...
I20260709 12:20:10.740397 28845 ts_manager.cc:194] Registered new tserver with Master: 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:10.741097 28813 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017376298s
I20260709 12:20:10.742162 28845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58364
I20260709 12:20:10.797349 28845 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58370:
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 12:20:10.801030 28845 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 12:20:10.893020 28938 tablet_service.cc:1511] Processing CreateTablet for tablet c78b0aa5d7c5468f829f112b33eea54e (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:20:10.895267 28938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c78b0aa5d7c5468f829f112b33eea54e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.900578 28937 tablet_service.cc:1511] Processing CreateTablet for tablet d962f0e4b1914645a922d7203b2470b2 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:20:10.903520 28937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d962f0e4b1914645a922d7203b2470b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.921291 28936 tablet_service.cc:1511] Processing CreateTablet for tablet 38f7f2ec85214e1ba0a6fefa7e8555ff (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:20:10.922667 28936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f7f2ec85214e1ba0a6fefa7e8555ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.937422 28935 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6dd91dd72c4911b4969fcc9fe7f517 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:20:10.941882 28935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6dd91dd72c4911b4969fcc9fe7f517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.947764 29013 tablet_service.cc:1511] Processing CreateTablet for tablet c78b0aa5d7c5468f829f112b33eea54e (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:20:10.947777 28934 tablet_service.cc:1511] Processing CreateTablet for tablet 226e16c2a88e46418036cd18c6722855 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:20:10.951627 29012 tablet_service.cc:1511] Processing CreateTablet for tablet d962f0e4b1914645a922d7203b2470b2 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:20:10.952052 29013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c78b0aa5d7c5468f829f112b33eea54e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.954139 28934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226e16c2a88e46418036cd18c6722855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.955858 29012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d962f0e4b1914645a922d7203b2470b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.962802 29011 tablet_service.cc:1511] Processing CreateTablet for tablet 38f7f2ec85214e1ba0a6fefa7e8555ff (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:20:10.966516 29011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f7f2ec85214e1ba0a6fefa7e8555ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.970127 29140 tablet_bootstrap.cc:492] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc: Bootstrap starting.
I20260709 12:20:10.980795 29087 tablet_service.cc:1511] Processing CreateTablet for tablet c78b0aa5d7c5468f829f112b33eea54e (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:20:10.986814 29010 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6dd91dd72c4911b4969fcc9fe7f517 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:20:10.989478 29010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6dd91dd72c4911b4969fcc9fe7f517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.991899 29009 tablet_service.cc:1511] Processing CreateTablet for tablet 226e16c2a88e46418036cd18c6722855 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:20:10.985502 29086 tablet_service.cc:1511] Processing CreateTablet for tablet d962f0e4b1914645a922d7203b2470b2 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:20:10.996060 29087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c78b0aa5d7c5468f829f112b33eea54e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.000280 29086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d962f0e4b1914645a922d7203b2470b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.998415 29009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226e16c2a88e46418036cd18c6722855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.020084 29085 tablet_service.cc:1511] Processing CreateTablet for tablet 38f7f2ec85214e1ba0a6fefa7e8555ff (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:20:11.023439 29085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f7f2ec85214e1ba0a6fefa7e8555ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.027236 29084 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6dd91dd72c4911b4969fcc9fe7f517 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:20:11.025638 29083 tablet_service.cc:1511] Processing CreateTablet for tablet 226e16c2a88e46418036cd18c6722855 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:20:11.031199 29084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6dd91dd72c4911b4969fcc9fe7f517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.035071 29083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226e16c2a88e46418036cd18c6722855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.040648 29008 tablet_service.cc:1511] Processing CreateTablet for tablet c9fa285a184c44cebc80c285a4afaa60 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:20:11.043437 29008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fa285a184c44cebc80c285a4afaa60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.039722 28937 tablet_service.cc:1511] Processing CreateTablet for tablet c9fa285a184c44cebc80c285a4afaa60 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:20:11.065069 29082 tablet_service.cc:1511] Processing CreateTablet for tablet c9fa285a184c44cebc80c285a4afaa60 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:20:11.070916 29082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fa285a184c44cebc80c285a4afaa60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.068974 28937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9fa285a184c44cebc80c285a4afaa60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.075279 28936 tablet_service.cc:1511] Processing CreateTablet for tablet a545b2c514d2402ca3f36d6f4fbb9c1d (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260709 12:20:11.066636 28893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:11.075129 29081 tablet_service.cc:1511] Processing CreateTablet for tablet a545b2c514d2402ca3f36d6f4fbb9c1d (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:20:11.081359 29081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a545b2c514d2402ca3f36d6f4fbb9c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.079057 29007 tablet_service.cc:1511] Processing CreateTablet for tablet a545b2c514d2402ca3f36d6f4fbb9c1d (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:20:11.101676 29007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a545b2c514d2402ca3f36d6f4fbb9c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.100900 28936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a545b2c514d2402ca3f36d6f4fbb9c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.112542 28938 tablet_service.cc:1511] Processing CreateTablet for tablet a3140f362054460c9d67f68e78fed0a9 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:20:11.114331 28938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3140f362054460c9d67f68e78fed0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.158499 29141 tablet_bootstrap.cc:492] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc: Bootstrap starting.
I20260709 12:20:11.168756 29140 tablet_bootstrap.cc:654] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.188238 29013 tablet_service.cc:1511] Processing CreateTablet for tablet a3140f362054460c9d67f68e78fed0a9 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:20:11.193845 29080 tablet_service.cc:1511] Processing CreateTablet for tablet a3140f362054460c9d67f68e78fed0a9 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:20:11.196969 29013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3140f362054460c9d67f68e78fed0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.197575 29080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3140f362054460c9d67f68e78fed0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.263327 29141 tablet_bootstrap.cc:654] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.264773 29142 tablet_bootstrap.cc:492] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664: Bootstrap starting.
I20260709 12:20:11.270083 28935 tablet_service.cc:1511] Processing CreateTablet for tablet 480fd52b9d87496abedda2163fecbc12 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:20:11.271374 28935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480fd52b9d87496abedda2163fecbc12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.277261 29140 tablet_bootstrap.cc:492] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc: No bootstrap required, opened a new log
I20260709 12:20:11.277777 29140 ts_tablet_manager.cc:1403] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc: Time spent bootstrapping tablet: real 0.316s	user 0.013s	sys 0.028s
I20260709 12:20:11.290984 29012 tablet_service.cc:1511] Processing CreateTablet for tablet 480fd52b9d87496abedda2163fecbc12 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:20:11.292428 29012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480fd52b9d87496abedda2163fecbc12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.296788 29087 tablet_service.cc:1511] Processing CreateTablet for tablet 480fd52b9d87496abedda2163fecbc12 (DEFAULT_TABLE table=test-workload [id=d2b09b1d2b7841bfbff14659ee033030]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:20:11.298969 29087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480fd52b9d87496abedda2163fecbc12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.312723 29142 tablet_bootstrap.cc:654] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.330413 29141 tablet_bootstrap.cc:492] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc: No bootstrap required, opened a new log
I20260709 12:20:11.330943 29141 ts_tablet_manager.cc:1403] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc: Time spent bootstrapping tablet: real 0.187s	user 0.022s	sys 0.027s
I20260709 12:20:11.330331 29140 raft_consensus.cc:359] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:11.331339 29140 raft_consensus.cc:385] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.331892 29140 raft_consensus.cc:740] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.332720 29140 consensus_queue.cc:260] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:11.335096 29142 tablet_bootstrap.cc:492] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664: No bootstrap required, opened a new log
I20260709 12:20:11.335037 29141 raft_consensus.cc:359] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:11.335592 29142 ts_tablet_manager.cc:1403] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.005s
I20260709 12:20:11.335892 29141 raft_consensus.cc:385] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.336232 29141 raft_consensus.cc:740] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.337100 29141 consensus_queue.cc:260] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:11.339228 29142 raft_consensus.cc:359] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.340169 29142 raft_consensus.cc:385] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.340559 29142 raft_consensus.cc:740] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.341682 29142 consensus_queue.cc:260] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.347530 28973 heartbeater.cc:499] Master 127.28.35.126:36941 was elected leader, sending a full tablet report...
I20260709 12:20:11.351426 29141 ts_tablet_manager.cc:1434] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.015s
I20260709 12:20:11.352406 29048 heartbeater.cc:499] Master 127.28.35.126:36941 was elected leader, sending a full tablet report...
I20260709 12:20:11.352860 29141 tablet_bootstrap.cc:492] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc: Bootstrap starting.
I20260709 12:20:11.359540 29122 heartbeater.cc:499] Master 127.28.35.126:36941 was elected leader, sending a full tablet report...
I20260709 12:20:11.359933 29142 ts_tablet_manager.cc:1434] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.012s
I20260709 12:20:11.361287 29140 ts_tablet_manager.cc:1434] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.012s
I20260709 12:20:11.362118 29142 tablet_bootstrap.cc:492] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664: Bootstrap starting.
I20260709 12:20:11.366184 29140 tablet_bootstrap.cc:492] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc: Bootstrap starting.
I20260709 12:20:11.369125 29142 tablet_bootstrap.cc:654] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.373869 29141 tablet_bootstrap.cc:654] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.382170 29140 tablet_bootstrap.cc:654] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.382871 29142 tablet_bootstrap.cc:492] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664: No bootstrap required, opened a new log
I20260709 12:20:11.383383 29142 ts_tablet_manager.cc:1403] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.011s
W20260709 12:20:11.386197 28974 tablet.cc:2406] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:20:11.386878 29142 raft_consensus.cc:359] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.387639 29142 raft_consensus.cc:385] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.387952 29142 raft_consensus.cc:740] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.388736 29142 consensus_queue.cc:260] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.391254 29142 ts_tablet_manager.cc:1434] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:20:11.392318 29142 tablet_bootstrap.cc:492] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664: Bootstrap starting.
I20260709 12:20:11.398944 29141 tablet_bootstrap.cc:492] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc: No bootstrap required, opened a new log
I20260709 12:20:11.399490 29141 ts_tablet_manager.cc:1403] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.004s
I20260709 12:20:11.402484 29142 tablet_bootstrap.cc:654] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.404208 29141 raft_consensus.cc:359] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.404994 29141 raft_consensus.cc:385] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.405377 29141 raft_consensus.cc:740] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.406136 29141 consensus_queue.cc:260] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.411679 29140 tablet_bootstrap.cc:492] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc: No bootstrap required, opened a new log
I20260709 12:20:11.412186 29140 ts_tablet_manager.cc:1403] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.001s
I20260709 12:20:11.415145 29140 raft_consensus.cc:359] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.415882 29140 raft_consensus.cc:385] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.416203 29140 raft_consensus.cc:740] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.416913 29140 consensus_queue.cc:260] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.419260 29140 ts_tablet_manager.cc:1434] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:11.408272 29141 ts_tablet_manager.cc:1434] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:20:11.421382 29141 tablet_bootstrap.cc:492] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc: Bootstrap starting.
I20260709 12:20:11.428840 29141 tablet_bootstrap.cc:654] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.431910 29140 tablet_bootstrap.cc:492] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc: Bootstrap starting.
I20260709 12:20:11.447010 29142 tablet_bootstrap.cc:492] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664: No bootstrap required, opened a new log
I20260709 12:20:11.447192 29140 tablet_bootstrap.cc:654] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.447551 29142 ts_tablet_manager.cc:1403] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.019s
I20260709 12:20:11.450631 29142 raft_consensus.cc:359] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.451392 29142 raft_consensus.cc:385] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.451689 29142 raft_consensus.cc:740] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.452764 29141 tablet_bootstrap.cc:492] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc: No bootstrap required, opened a new log
I20260709 12:20:11.452467 29142 consensus_queue.cc:260] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.453670 29141 ts_tablet_manager.cc:1403] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260709 12:20:11.454763 29142 ts_tablet_manager.cc:1434] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:20:11.455844 29142 tablet_bootstrap.cc:492] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664: Bootstrap starting.
I20260709 12:20:11.463408 29142 tablet_bootstrap.cc:654] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.472465 29140 tablet_bootstrap.cc:492] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc: No bootstrap required, opened a new log
I20260709 12:20:11.471921 29141 raft_consensus.cc:359] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.472954 29141 raft_consensus.cc:385] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.473042 29140 ts_tablet_manager.cc:1403] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.014s
I20260709 12:20:11.473563 29141 raft_consensus.cc:740] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.474924 29142 tablet_bootstrap.cc:492] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664: No bootstrap required, opened a new log
I20260709 12:20:11.474581 29141 consensus_queue.cc:260] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.475418 29142 ts_tablet_manager.cc:1403] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 12:20:11.477545 29141 ts_tablet_manager.cc:1434] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:20:11.478250 29142 raft_consensus.cc:359] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.478680 29141 tablet_bootstrap.cc:492] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc: Bootstrap starting.
I20260709 12:20:11.478976 29142 raft_consensus.cc:385] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.479350 29142 raft_consensus.cc:740] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.480087 29142 consensus_queue.cc:260] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.480999 29140 raft_consensus.cc:359] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.481817 29140 raft_consensus.cc:385] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.482151 29140 raft_consensus.cc:740] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.482259 29142 ts_tablet_manager.cc:1434] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:20:11.483415 29142 tablet_bootstrap.cc:492] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664: Bootstrap starting.
I20260709 12:20:11.482991 29140 consensus_queue.cc:260] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.489837 29142 tablet_bootstrap.cc:654] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.492654 29140 ts_tablet_manager.cc:1434] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260709 12:20:11.493723 29140 tablet_bootstrap.cc:492] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc: Bootstrap starting.
I20260709 12:20:11.496635 29148 raft_consensus.cc:493] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.497366 29148 raft_consensus.cc:515] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.501387 29142 tablet_bootstrap.cc:492] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664: No bootstrap required, opened a new log
I20260709 12:20:11.501992 29142 ts_tablet_manager.cc:1403] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:20:11.502125 29148 leader_election.cc:290] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:11.508458 29140 tablet_bootstrap.cc:654] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.509009 29146 raft_consensus.cc:493] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.509649 29146 raft_consensus.cc:515] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.519943 29146 leader_election.cc:290] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:11.533578 29142 raft_consensus.cc:359] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:11.534693 29142 raft_consensus.cc:385] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.535020 29142 raft_consensus.cc:740] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.535717 29142 consensus_queue.cc:260] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:11.538331 29142 ts_tablet_manager.cc:1434] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:20:11.538479 29141 tablet_bootstrap.cc:654] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.539363 29142 tablet_bootstrap.cc:492] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664: Bootstrap starting.
I20260709 12:20:11.546663 29142 tablet_bootstrap.cc:654] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.552011 29140 tablet_bootstrap.cc:492] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc: No bootstrap required, opened a new log
I20260709 12:20:11.552685 29140 ts_tablet_manager.cc:1403] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.005s
I20260709 12:20:11.561582 29148 raft_consensus.cc:493] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.561055 29140 raft_consensus.cc:359] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.562147 29148 raft_consensus.cc:515] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:11.562482 29140 raft_consensus.cc:385] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.562947 29140 raft_consensus.cc:740] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.564400 29148 leader_election.cc:290] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:11.564121 29140 consensus_queue.cc:260] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.564919 29146 raft_consensus.cc:493] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.565461 29146 raft_consensus.cc:515] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:11.567584 29146 leader_election.cc:290] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:11.580149 29142 tablet_bootstrap.cc:492] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664: No bootstrap required, opened a new log
I20260709 12:20:11.580843 29142 ts_tablet_manager.cc:1403] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.007s
I20260709 12:20:11.584573 29142 raft_consensus.cc:359] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.585295 29142 raft_consensus.cc:385] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.585578 29142 raft_consensus.cc:740] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.586267 29142 consensus_queue.cc:260] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.586997 29097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" is_pre_election: true
I20260709 12:20:11.587934 29097 raft_consensus.cc:2468] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:11.588761 29142 ts_tablet_manager.cc:1434] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 12:20:11.589730 29142 tablet_bootstrap.cc:492] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664: Bootstrap starting.
I20260709 12:20:11.589627 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" is_pre_election: true
I20260709 12:20:11.590415 29096 raft_consensus.cc:2468] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:11.592351 28912 leader_election.cc:304] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:11.593372 29146 raft_consensus.cc:2804] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.593560 28912 leader_election.cc:304] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:11.593909 29146 raft_consensus.cc:493] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.594420 29146 raft_consensus.cc:3060] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.602977 29141 tablet_bootstrap.cc:492] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc: No bootstrap required, opened a new log
I20260709 12:20:11.603657 29141 ts_tablet_manager.cc:1403] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.009s
I20260709 12:20:11.603690 29146 raft_consensus.cc:515] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.607295 29146 leader_election.cc:290] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Requested vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:11.607765 29141 raft_consensus.cc:359] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.608590 29141 raft_consensus.cc:385] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.608597 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:11.609434 29096 raft_consensus.cc:3060] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.611145 29140 ts_tablet_manager.cc:1434] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc: Time spent starting tablet: real 0.058s	user 0.013s	sys 0.013s
I20260709 12:20:11.607800 29146 raft_consensus.cc:2804] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.612365 29140 tablet_bootstrap.cc:492] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc: Bootstrap starting.
I20260709 12:20:11.612564 29146 raft_consensus.cc:493] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.612973 29146 raft_consensus.cc:3060] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.609025 29141 raft_consensus.cc:740] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.618559 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc" is_pre_election: true
I20260709 12:20:11.618701 29141 consensus_queue.cc:260] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.619719 28948 raft_consensus.cc:2393] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73c7251f7bf3471b89f0d2dca2ab9664 in current term 1: Already voted for candidate 028224b7d1f9494081918ec8d8d279dc in this term.
I20260709 12:20:11.621129 28947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc" is_pre_election: true
I20260709 12:20:11.621910 29141 ts_tablet_manager.cc:1434] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 12:20:11.622982 29141 tablet_bootstrap.cc:492] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc: Bootstrap starting.
I20260709 12:20:11.626540 29146 raft_consensus.cc:515] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:11.612334 29142 tablet_bootstrap.cc:654] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.628684 29096 raft_consensus.cc:2468] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:11.619738 29140 tablet_bootstrap.cc:654] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.630242 29141 tablet_bootstrap.cc:654] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.630177 28912 leader_election.cc:304] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:11.631322 29167 raft_consensus.cc:2804] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.632406 28947 raft_consensus.cc:2393] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73c7251f7bf3471b89f0d2dca2ab9664 in current term 1: Already voted for candidate 028224b7d1f9494081918ec8d8d279dc in this term.
I20260709 12:20:11.637421 29167 raft_consensus.cc:697] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Leader. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:11.638063 29170 raft_consensus.cc:493] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.638731 29167 consensus_queue.cc:237] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.638669 29170 raft_consensus.cc:515] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.649642 29140 tablet_bootstrap.cc:492] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc: No bootstrap required, opened a new log
I20260709 12:20:11.650249 29141 tablet_bootstrap.cc:492] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc: No bootstrap required, opened a new log
I20260709 12:20:11.650290 29140 ts_tablet_manager.cc:1403] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.009s
I20260709 12:20:11.650949 29141 ts_tablet_manager.cc:1403] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260709 12:20:11.654352 29141 raft_consensus.cc:359] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.654270 29140 raft_consensus.cc:359] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.655460 29140 raft_consensus.cc:385] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.655812 29140 raft_consensus.cc:740] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.656150 29097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:11.656816 29097 raft_consensus.cc:3060] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.656567 29140 consensus_queue.cc:260] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.658478 29146 leader_election.cc:290] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Requested vote from peers 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:11.659198 29140 ts_tablet_manager.cc:1434] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:20:11.660143 29170 leader_election.cc:290] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:11.668126 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" is_pre_election: true
I20260709 12:20:11.668920 29096 raft_consensus.cc:2468] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:11.670272 28912 leader_election.cc:304] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:11.673398 29142 tablet_bootstrap.cc:492] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664: No bootstrap required, opened a new log
I20260709 12:20:11.661489 29141 raft_consensus.cc:385] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.676388 29097 raft_consensus.cc:2468] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:11.676705 29170 raft_consensus.cc:2804] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.677098 29170 raft_consensus.cc:493] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.677508 29170 raft_consensus.cc:3060] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.677723 28912 leader_election.cc:304] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:11.679544 29167 raft_consensus.cc:2804] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.680188 29167 raft_consensus.cc:697] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Leader. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:11.681047 29147 raft_consensus.cc:493] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.681638 29140 tablet_bootstrap.cc:492] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc: Bootstrap starting.
I20260709 12:20:11.682389 29142 ts_tablet_manager.cc:1403] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.010s
I20260709 12:20:11.681588 29147 raft_consensus.cc:515] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.686769 29148 raft_consensus.cc:493] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.674314 29141 raft_consensus.cc:740] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.687311 29148 raft_consensus.cc:515] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.689834 29147 leader_election.cc:290] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:11.697153 29147 raft_consensus.cc:493] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.698601 28947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a545b2c514d2402ca3f36d6f4fbb9c1d" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc" is_pre_election: true
I20260709 12:20:11.695235 28843 catalog_manager.cc:5697] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 028224b7d1f9494081918ec8d8d279dc (127.28.35.65). New cstate: current_term: 1 leader_uuid: "028224b7d1f9494081918ec8d8d279dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:11.695036 29141 consensus_queue.cc:260] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.683313 29167 consensus_queue.cc:237] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:11.704061 29148 leader_election.cc:290] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:11.697726 29147 raft_consensus.cc:515] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
W20260709 12:20:11.706535 29062 leader_election.cc:343] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.706987 29142 raft_consensus.cc:359] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.708397 29023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:11.709880 29148 raft_consensus.cc:493] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.711689 29142 raft_consensus.cc:385] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.713173 29148 raft_consensus.cc:515] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.716728 29170 raft_consensus.cc:515] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.714402 29141 ts_tablet_manager.cc:1434] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.005s
I20260709 12:20:11.713029 29023 raft_consensus.cc:2468] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:11.719177 28947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226e16c2a88e46418036cd18c6722855" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc" is_pre_election: true
I20260709 12:20:11.713559 29142 raft_consensus.cc:740] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.718312 29148 leader_election.cc:290] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:11.722904 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:11.725667 29022 raft_consensus.cc:2468] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:11.727272 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:11.727629 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:11.728683 29021 raft_consensus.cc:3060] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.732926 29142 consensus_queue.cc:260] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.734448 29141 tablet_bootstrap.cc:492] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc: Bootstrap starting.
I20260709 12:20:11.727913 29022 raft_consensus.cc:3060] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:11.738236 29062 leader_election.cc:343] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.739655 29142 ts_tablet_manager.cc:1434] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent starting tablet: real 0.056s	user 0.003s	sys 0.005s
I20260709 12:20:11.740788 29142 tablet_bootstrap.cc:492] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664: Bootstrap starting.
I20260709 12:20:11.731705 29147 leader_election.cc:290] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:11.751019 29023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:11.753510 29097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:11.755578 29097 raft_consensus.cc:3060] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.755734 29140 tablet_bootstrap.cc:654] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.751511 29170 leader_election.cc:290] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Requested vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:11.762645 29023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:11.763995 29020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:11.765635 29023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a545b2c514d2402ca3f36d6f4fbb9c1d" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:11.766449 29020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226e16c2a88e46418036cd18c6722855" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:11.767306 29170 raft_consensus.cc:493] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.767369 29020 raft_consensus.cc:2468] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 0.
I20260709 12:20:11.768049 29170 raft_consensus.cc:515] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.770869 29170 leader_election.cc:290] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:11.772118 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" is_pre_election: true
I20260709 12:20:11.772413 29142 tablet_bootstrap.cc:654] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:11.773831 28912 leader_election.cc:343] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:11.775218 28914 leader_election.cc:343] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.776237 29063 leader_election.cc:304] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:11.777209 29148 raft_consensus.cc:2749] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:11.777613 29097 raft_consensus.cc:2468] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:11.778906 29021 raft_consensus.cc:2468] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:11.779053 28912 leader_election.cc:304] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:11.779047 29063 leader_election.cc:304] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:11.780959 29148 raft_consensus.cc:2749] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:11.780484 29170 raft_consensus.cc:2804] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:20:11.791049 29063 leader_election.cc:343] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.791877 29063 leader_election.cc:304] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:11.792781 29148 raft_consensus.cc:2749] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:11.789826 29170 raft_consensus.cc:697] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Leader. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:11.796841 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:11.794739 29170 consensus_queue.cc:237] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.801697 29020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:11.803427 29020 raft_consensus.cc:2468] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:11.804358 29063 leader_election.cc:304] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 028224b7d1f9494081918ec8d8d279dc
I20260709 12:20:11.806133 29148 raft_consensus.cc:2804] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.806540 29148 raft_consensus.cc:493] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.807097 29148 raft_consensus.cc:3060] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:11.813326 28914 leader_election.cc:343] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.815861 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc" is_pre_election: true
I20260709 12:20:11.814257 28947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc" is_pre_election: true
I20260709 12:20:11.821959 29022 raft_consensus.cc:2468] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:11.822537 28914 leader_election.cc:304] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 73c7251f7bf3471b89f0d2dca2ab9664
I20260709 12:20:11.825441 29173 raft_consensus.cc:2804] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.826052 29173 raft_consensus.cc:493] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.826555 29173 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.860124 29173 raft_consensus.cc:515] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.864158 29140 tablet_bootstrap.cc:492] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc: No bootstrap required, opened a new log
I20260709 12:20:11.858489 29148 raft_consensus.cc:515] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.864775 29140 ts_tablet_manager.cc:1403] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc: Time spent bootstrapping tablet: real 0.183s	user 0.018s	sys 0.005s
I20260709 12:20:11.865536 29097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" is_pre_election: true
I20260709 12:20:11.866356 29097 raft_consensus.cc:2393] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a671d88890a440ec9fd0f7b7a012e0bc in current term 1: Already voted for candidate 028224b7d1f9494081918ec8d8d279dc in this term.
I20260709 12:20:11.866197 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" is_pre_election: true
I20260709 12:20:11.866968 29096 raft_consensus.cc:2393] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a671d88890a440ec9fd0f7b7a012e0bc in current term 1: Already voted for candidate 028224b7d1f9494081918ec8d8d279dc in this term.
I20260709 12:20:11.867797 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226e16c2a88e46418036cd18c6722855" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:11.868667 28987 leader_election.cc:304] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a671d88890a440ec9fd0f7b7a012e0bc; no voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664
I20260709 12:20:11.849182 29141 tablet_bootstrap.cc:654] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:11.869067 29062 leader_election.cc:343] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:11.869278 29140 raft_consensus.cc:359] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.869866 29147 raft_consensus.cc:2749] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:11.870184 29140 raft_consensus.cc:385] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.870237 28987 leader_election.cc:304] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a671d88890a440ec9fd0f7b7a012e0bc; no voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664
I20260709 12:20:11.871434 29147 raft_consensus.cc:2749] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:11.872622 29142 tablet_bootstrap.cc:492] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664: No bootstrap required, opened a new log
I20260709 12:20:11.873283 29142 ts_tablet_manager.cc:1403] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.024s
I20260709 12:20:11.876011 29142 raft_consensus.cc:359] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.876694 29142 raft_consensus.cc:385] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.876979 29142 raft_consensus.cc:740] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.878378 29148 leader_election.cc:290] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:11.885468 29142 consensus_queue.cc:260] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.888583 29142 ts_tablet_manager.cc:1434] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 12:20:11.889864 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:11.890468 29096 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.891335 29142 tablet_bootstrap.cc:492] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664: Bootstrap starting.
I20260709 12:20:11.896755 29142 tablet_bootstrap.cc:654] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.879951 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226e16c2a88e46418036cd18c6722855" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:11.897553 29022 raft_consensus.cc:3060] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.880288 29020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:11.900954 29020 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.883677 29141 tablet_bootstrap.cc:492] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc: No bootstrap required, opened a new log
I20260709 12:20:11.884585 29173 leader_election.cc:290] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Requested vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:11.870679 29140 raft_consensus.cc:740] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.902225 29141 ts_tablet_manager.cc:1403] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent bootstrapping tablet: real 0.168s	user 0.004s	sys 0.012s
I20260709 12:20:11.902762 29140 consensus_queue.cc:260] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.903160 28841 catalog_manager.cc:5697] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 028224b7d1f9494081918ec8d8d279dc (127.28.35.65). New cstate: current_term: 1 leader_uuid: "028224b7d1f9494081918ec8d8d279dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:11.882390 29184 raft_consensus.cc:493] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.905054 29140 ts_tablet_manager.cc:1434] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 12:20:11.905642 29141 raft_consensus.cc:359] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.906360 29140 tablet_bootstrap.cc:492] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc: Bootstrap starting.
I20260709 12:20:11.906456 29141 raft_consensus.cc:385] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:11.905405 28841 catalog_manager.cc:5697] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 028224b7d1f9494081918ec8d8d279dc (127.28.35.65). New cstate: current_term: 1 leader_uuid: "028224b7d1f9494081918ec8d8d279dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:11.906881 29141 raft_consensus.cc:740] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Initialized, Role: FOLLOWER
I20260709 12:20:11.907701 29141 consensus_queue.cc:260] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.905484 29184 raft_consensus.cc:515] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.910480 29141 ts_tablet_manager.cc:1434] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:20:11.911521 29141 tablet_bootstrap.cc:492] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc: Bootstrap starting.
I20260709 12:20:11.912504 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:11.913192 29021 raft_consensus.cc:2468] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 0.
I20260709 12:20:11.914142 29140 tablet_bootstrap.cc:654] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.914603 29063 leader_election.cc:304] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:11.915238 29173 raft_consensus.cc:493] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.915735 29173 raft_consensus.cc:515] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.916067 29184 leader_election.cc:290] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:11.916706 29184 raft_consensus.cc:2804] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.918125 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc" is_pre_election: true
I20260709 12:20:11.918800 29141 tablet_bootstrap.cc:654] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:11.919193 29173 leader_election.cc:290] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:11.918802 28948 raft_consensus.cc:2468] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 0.
I20260709 12:20:11.921077 29097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" is_pre_election: true
I20260709 12:20:11.921969 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:11.917094 29184 raft_consensus.cc:493] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.935380 29184 raft_consensus.cc:3060] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.927222 29022 raft_consensus.cc:2468] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 1.
I20260709 12:20:11.928831 29020 raft_consensus.cc:2468] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:11.929425 29096 raft_consensus.cc:2468] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:11.934619 29021 raft_consensus.cc:2468] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:11.934783 29097 raft_consensus.cc:2468] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:11.945359 28914 leader_election.cc:304] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:11.945572 29063 leader_election.cc:304] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 028224b7d1f9494081918ec8d8d279dc
I20260709 12:20:11.941977 29148 raft_consensus.cc:493] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:11.946503 28914 leader_election.cc:304] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:11.946947 29148 raft_consensus.cc:515] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.947386 29170 raft_consensus.cc:2804] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.947891 29170 raft_consensus.cc:697] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Leader. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:11.950572 29167 raft_consensus.cc:2804] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:11.951086 29167 raft_consensus.cc:493] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:11.951521 29167 raft_consensus.cc:3060] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:11.953372 29148 leader_election.cc:290] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:11.953985 29148 raft_consensus.cc:2804] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:11.954455 29148 raft_consensus.cc:697] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 LEADER]: Becoming Leader. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Running, Role: LEADER
I20260709 12:20:11.967954 29170 consensus_queue.cc:237] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.972657 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc" is_pre_election: true
I20260709 12:20:11.971441 29167 raft_consensus.cc:515] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.980077 28948 raft_consensus.cc:2393] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73c7251f7bf3471b89f0d2dca2ab9664 in current term 1: Already voted for candidate 028224b7d1f9494081918ec8d8d279dc in this term.
I20260709 12:20:11.980856 29140 tablet_bootstrap.cc:492] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc: No bootstrap required, opened a new log
I20260709 12:20:11.981469 29140 ts_tablet_manager.cc:1403] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.024s
I20260709 12:20:11.955292 29148 consensus_queue.cc:237] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:11.982650 29167 leader_election.cc:290] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Requested vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:12.001425 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:12.002833 29022 raft_consensus.cc:3060] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.001817 29097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:12.003666 29097 raft_consensus.cc:3060] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:12.011379 29063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.66:38875, user_credentials={real_user=slave}} blocked reactor thread for 65864.3us
I20260709 12:20:12.013929 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:12.015053 29142 tablet_bootstrap.cc:492] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664: No bootstrap required, opened a new log
I20260709 12:20:12.002099 29184 raft_consensus.cc:515] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.015740 29142 ts_tablet_manager.cc:1403] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent bootstrapping tablet: real 0.125s	user 0.021s	sys 0.051s
I20260709 12:20:12.017522 29022 raft_consensus.cc:2468] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:12.017848 29184 leader_election.cc:290] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:12.018285 29140 raft_consensus.cc:359] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.018661 28914 leader_election.cc:304] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:12.019114 29140 raft_consensus.cc:385] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.020074 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:12.014492 28843 catalog_manager.cc:5697] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 028224b7d1f9494081918ec8d8d279dc (127.28.35.65). New cstate: current_term: 1 leader_uuid: "028224b7d1f9494081918ec8d8d279dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.020752 28948 raft_consensus.cc:3060] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.020954 29141 tablet_bootstrap.cc:492] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc: No bootstrap required, opened a new log
I20260709 12:20:12.019457 29140 raft_consensus.cc:740] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.022073 29141 ts_tablet_manager.cc:1403] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent bootstrapping tablet: real 0.111s	user 0.005s	sys 0.013s
I20260709 12:20:12.025419 29140 consensus_queue.cc:260] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.028306 29141 raft_consensus.cc:359] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.030050 29097 raft_consensus.cc:2468] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:12.030467 29141 raft_consensus.cc:385] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.030879 29141 raft_consensus.cc:740] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.031878 29141 consensus_queue.cc:260] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.034291 29063 leader_election.cc:304] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:12.033030 29170 raft_consensus.cc:2804] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.036779 29140 ts_tablet_manager.cc:1434] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.000s
I20260709 12:20:12.039825 29142 raft_consensus.cc:359] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.040455 28948 raft_consensus.cc:2468] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 1.
I20260709 12:20:12.040778 29142 raft_consensus.cc:385] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.041208 29142 raft_consensus.cc:740] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.041373 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:12.035873 29170 raft_consensus.cc:697] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Leader. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:12.041616 29062 leader_election.cc:304] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:12.041992 29142 consensus_queue.cc:260] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.043418 29022 raft_consensus.cc:3060] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.042958 29140 tablet_bootstrap.cc:492] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc: Bootstrap starting.
I20260709 12:20:12.043249 29141 ts_tablet_manager.cc:1434] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:20:12.045532 29189 raft_consensus.cc:2804] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.039569 29148 raft_consensus.cc:2749] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:12.046144 29141 tablet_bootstrap.cc:492] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc: Bootstrap starting.
I20260709 12:20:12.046046 29189 raft_consensus.cc:697] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 LEADER]: Becoming Leader. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Running, Role: LEADER
I20260709 12:20:12.045855 29142 ts_tablet_manager.cc:1434] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.005s
I20260709 12:20:12.048038 29189 consensus_queue.cc:237] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.045794 29170 consensus_queue.cc:237] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.050236 29147 raft_consensus.cc:493] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.051538 29147 raft_consensus.cc:515] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.054874 29147 leader_election.cc:290] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:12.058894 29097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" is_pre_election: true
I20260709 12:20:12.060139 29097 raft_consensus.cc:2393] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a671d88890a440ec9fd0f7b7a012e0bc in current term 1: Already voted for candidate 028224b7d1f9494081918ec8d8d279dc in this term.
I20260709 12:20:12.061554 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc" is_pre_election: true
I20260709 12:20:12.065677 29148 raft_consensus.cc:493] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.067848 28988 leader_election.cc:304] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a671d88890a440ec9fd0f7b7a012e0bc; no voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664
I20260709 12:20:12.066874 29148 raft_consensus.cc:515] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.070254 29147 raft_consensus.cc:3060] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.071485 29022 raft_consensus.cc:2468] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 1.
I20260709 12:20:12.073838 29148 leader_election.cc:290] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:12.074497 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480fd52b9d87496abedda2163fecbc12" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "028224b7d1f9494081918ec8d8d279dc" is_pre_election: true
I20260709 12:20:12.122319 29140 tablet_bootstrap.cc:654] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.112417 29147 raft_consensus.cc:2749] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:12.078209 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480fd52b9d87496abedda2163fecbc12" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:12.136627 29170 consensus_queue.cc:1048] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:20:12.138573 29062 leader_election.cc:343] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.124711 28841 catalog_manager.cc:5697] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:12.142429 29063 leader_election.cc:343] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:12.142910 29063 leader_election.cc:304] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:12.145277 29148 raft_consensus.cc:2749] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:12.132023 28845 catalog_manager.cc:5697] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 028224b7d1f9494081918ec8d8d279dc (127.28.35.65). New cstate: current_term: 1 leader_uuid: "028224b7d1f9494081918ec8d8d279dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:12.120718 29193 log.cc:927] Time spent T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
W20260709 12:20:12.100531 28893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:12.118799 29141 tablet_bootstrap.cc:654] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.178007 29140 tablet_bootstrap.cc:492] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc: No bootstrap required, opened a new log
I20260709 12:20:12.178114 29170 consensus_queue.cc:1048] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.178509 29140 ts_tablet_manager.cc:1403] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc: Time spent bootstrapping tablet: real 0.136s	user 0.033s	sys 0.035s
I20260709 12:20:12.178450 28845 catalog_manager.cc:5697] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:12.181526 29140 raft_consensus.cc:359] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.182214 29140 raft_consensus.cc:385] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.182520 29140 raft_consensus.cc:740] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.183292 29140 consensus_queue.cc:260] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.184651 29141 tablet_bootstrap.cc:492] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc: No bootstrap required, opened a new log
I20260709 12:20:12.185500 29140 ts_tablet_manager.cc:1434] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:12.186563 29141 ts_tablet_manager.cc:1403] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.009s
I20260709 12:20:12.186980 29140 tablet_bootstrap.cc:492] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc: Bootstrap starting.
I20260709 12:20:12.198740 29141 raft_consensus.cc:359] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.199440 29141 raft_consensus.cc:385] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.199687 29141 raft_consensus.cc:740] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.200172 29140 tablet_bootstrap.cc:654] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.200316 29141 consensus_queue.cc:260] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.205088 29141 ts_tablet_manager.cc:1434] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:20:12.205966 29141 tablet_bootstrap.cc:492] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc: Bootstrap starting.
I20260709 12:20:12.211220 29141 tablet_bootstrap.cc:654] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:12.215862 29170 consensus_queue.cc:1048] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.222051 29140 tablet_bootstrap.cc:492] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc: No bootstrap required, opened a new log
I20260709 12:20:12.222527 29140 ts_tablet_manager.cc:1403] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.002s
I20260709 12:20:12.225592 29140 raft_consensus.cc:359] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.226282 29140 raft_consensus.cc:385] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.226639 29140 raft_consensus.cc:740] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.228626 29140 consensus_queue.cc:260] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.229686 29141 tablet_bootstrap.cc:492] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc: No bootstrap required, opened a new log
I20260709 12:20:12.230121 29141 ts_tablet_manager.cc:1403] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260709 12:20:12.232509 29141 raft_consensus.cc:359] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.233108 29141 raft_consensus.cc:385] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:12.233394 29141 raft_consensus.cc:740] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Initialized, Role: FOLLOWER
I20260709 12:20:12.236546 29170 consensus_queue.cc:1048] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.236749 29140 ts_tablet_manager.cc:1434] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:20:12.234102 29141 consensus_queue.cc:260] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.247222 29141 ts_tablet_manager.cc:1434] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:20:12.290738 29170 raft_consensus.cc:493] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.291304 29170 raft_consensus.cc:515] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.293557 29170 leader_election.cc:290] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:12.294368 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a545b2c514d2402ca3f36d6f4fbb9c1d" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:12.294914 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a545b2c514d2402ca3f36d6f4fbb9c1d" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" is_pre_election: true
I20260709 12:20:12.295065 29021 raft_consensus.cc:2468] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:12.295519 29096 raft_consensus.cc:2468] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:12.296192 28914 leader_election.cc:304] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:12.297117 29170 raft_consensus.cc:2804] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.297609 29170 raft_consensus.cc:493] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:12.297937 29170 raft_consensus.cc:3060] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.299861 29173 raft_consensus.cc:493] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.300345 29173 raft_consensus.cc:515] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.302506 29173 leader_election.cc:290] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:12.303121 29170 raft_consensus.cc:515] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.303495 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480fd52b9d87496abedda2163fecbc12" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:12.304064 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480fd52b9d87496abedda2163fecbc12" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" is_pre_election: true
I20260709 12:20:12.304196 29021 raft_consensus.cc:2468] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:12.304687 29096 raft_consensus.cc:2468] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 0.
I20260709 12:20:12.305385 29170 leader_election.cc:290] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Requested vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:12.306133 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a545b2c514d2402ca3f36d6f4fbb9c1d" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:12.306217 28912 leader_election.cc:304] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:12.306660 29022 raft_consensus.cc:3060] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.307638 29170 raft_consensus.cc:2804] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:12.307641 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a545b2c514d2402ca3f36d6f4fbb9c1d" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:12.308318 29170 raft_consensus.cc:493] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:12.308436 29096 raft_consensus.cc:3060] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.308797 29170 raft_consensus.cc:3060] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.313673 29022 raft_consensus.cc:2468] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:12.314980 28914 leader_election.cc:304] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:12.315165 29096 raft_consensus.cc:2468] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:12.315984 29173 raft_consensus.cc:2804] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.315775 29170 raft_consensus.cc:515] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.316471 29173 raft_consensus.cc:697] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Leader. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:12.317306 29173 consensus_queue.cc:237] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.319482 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480fd52b9d87496abedda2163fecbc12" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:12.320154 29022 raft_consensus.cc:3060] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.320195 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480fd52b9d87496abedda2163fecbc12" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:12.320942 29096 raft_consensus.cc:3060] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.319595 29170 leader_election.cc:290] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Requested vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:12.327528 29022 raft_consensus.cc:2468] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:12.329015 28914 leader_election.cc:304] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:12.330027 29170 raft_consensus.cc:2804] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:12.330502 29170 raft_consensus.cc:697] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Leader. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:12.331281 29170 consensus_queue.cc:237] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.334020 29096 raft_consensus.cc:2468] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 1.
I20260709 12:20:12.335901 28841 catalog_manager.cc:5697] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 028224b7d1f9494081918ec8d8d279dc (127.28.35.65). New cstate: current_term: 1 leader_uuid: "028224b7d1f9494081918ec8d8d279dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.352342 28841 catalog_manager.cc:5697] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 028224b7d1f9494081918ec8d8d279dc (127.28.35.65). New cstate: current_term: 1 leader_uuid: "028224b7d1f9494081918ec8d8d279dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.353556 29170 consensus_queue.cc:1048] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.368721 29173 consensus_queue.cc:1048] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.385532 29173 raft_consensus.cc:493] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:12.386029 29173 raft_consensus.cc:515] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.388150 29189 consensus_queue.cc:1048] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.389137 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226e16c2a88e46418036cd18c6722855" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" is_pre_election: true
I20260709 12:20:12.389933 29022 raft_consensus.cc:2393] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 028224b7d1f9494081918ec8d8d279dc in current term 1: Already voted for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in this term.
I20260709 12:20:12.392704 29173 leader_election.cc:290] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:12.393962 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226e16c2a88e46418036cd18c6722855" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" is_pre_election: true
I20260709 12:20:12.396117 28948 raft_consensus.cc:3060] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:12.399286 28914 leader_election.cc:304] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc; no voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:12.403976 29173 raft_consensus.cc:2749] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:12.407928 29189 consensus_queue.cc:1048] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.413012 29173 consensus_queue.cc:1048] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.430197 29173 consensus_queue.cc:1048] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.453105 29189 consensus_queue.cc:1048] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.465204 29184 consensus_queue.cc:1048] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.553224 29173 consensus_queue.cc:1048] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.565168 29170 consensus_queue.cc:1048] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.702273 29096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "226e16c2a88e46418036cd18c6722855"
dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
mode: GRACEFUL
new_leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:38140
I20260709 12:20:12.702972 29096 raft_consensus.cc:606] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 LEADER]: Received request to transfer leadership to TS a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:12.709005 29096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60"
dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
mode: GRACEFUL
new_leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:38140
I20260709 12:20:12.709690 29096 raft_consensus.cc:606] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 LEADER]: Received request to transfer leadership to TS a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:12.724858 28948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a545b2c514d2402ca3f36d6f4fbb9c1d"
dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
mode: GRACEFUL
new_leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:44180
I20260709 12:20:12.725562 28948 raft_consensus.cc:606] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Received request to transfer leadership to TS a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:12.731132 28948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9"
dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
mode: GRACEFUL
new_leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:44180
I20260709 12:20:12.731644 28948 raft_consensus.cc:606] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Received request to transfer leadership to TS a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:12.737083 29173 consensus_queue.cc:1048] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.737586 28948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "480fd52b9d87496abedda2163fecbc12"
dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
mode: GRACEFUL
new_leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
 from {username='slave'} at 127.0.0.1:44180
I20260709 12:20:12.738276 28948 raft_consensus.cc:606] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Received request to transfer leadership to TS 73c7251f7bf3471b89f0d2dca2ab9664
I20260709 12:20:12.752282 29167 consensus_queue.cc:1048] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.762933 29167 raft_consensus.cc:993] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc: : Instructing follower 73c7251f7bf3471b89f0d2dca2ab9664 to start an election
I20260709 12:20:12.763458 29173 raft_consensus.cc:1081] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Signalling peer 73c7251f7bf3471b89f0d2dca2ab9664 to start an election
I20260709 12:20:12.765403 29096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "480fd52b9d87496abedda2163fecbc12"
dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
 from {username='slave'} at 127.0.0.1:38130
I20260709 12:20:12.766052 29096 raft_consensus.cc:493] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:12.766454 29096 raft_consensus.cc:3060] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.773051 29096 raft_consensus.cc:515] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.775698 29096 leader_election.cc:290] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 2 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:12.776031 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480fd52b9d87496abedda2163fecbc12" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:12.776405 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480fd52b9d87496abedda2163fecbc12" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:12.776711 28948 raft_consensus.cc:3055] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:12.777272 29021 raft_consensus.cc:3060] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.777200 28948 raft_consensus.cc:740] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:12.778203 28948 consensus_queue.cc:260] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.779582 28948 raft_consensus.cc:3060] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.784432 29021 raft_consensus.cc:2468] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 2.
I20260709 12:20:12.785862 29063 leader_election.cc:304] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:12.786221 28948 raft_consensus.cc:2468] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 2.
I20260709 12:20:12.786792 29215 raft_consensus.cc:2804] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:12.787292 29215 raft_consensus.cc:697] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 LEADER]: Becoming Leader. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Running, Role: LEADER
I20260709 12:20:12.788157 29215 consensus_queue.cc:237] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.795336 28845 catalog_manager.cc:5697] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 reported cstate change: term changed from 1 to 2, leader changed from 028224b7d1f9494081918ec8d8d279dc (127.28.35.65) to 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67). New cstate: current_term: 2 leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:12.842131 29189 raft_consensus.cc:993] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664: : Instructing follower a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:12.842617 29215 raft_consensus.cc:1081] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 LEADER]: Signalling peer a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:12.844080 29021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:39550
I20260709 12:20:12.844635 29021 raft_consensus.cc:493] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:12.845000 29021 raft_consensus.cc:3060] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.850690 29170 consensus_queue.cc:1048] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.851545 29021 raft_consensus.cc:515] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.854439 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:12.855039 28948 raft_consensus.cc:3060] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.859021 29167 raft_consensus.cc:993] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc: : Instructing follower a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:12.859529 29167 raft_consensus.cc:1081] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Signalling peer a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:12.860621 29167 consensus_queue.cc:1048] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:12.863668 29022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a545b2c514d2402ca3f36d6f4fbb9c1d"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:39556
I20260709 12:20:12.864257 29022 raft_consensus.cc:493] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:12.864538 28948 raft_consensus.cc:2468] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:12.865867 28988 leader_election.cc:304] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:12.868738 29147 raft_consensus.cc:2804] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:12.876328 29147 raft_consensus.cc:697] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Leader. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:12.877187 29147 consensus_queue.cc:237] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.864705 29022 raft_consensus.cc:3060] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.882891 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:12.883975 29096 raft_consensus.cc:3055] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:12.884398 29096 raft_consensus.cc:740] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Running, Role: LEADER
I20260709 12:20:12.883477 29021 leader_election.cc:290] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:12.886562 29022 raft_consensus.cc:515] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.888809 29022 leader_election.cc:290] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:12.890630 29097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a545b2c514d2402ca3f36d6f4fbb9c1d" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:12.891199 29097 raft_consensus.cc:3060] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.891232 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a545b2c514d2402ca3f36d6f4fbb9c1d" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:12.891924 28948 raft_consensus.cc:3055] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:12.892248 28948 raft_consensus.cc:740] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:12.893010 28948 consensus_queue.cc:260] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.885293 29096 consensus_queue.cc:260] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.894884 29096 raft_consensus.cc:3060] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.897181 28845 catalog_manager.cc:5697] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc reported cstate change: term changed from 1 to 2, leader changed from 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67) to a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.898515 29097 raft_consensus.cc:2468] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:12.900315 28987 leader_election.cc:304] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:12.898490 28948 raft_consensus.cc:3060] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.901198 29147 raft_consensus.cc:2804] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:12.901769 29147 raft_consensus.cc:697] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Leader. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:12.901724 29096 raft_consensus.cc:2468] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:12.902679 29147 consensus_queue.cc:237] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.906865 28948 raft_consensus.cc:2468] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:12.916767 28845 catalog_manager.cc:5697] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc reported cstate change: term changed from 1 to 2, leader changed from 028224b7d1f9494081918ec8d8d279dc (127.28.35.65) to a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.925021 29170 raft_consensus.cc:993] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc: : Instructing follower a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:12.925571 29226 raft_consensus.cc:1081] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Signalling peer a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:12.927687 29022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:39556
I20260709 12:20:12.928270 29022 raft_consensus.cc:493] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:12.928632 29022 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.935343 29022 raft_consensus.cc:515] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.937798 29022 leader_election.cc:290] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:12.938161 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:12.938829 28948 raft_consensus.cc:3055] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:12.938849 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:12.939283 28948 raft_consensus.cc:740] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:12.939524 29096 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.940220 28948 consensus_queue.cc:260] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.941474 28948 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.946388 29096 raft_consensus.cc:2468] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:12.947623 28987 leader_election.cc:304] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:12.948227 28948 raft_consensus.cc:2468] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:12.948542 29147 raft_consensus.cc:2804] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:12.949138 29147 raft_consensus.cc:697] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Leader. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:12.949959 29147 consensus_queue.cc:237] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.958155 28843 catalog_manager.cc:5697] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc reported cstate change: term changed from 1 to 2, leader changed from 028224b7d1f9494081918ec8d8d279dc (127.28.35.65) to a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.960286 29189 raft_consensus.cc:993] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664: : Instructing follower a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:12.960760 29215 raft_consensus.cc:1081] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 LEADER]: Signalling peer a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:12.962357 29022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "226e16c2a88e46418036cd18c6722855"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:39550
I20260709 12:20:12.962828 29022 raft_consensus.cc:493] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:12.963143 29022 raft_consensus.cc:3060] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.969933 29022 raft_consensus.cc:515] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.971992 29022 leader_election.cc:290] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:12.972314 28948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226e16c2a88e46418036cd18c6722855" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:12.972941 28948 raft_consensus.cc:3060] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.972604 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226e16c2a88e46418036cd18c6722855" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:12.973697 29096 raft_consensus.cc:3055] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:12.973994 29096 raft_consensus.cc:740] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Running, Role: LEADER
I20260709 12:20:12.974749 29096 consensus_queue.cc:260] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.975661 29096 raft_consensus.cc:3060] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.979744 28948 raft_consensus.cc:2468] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:12.980054 29096 raft_consensus.cc:2468] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:12.981154 28988 leader_election.cc:304] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:12.982146 29147 raft_consensus.cc:2804] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:12.982586 29147 raft_consensus.cc:697] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Leader. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:12.983281 29147 consensus_queue.cc:237] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:12.989837 28843 catalog_manager.cc:5697] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc reported cstate change: term changed from 1 to 2, leader changed from 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67) to a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:13.377341 29096 raft_consensus.cc:1275] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.377686 29022 raft_consensus.cc:1275] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Refusing update from remote peer 73c7251f7bf3471b89f0d2dca2ab9664: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.378948 29147 consensus_queue.cc:1048] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.379204 29215 consensus_queue.cc:1048] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.392671 28948 raft_consensus.cc:1275] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.395078 29147 consensus_queue.cc:1048] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.395851 28948 raft_consensus.cc:1275] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.397404 29147 consensus_queue.cc:1048] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.403163 28946 raft_consensus.cc:1275] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Refusing update from remote peer 73c7251f7bf3471b89f0d2dca2ab9664: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.405784 29215 consensus_queue.cc:1048] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:13.435329 29096 raft_consensus.cc:1275] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.436866 29235 consensus_queue.cc:1048] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.511372 28947 raft_consensus.cc:1275] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.512665 29235 consensus_queue.cc:1048] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.523180 29096 raft_consensus.cc:1275] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.524715 29227 consensus_queue.cc:1048] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.534157 29096 raft_consensus.cc:1275] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.535557 29227 consensus_queue.cc:1048] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.544364 28947 raft_consensus.cc:1275] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.546041 29235 consensus_queue.cc:1048] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:15.770220 28813 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:20:15.771066 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:15.801435 28946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517"
dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
mode: GRACEFUL
new_leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
 from {username='slave'} at 127.0.0.1:44188
I20260709 12:20:15.802179 28946 raft_consensus.cc:606] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Received request to transfer leadership to TS 73c7251f7bf3471b89f0d2dca2ab9664
I20260709 12:20:15.812674 29022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
mode: GRACEFUL
new_leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
 from {username='slave'} at 127.0.0.1:39572
I20260709 12:20:15.813409 29022 raft_consensus.cc:606] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Received request to transfer leadership to TS 73c7251f7bf3471b89f0d2dca2ab9664
I20260709 12:20:15.814878 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:15.815428 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:16.132138 29241 raft_consensus.cc:993] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc: : Instructing follower 73c7251f7bf3471b89f0d2dca2ab9664 to start an election
I20260709 12:20:16.132644 29245 raft_consensus.cc:1081] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Signalling peer 73c7251f7bf3471b89f0d2dca2ab9664 to start an election
I20260709 12:20:16.134709 29096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9"
dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
 from {username='slave'} at 127.0.0.1:38132
I20260709 12:20:16.135248 29096 raft_consensus.cc:493] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:16.135623 29096 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:16.139899 29096 raft_consensus.cc:515] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:16.141517 29096 leader_election.cc:290] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 3 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:16.142380 28946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:16.142562 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:16.143061 28946 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:16.143081 29022 raft_consensus.cc:3055] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:16.143661 29022 raft_consensus.cc:740] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:16.144565 29022 consensus_queue.cc:260] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:16.145766 29022 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:16.150291 28946 raft_consensus.cc:2468] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 3.
I20260709 12:20:16.151629 29062 leader_election.cc:304] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:16.152199 29022 raft_consensus.cc:2468] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 3.
I20260709 12:20:16.152323 29189 raft_consensus.cc:2804] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:16.153575 29189 raft_consensus.cc:697] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 LEADER]: Becoming Leader. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Running, Role: LEADER
I20260709 12:20:16.154359 29189 consensus_queue.cc:237] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:16.161005 28843 catalog_manager.cc:5697] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 reported cstate change: term changed from 2 to 3, leader changed from a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66) to 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67). New cstate: current_term: 3 leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:16.260401 29173 raft_consensus.cc:993] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc: : Instructing follower 73c7251f7bf3471b89f0d2dca2ab9664 to start an election
I20260709 12:20:16.260848 29252 raft_consensus.cc:1081] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Signalling peer 73c7251f7bf3471b89f0d2dca2ab9664 to start an election
I20260709 12:20:16.262485 29096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517"
dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
 from {username='slave'} at 127.0.0.1:38130
I20260709 12:20:16.262945 29096 raft_consensus.cc:493] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:16.263222 29096 raft_consensus.cc:3060] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:16.267174 29096 raft_consensus.cc:515] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:16.268713 29096 leader_election.cc:290] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 2 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:16.269615 28946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:16.269917 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:16.270191 28946 raft_consensus.cc:3055] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:16.270463 29022 raft_consensus.cc:3060] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:16.270599 28946 raft_consensus.cc:740] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:16.271328 28946 consensus_queue.cc:260] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:16.272222 28946 raft_consensus.cc:3060] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:16.274770 29022 raft_consensus.cc:2468] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 2.
I20260709 12:20:16.275828 29063 leader_election.cc:304] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:16.276510 29189 raft_consensus.cc:2804] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:16.276779 28946 raft_consensus.cc:2468] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 2.
I20260709 12:20:16.277037 29189 raft_consensus.cc:697] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 LEADER]: Becoming Leader. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Running, Role: LEADER
I20260709 12:20:16.277910 29189 consensus_queue.cc:237] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:16.285423 28843 catalog_manager.cc:5697] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 reported cstate change: term changed from 1 to 2, leader changed from 028224b7d1f9494081918ec8d8d279dc (127.28.35.65) to 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67). New cstate: current_term: 2 leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:16.688748 28946 raft_consensus.cc:1275] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Refusing update from remote peer 73c7251f7bf3471b89f0d2dca2ab9664: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:16.690419 29189 consensus_queue.cc:1048] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:16.699867 29022 raft_consensus.cc:1275] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Refusing update from remote peer 73c7251f7bf3471b89f0d2dca2ab9664: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:16.701963 29189 consensus_queue.cc:1048] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:16.758850 28946 raft_consensus.cc:1275] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Refusing update from remote peer 73c7251f7bf3471b89f0d2dca2ab9664: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:16.760167 29256 consensus_queue.cc:1048] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:16.760756 29022 raft_consensus.cc:1275] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Refusing update from remote peer 73c7251f7bf3471b89f0d2dca2ab9664: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:16.762020 29256 consensus_queue.cc:1048] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:16.816391 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:16.821846 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:16.822269 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:17.823275 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:17.828809 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:17.829260 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:18.830479 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:18.836711 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:18.837210 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:19.838241 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:19.844477 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:19.844913 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:20.845885 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:20.851750 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:20.852236 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:21.853433 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:21.858614 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:21.859084 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:22.859987 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:22.865294 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:22.865729 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:23.866775 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:23.871834 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:23.872251 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:24.873059 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:24.877838 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:24.878266 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:25.906204 28813 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:20:25.910363 28946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e"
dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
mode: GRACEFUL
new_leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:44180
I20260709 12:20:25.911181 28946 raft_consensus.cc:606] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Received request to transfer leadership to TS a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:25.915822 28946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2"
dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
mode: GRACEFUL
new_leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:44180
I20260709 12:20:25.916319 28946 raft_consensus.cc:606] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Received request to transfer leadership to TS a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:25.920912 28946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff"
dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
mode: GRACEFUL
new_leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:44180
I20260709 12:20:25.921447 28946 raft_consensus.cc:606] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Received request to transfer leadership to TS a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:25.926215 29096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517"
dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
mode: GRACEFUL
new_leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:38140
I20260709 12:20:25.926707 29096 raft_consensus.cc:606] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 LEADER]: Received request to transfer leadership to TS a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:25.940217 29096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9"
dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
mode: GRACEFUL
new_leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:38140
I20260709 12:20:25.940656 29096 raft_consensus.cc:606] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 LEADER]: Received request to transfer leadership to TS a671d88890a440ec9fd0f7b7a012e0bc
I20260709 12:20:26.052582 29256 raft_consensus.cc:993] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664: : Instructing follower a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:26.053114 29256 raft_consensus.cc:1081] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 LEADER]: Signalling peer a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:26.054833 29022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:39550
I20260709 12:20:26.055380 29022 raft_consensus.cc:493] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:26.055811 29022 raft_consensus.cc:3060] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:26.061920 29022 raft_consensus.cc:515] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.064038 29022 leader_election.cc:290] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 3 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:26.065032 28946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:26.065013 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6dd91dd72c4911b4969fcc9fe7f517" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:26.065982 29096 raft_consensus.cc:3055] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:26.065984 28946 raft_consensus.cc:3060] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:26.066394 29096 raft_consensus.cc:740] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Running, Role: LEADER
I20260709 12:20:26.067229 29096 consensus_queue.cc:260] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.068497 29096 raft_consensus.cc:3060] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:26.072705 28946 raft_consensus.cc:2468] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 3.
I20260709 12:20:26.074218 28988 leader_election.cc:304] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:26.075070 29096 raft_consensus.cc:2468] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 3.
I20260709 12:20:26.075237 29262 raft_consensus.cc:2804] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:26.076287 29262 raft_consensus.cc:697] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 LEADER]: Becoming Leader. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:26.077086 29262 consensus_queue.cc:237] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.083914 28841 catalog_manager.cc:5697] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc reported cstate change: term changed from 2 to 3, leader changed from 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67) to a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66). New cstate: current_term: 3 leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:26.094533 29273 raft_consensus.cc:993] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc: : Instructing follower a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:26.095139 29252 raft_consensus.cc:1081] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Signalling peer a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:26.096607 29022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:39556
I20260709 12:20:26.097121 29022 raft_consensus.cc:493] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:26.097488 29022 raft_consensus.cc:3060] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.101424 29022 raft_consensus.cc:515] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.102747 29022 leader_election.cc:290] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:26.103416 28946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:26.103662 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:26.104010 28946 raft_consensus.cc:3055] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:26.104175 29096 raft_consensus.cc:3060] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.104341 28946 raft_consensus.cc:740] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:26.105079 28946 consensus_queue.cc:260] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.106191 28946 raft_consensus.cc:3060] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.110005 29096 raft_consensus.cc:2468] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:26.111184 28987 leader_election.cc:304] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:26.111775 28946 raft_consensus.cc:2468] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:26.111878 29262 raft_consensus.cc:2804] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:26.112389 29262 raft_consensus.cc:697] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Leader. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:26.113333 29262 consensus_queue.cc:237] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.120512 28841 catalog_manager.cc:5697] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc reported cstate change: term changed from 1 to 2, leader changed from 028224b7d1f9494081918ec8d8d279dc (127.28.35.65) to a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:26.235900 29273 raft_consensus.cc:993] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc: : Instructing follower a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:26.236398 29273 raft_consensus.cc:1081] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Signalling peer a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:26.237936 29022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:39556
I20260709 12:20:26.238377 29022 raft_consensus.cc:493] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:26.238669 29022 raft_consensus.cc:3060] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.242936 29022 raft_consensus.cc:515] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:26.244277 29022 leader_election.cc:290] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:26.245030 28946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:26.245362 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78b0aa5d7c5468f829f112b33eea54e" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:26.245590 28946 raft_consensus.cc:3055] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:26.245846 29096 raft_consensus.cc:3060] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.245874 28946 raft_consensus.cc:740] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:26.246723 28946 consensus_queue.cc:260] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:26.247769 28946 raft_consensus.cc:3060] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.251904 29096 raft_consensus.cc:2468] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:26.252986 28987 leader_election.cc:304] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:26.253597 28946 raft_consensus.cc:2468] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:26.253981 29262 raft_consensus.cc:2804] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:26.254503 29262 raft_consensus.cc:697] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Leader. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:26.255366 29262 consensus_queue.cc:237] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } }
I20260709 12:20:26.262279 28841 catalog_manager.cc:5697] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc reported cstate change: term changed from 1 to 2, leader changed from 028224b7d1f9494081918ec8d8d279dc (127.28.35.65) to a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:26.293876 29252 raft_consensus.cc:993] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc: : Instructing follower a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:26.294364 29252 raft_consensus.cc:1081] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Signalling peer a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:26.295802 29022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:39556
I20260709 12:20:26.296238 29022 raft_consensus.cc:493] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:26.296473 29022 raft_consensus.cc:3060] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.300598 29022 raft_consensus.cc:515] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.302139 29022 leader_election.cc:290] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:26.303071 28946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:26.303105 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:26.303665 28946 raft_consensus.cc:3055] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:26.303932 29096 raft_consensus.cc:3060] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.303979 28946 raft_consensus.cc:740] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:26.304755 28946 consensus_queue.cc:260] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.305836 28946 raft_consensus.cc:3060] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.310178 29096 raft_consensus.cc:2468] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:26.311311 28987 leader_election.cc:304] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:26.311812 28946 raft_consensus.cc:2468] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 2.
I20260709 12:20:26.312208 29262 raft_consensus.cc:2804] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:26.312702 29262 raft_consensus.cc:697] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Leader. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:26.313613 29262 consensus_queue.cc:237] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.320537 28841 catalog_manager.cc:5697] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc reported cstate change: term changed from 1 to 2, leader changed from 028224b7d1f9494081918ec8d8d279dc (127.28.35.65) to a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:26.423193 29266 raft_consensus.cc:993] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664: : Instructing follower a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:26.423702 29256 raft_consensus.cc:1081] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 LEADER]: Signalling peer a671d88890a440ec9fd0f7b7a012e0bc to start an election
I20260709 12:20:26.425127 29022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
 from {username='slave'} at 127.0.0.1:39550
I20260709 12:20:26.425639 29022 raft_consensus.cc:493] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:26.425925 29022 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:26.429853 29022 raft_consensus.cc:515] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.431321 29022 leader_election.cc:290] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [CANDIDATE]: Term 4 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:26.432039 28946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:26.432277 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:26.432511 28946 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:26.432796 29096 raft_consensus.cc:3055] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:26.433136 29096 raft_consensus.cc:740] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Running, Role: LEADER
I20260709 12:20:26.433743 29096 consensus_queue.cc:260] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.434826 29096 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:26.437002 28946 raft_consensus.cc:2468] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 4.
I20260709 12:20:26.437978 28988 leader_election.cc:304] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [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: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:26.438619 29262 raft_consensus.cc:2804] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:26.438803 29096 raft_consensus.cc:2468] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a671d88890a440ec9fd0f7b7a012e0bc in term 4.
I20260709 12:20:26.439050 29262 raft_consensus.cc:697] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 4 LEADER]: Becoming Leader. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:26.439872 29262 consensus_queue.cc:237] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:26.446985 28841 catalog_manager.cc:5697] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc reported cstate change: term changed from 3 to 4, leader changed from 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67) to a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66). New cstate: current_term: 4 leader_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:26.464110 28946 raft_consensus.cc:1275] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:26.465327 29262 consensus_queue.cc:1048] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:26.476369 29096 raft_consensus.cc:1275] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:26.478001 29280 consensus_queue.cc:1048] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:26.492683 29096 raft_consensus.cc:1275] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.493968 29280 consensus_queue.cc:1048] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.502674 28946 raft_consensus.cc:1275] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.504357 29267 consensus_queue.cc:1048] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:26.702857 29096 raft_consensus.cc:1275] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.704047 29267 consensus_queue.cc:1048] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.713198 28946 raft_consensus.cc:1275] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.714957 29285 consensus_queue.cc:1048] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.815510 28946 raft_consensus.cc:1275] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.816813 29285 consensus_queue.cc:1048] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.825745 29096 raft_consensus.cc:1275] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.827219 29267 consensus_queue.cc:1048] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.837813 29096 raft_consensus.cc:1275] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 4 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:26.839176 29280 consensus_queue.cc:1048] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:26.847712 28946 raft_consensus.cc:1275] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 4 FOLLOWER]: Refusing update from remote peer a671d88890a440ec9fd0f7b7a012e0bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:26.848946 29280 consensus_queue.cc:1048] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:28.975543 28813 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:20:28.976522 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:28.984669 29022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "226e16c2a88e46418036cd18c6722855"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
mode: GRACEFUL
new_leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
 from {username='slave'} at 127.0.0.1:39572
I20260709 12:20:28.985391 29022 raft_consensus.cc:606] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Received request to transfer leadership to TS 73c7251f7bf3471b89f0d2dca2ab9664
I20260709 12:20:28.988003 29022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
mode: GRACEFUL
new_leader_uuid: "028224b7d1f9494081918ec8d8d279dc"
 from {username='slave'} at 127.0.0.1:39572
I20260709 12:20:28.988404 29022 raft_consensus.cc:606] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Received request to transfer leadership to TS 028224b7d1f9494081918ec8d8d279dc
I20260709 12:20:28.990688 29022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
mode: GRACEFUL
new_leader_uuid: "028224b7d1f9494081918ec8d8d279dc"
 from {username='slave'} at 127.0.0.1:39572
I20260709 12:20:28.991062 29022 raft_consensus.cc:606] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 4 LEADER]: Received request to transfer leadership to TS 028224b7d1f9494081918ec8d8d279dc
I20260709 12:20:28.993100 29022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
mode: GRACEFUL
new_leader_uuid: "028224b7d1f9494081918ec8d8d279dc"
 from {username='slave'} at 127.0.0.1:39572
I20260709 12:20:28.993498 29022 raft_consensus.cc:606] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Received request to transfer leadership to TS 028224b7d1f9494081918ec8d8d279dc
I20260709 12:20:28.995652 29022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2"
dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
mode: GRACEFUL
new_leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
 from {username='slave'} at 127.0.0.1:39572
I20260709 12:20:28.996014 29022 raft_consensus.cc:606] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Received request to transfer leadership to TS 73c7251f7bf3471b89f0d2dca2ab9664
I20260709 12:20:28.997010 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:20:28.997526 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:29.058455 29280 raft_consensus.cc:993] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc: : Instructing follower 028224b7d1f9494081918ec8d8d279dc to start an election
I20260709 12:20:29.059019 29295 raft_consensus.cc:1081] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 4 LEADER]: Signalling peer 028224b7d1f9494081918ec8d8d279dc to start an election
I20260709 12:20:29.060657 28947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9"
dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
 from {username='slave'} at 127.0.0.1:44164
I20260709 12:20:29.061098 28947 raft_consensus.cc:493] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.061457 28947 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:29.066869 28947 raft_consensus.cc:515] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.069023 28947 leader_election.cc:290] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 5 election: Requested vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:29.070070 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:29.070319 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3140f362054460c9d67f68e78fed0a9" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:29.070915 29022 raft_consensus.cc:3055] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:20:29.070966 29096 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:29.071277 29022 raft_consensus.cc:740] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:29.072110 29022 consensus_queue.cc:260] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.073091 29022 raft_consensus.cc:3060] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:29.075600 29096 raft_consensus.cc:2468] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 5.
I20260709 12:20:29.076759 28912 leader_election.cc:304] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [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: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:29.078392 29296 raft_consensus.cc:2804] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:29.079396 29296 raft_consensus.cc:697] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 5 LEADER]: Becoming Leader. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:29.080403 29022 raft_consensus.cc:2468] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 5.
I20260709 12:20:29.080513 29296 consensus_queue.cc:237] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.088097 28843 catalog_manager.cc:5697] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc reported cstate change: term changed from 4 to 5, leader changed from a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66) to 028224b7d1f9494081918ec8d8d279dc (127.28.35.65). New cstate: current_term: 5 leader_uuid: "028224b7d1f9494081918ec8d8d279dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:29.092818 29280 raft_consensus.cc:993] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc: : Instructing follower 73c7251f7bf3471b89f0d2dca2ab9664 to start an election
I20260709 12:20:29.093346 29295 raft_consensus.cc:1081] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Signalling peer 73c7251f7bf3471b89f0d2dca2ab9664 to start an election
I20260709 12:20:29.095032 29096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "226e16c2a88e46418036cd18c6722855"
dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
 from {username='slave'} at 127.0.0.1:38132
I20260709 12:20:29.095561 29096 raft_consensus.cc:493] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.095929 29096 raft_consensus.cc:3060] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.103044 29096 raft_consensus.cc:515] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.105466 29096 leader_election.cc:290] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 3 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:29.106180 28947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226e16c2a88e46418036cd18c6722855" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:29.106518 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226e16c2a88e46418036cd18c6722855" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:29.106791 28947 raft_consensus.cc:3060] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.107069 29022 raft_consensus.cc:3055] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:29.107390 29022 raft_consensus.cc:740] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:29.108074 29022 consensus_queue.cc:260] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.108938 29022 raft_consensus.cc:3060] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.111716 28947 raft_consensus.cc:2468] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 3.
I20260709 12:20:29.112874 29062 leader_election.cc:304] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:29.113620 29022 raft_consensus.cc:2468] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 3.
I20260709 12:20:29.113672 29294 raft_consensus.cc:2804] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:29.115116 29294 raft_consensus.cc:697] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 LEADER]: Becoming Leader. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Running, Role: LEADER
I20260709 12:20:29.115900 29294 consensus_queue.cc:237] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.123135 28843 catalog_manager.cc:5697] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 reported cstate change: term changed from 2 to 3, leader changed from a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66) to 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67). New cstate: current_term: 3 leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:29.252336 29280 raft_consensus.cc:993] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc: : Instructing follower 028224b7d1f9494081918ec8d8d279dc to start an election
I20260709 12:20:29.252775 29295 raft_consensus.cc:1081] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Signalling peer 028224b7d1f9494081918ec8d8d279dc to start an election
I20260709 12:20:29.254292 28947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff"
dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
 from {username='slave'} at 127.0.0.1:44164
I20260709 12:20:29.254733 28947 raft_consensus.cc:493] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.255085 28947 raft_consensus.cc:3060] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.264163 28947 raft_consensus.cc:515] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.266943 28947 leader_election.cc:290] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 3 election: Requested vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:29.267706 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:29.267869 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f7f2ec85214e1ba0a6fefa7e8555ff" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:29.268282 29022 raft_consensus.cc:3055] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:29.268654 29022 raft_consensus.cc:740] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:29.268283 29096 raft_consensus.cc:3060] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.269495 29022 consensus_queue.cc:260] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.270396 29022 raft_consensus.cc:3060] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.273527 29096 raft_consensus.cc:2468] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 3.
I20260709 12:20:29.274523 29022 raft_consensus.cc:2468] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 3.
I20260709 12:20:29.274878 28912 leader_election.cc:304] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, 73c7251f7bf3471b89f0d2dca2ab9664; no voters: 
I20260709 12:20:29.275625 29296 raft_consensus.cc:2804] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:29.276109 29296 raft_consensus.cc:697] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 3 LEADER]: Becoming Leader. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:29.276994 29296 consensus_queue.cc:237] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.284870 28843 catalog_manager.cc:5697] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc reported cstate change: term changed from 2 to 3, leader changed from a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66) to 028224b7d1f9494081918ec8d8d279dc (127.28.35.65). New cstate: current_term: 3 leader_uuid: "028224b7d1f9494081918ec8d8d279dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:29.296082 29280 raft_consensus.cc:993] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc: : Instructing follower 028224b7d1f9494081918ec8d8d279dc to start an election
I20260709 12:20:29.296492 29280 raft_consensus.cc:1081] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Signalling peer 028224b7d1f9494081918ec8d8d279dc to start an election
I20260709 12:20:29.298038 28947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60"
dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
 from {username='slave'} at 127.0.0.1:44164
I20260709 12:20:29.298748 28947 raft_consensus.cc:493] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.299217 28947 raft_consensus.cc:3060] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.302742 29280 raft_consensus.cc:993] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc: : Instructing follower 73c7251f7bf3471b89f0d2dca2ab9664 to start an election
I20260709 12:20:29.303165 29295 raft_consensus.cc:1081] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Signalling peer 73c7251f7bf3471b89f0d2dca2ab9664 to start an election
I20260709 12:20:29.304719 29096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2"
dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
 from {username='slave'} at 127.0.0.1:38132
I20260709 12:20:29.305086 29096 raft_consensus.cc:493] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.305394 29096 raft_consensus.cc:3060] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.307132 28947 raft_consensus.cc:515] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.310132 29022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:29.310398 28947 leader_election.cc:290] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 3 election: Requested vote from peers a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875), 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67:46537)
I20260709 12:20:29.310703 29022 raft_consensus.cc:3055] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:29.311100 29022 raft_consensus.cc:740] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:29.310662 29096 raft_consensus.cc:515] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.311792 29022 consensus_queue.cc:260] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.312649 29096 leader_election.cc:290] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 3 election: Requested vote from peers 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425), a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66:38875)
I20260709 12:20:29.312937 29022 raft_consensus.cc:3060] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.314040 29021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a671d88890a440ec9fd0f7b7a012e0bc"
I20260709 12:20:29.314604 29021 raft_consensus.cc:3055] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:29.314903 29021 raft_consensus.cc:740] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a671d88890a440ec9fd0f7b7a012e0bc, State: Running, Role: LEADER
I20260709 12:20:29.315667 29021 consensus_queue.cc:260] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.316694 29021 raft_consensus.cc:3060] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.318282 28947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d962f0e4b1914645a922d7203b2470b2" candidate_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "028224b7d1f9494081918ec8d8d279dc"
I20260709 12:20:29.318835 28947 raft_consensus.cc:3060] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.320096 29022 raft_consensus.cc:2468] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 3.
I20260709 12:20:29.321193 28914 leader_election.cc:304] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 028224b7d1f9494081918ec8d8d279dc, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:29.322013 29296 raft_consensus.cc:2804] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:29.322458 29296 raft_consensus.cc:697] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 3 LEADER]: Becoming Leader. State: Replica: 028224b7d1f9494081918ec8d8d279dc, State: Running, Role: LEADER
I20260709 12:20:29.323422 29021 raft_consensus.cc:2468] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 3.
I20260709 12:20:29.323346 29296 consensus_queue.cc:237] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.324437 29096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9fa285a184c44cebc80c285a4afaa60" candidate_uuid: "028224b7d1f9494081918ec8d8d279dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73c7251f7bf3471b89f0d2dca2ab9664"
I20260709 12:20:29.324913 29096 raft_consensus.cc:3060] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.324885 29063 leader_election.cc:304] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c7251f7bf3471b89f0d2dca2ab9664, a671d88890a440ec9fd0f7b7a012e0bc; no voters: 
I20260709 12:20:29.325158 28947 raft_consensus.cc:2468] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c7251f7bf3471b89f0d2dca2ab9664 in term 3.
I20260709 12:20:29.325969 29294 raft_consensus.cc:2804] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:29.327346 29294 raft_consensus.cc:697] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 LEADER]: Becoming Leader. State: Replica: 73c7251f7bf3471b89f0d2dca2ab9664, State: Running, Role: LEADER
I20260709 12:20:29.328130 29294 consensus_queue.cc:237] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [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: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } }
I20260709 12:20:29.334141 29096 raft_consensus.cc:2468] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 028224b7d1f9494081918ec8d8d279dc in term 3.
I20260709 12:20:29.335343 28843 catalog_manager.cc:5697] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 reported cstate change: term changed from 2 to 3, leader changed from a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66) to 73c7251f7bf3471b89f0d2dca2ab9664 (127.28.35.67). New cstate: current_term: 3 leader_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:29.353499 28843 catalog_manager.cc:5697] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc reported cstate change: term changed from 2 to 3, leader changed from a671d88890a440ec9fd0f7b7a012e0bc (127.28.35.66) to 028224b7d1f9494081918ec8d8d279dc (127.28.35.65). New cstate: current_term: 3 leader_uuid: "028224b7d1f9494081918ec8d8d279dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:29.529395 29021 raft_consensus.cc:1275] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Refusing update from remote peer 73c7251f7bf3471b89f0d2dca2ab9664: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:29.530714 29294 consensus_queue.cc:1048] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.542662 28947 raft_consensus.cc:1275] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Refusing update from remote peer 73c7251f7bf3471b89f0d2dca2ab9664: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:29.544449 29303 consensus_queue.cc:1048] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:29.683799 29021 raft_consensus.cc:1275] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 5 FOLLOWER]: Refusing update from remote peer 028224b7d1f9494081918ec8d8d279dc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:20:29.685320 29297 consensus_queue.cc:1048] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:29.687009 29096 raft_consensus.cc:1275] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 5 FOLLOWER]: Refusing update from remote peer 028224b7d1f9494081918ec8d8d279dc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:20:29.688104 29297 consensus_queue.cc:1048] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:29.729100 29096 raft_consensus.cc:1275] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Refusing update from remote peer 028224b7d1f9494081918ec8d8d279dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:29.730211 29297 consensus_queue.cc:1048] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.741166 29021 raft_consensus.cc:1275] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Refusing update from remote peer 028224b7d1f9494081918ec8d8d279dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:29.742933 29297 consensus_queue.cc:1048] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.779528 29021 raft_consensus.cc:1275] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Refusing update from remote peer 028224b7d1f9494081918ec8d8d279dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:29.780625 29297 consensus_queue.cc:1048] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.791057 29096 raft_consensus.cc:1275] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Refusing update from remote peer 028224b7d1f9494081918ec8d8d279dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:29.792327 29297 consensus_queue.cc:1048] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c7251f7bf3471b89f0d2dca2ab9664" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 46537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.849313 29021 raft_consensus.cc:1275] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Refusing update from remote peer 73c7251f7bf3471b89f0d2dca2ab9664: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:29.850687 29303 consensus_queue.cc:1048] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a671d88890a440ec9fd0f7b7a012e0bc" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.859818 28947 raft_consensus.cc:1275] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Refusing update from remote peer 73c7251f7bf3471b89f0d2dca2ab9664: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:29.861359 29303 consensus_queue.cc:1048] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "028224b7d1f9494081918ec8d8d279dc" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 39425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.998593 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:30.003885 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:30.004376 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:31.005679 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:31.010468 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:31.010939 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:32.011986 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:32.016868 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:32.017323 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:33.018399 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:33.024071 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:33.024566 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:34.025720 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:34.031953 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:34.032399 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:35.033571 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:35.039078 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:35.039579 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:36.040583 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:36.045667 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:36.046111 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:37.047164 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:37.055673 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:37.056313 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:38.057504 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:38.062904 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:38.063326 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:39.094326 28813 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:20:39.094904 28813 tablet_server.cc:179] TabletServer@127.28.35.65:0 shutting down...
I20260709 12:20:39.126353 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:39.127132 28813 tablet_replica.cc:333] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc: stopping tablet replica
I20260709 12:20:39.127974 28813 raft_consensus.cc:2243] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.128837 28813 raft_consensus.cc:2272] T 480fd52b9d87496abedda2163fecbc12 P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.131714 28813 tablet_replica.cc:333] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc: stopping tablet replica
I20260709 12:20:39.132321 28813 raft_consensus.cc:2243] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.132803 28813 raft_consensus.cc:2272] T 226e16c2a88e46418036cd18c6722855 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.134969 28813 tablet_replica.cc:333] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc: stopping tablet replica
I20260709 12:20:39.135540 28813 raft_consensus.cc:2243] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.136355 28813 raft_consensus.cc:2272] T c9fa285a184c44cebc80c285a4afaa60 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.138319 28813 tablet_replica.cc:333] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc: stopping tablet replica
I20260709 12:20:39.138887 28813 raft_consensus.cc:2243] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.139815 28813 raft_consensus.cc:2272] T a3140f362054460c9d67f68e78fed0a9 P 028224b7d1f9494081918ec8d8d279dc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.142144 28813 tablet_replica.cc:333] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc: stopping tablet replica
I20260709 12:20:39.142694 28813 raft_consensus.cc:2243] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.143680 28813 raft_consensus.cc:2272] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.145619 28813 tablet_replica.cc:333] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc: stopping tablet replica
I20260709 12:20:39.146302 28813 raft_consensus.cc:2243] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.146914 28813 raft_consensus.cc:2272] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.149001 29062 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:39.149721 28813 tablet_replica.cc:333] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc: stopping tablet replica
I20260709 12:20:39.150640 28813 raft_consensus.cc:2243] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.151288 28813 raft_consensus.cc:2272] T a545b2c514d2402ca3f36d6f4fbb9c1d P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.152594 29062 consensus_peers.cc:597] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 -> Peer 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425): Couldn't send request to peer 028224b7d1f9494081918ec8d8d279dc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.153680 28813 tablet_replica.cc:333] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc: stopping tablet replica
I20260709 12:20:39.154263 28813 raft_consensus.cc:2243] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.154806 28813 raft_consensus.cc:2272] T d962f0e4b1914645a922d7203b2470b2 P 028224b7d1f9494081918ec8d8d279dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.157335 28813 tablet_replica.cc:333] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc: stopping tablet replica
I20260709 12:20:39.157986 28813 raft_consensus.cc:2243] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.158646 28813 raft_consensus.cc:2272] T c78b0aa5d7c5468f829f112b33eea54e P 028224b7d1f9494081918ec8d8d279dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.158728 28988 consensus_peers.cc:597] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc -> Peer 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425): Couldn't send request to peer 028224b7d1f9494081918ec8d8d279dc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.252171 28813 tablet_server.cc:196] TabletServer@127.28.35.65:0 shutdown complete.
W20260709 12:20:39.255548 28988 consensus_peers.cc:597] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc -> Peer 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425): Couldn't send request to peer 028224b7d1f9494081918ec8d8d279dc. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:39425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.275255 28813 tablet_server.cc:179] TabletServer@127.28.35.66:0 shutting down...
I20260709 12:20:39.304664 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:39.305444 28813 tablet_replica.cc:333] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc: stopping tablet replica
I20260709 12:20:39.306142 28813 raft_consensus.cc:2243] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.306747 28813 raft_consensus.cc:2272] T 480fd52b9d87496abedda2163fecbc12 P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.308725 28813 tablet_replica.cc:333] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc: stopping tablet replica
I20260709 12:20:39.309353 28813 raft_consensus.cc:2243] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.309818 28813 raft_consensus.cc:2272] T c9fa285a184c44cebc80c285a4afaa60 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.311636 28813 tablet_replica.cc:333] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc: stopping tablet replica
I20260709 12:20:39.312129 28813 raft_consensus.cc:2243] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.312626 28813 raft_consensus.cc:2272] T 226e16c2a88e46418036cd18c6722855 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.314942 28813 tablet_replica.cc:333] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc: stopping tablet replica
I20260709 12:20:39.315501 28813 raft_consensus.cc:2243] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.316423 28813 raft_consensus.cc:2272] T a545b2c514d2402ca3f36d6f4fbb9c1d P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.318312 28813 tablet_replica.cc:333] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc: stopping tablet replica
I20260709 12:20:39.318791 28813 raft_consensus.cc:2243] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.319221 28813 raft_consensus.cc:2272] T d962f0e4b1914645a922d7203b2470b2 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.320801 28813 tablet_replica.cc:333] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc: stopping tablet replica
I20260709 12:20:39.321326 28813 raft_consensus.cc:2243] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.321786 28813 raft_consensus.cc:2272] T a3140f362054460c9d67f68e78fed0a9 P a671d88890a440ec9fd0f7b7a012e0bc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.323375 28813 tablet_replica.cc:333] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc: stopping tablet replica
I20260709 12:20:39.323846 28813 raft_consensus.cc:2243] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.324610 28813 raft_consensus.cc:2272] T 5a6dd91dd72c4911b4969fcc9fe7f517 P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.326220 28813 tablet_replica.cc:333] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc: stopping tablet replica
I20260709 12:20:39.326741 28813 raft_consensus.cc:2243] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.327162 28813 raft_consensus.cc:2272] T 38f7f2ec85214e1ba0a6fefa7e8555ff P a671d88890a440ec9fd0f7b7a012e0bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.328832 28813 tablet_replica.cc:333] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc: stopping tablet replica
I20260709 12:20:39.329310 28813 raft_consensus.cc:2243] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.330010 28813 raft_consensus.cc:2272] T c78b0aa5d7c5468f829f112b33eea54e P a671d88890a440ec9fd0f7b7a012e0bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.358268 28813 tablet_server.cc:196] TabletServer@127.28.35.66:0 shutdown complete.
W20260709 12:20:39.372850 29062 consensus_peers.cc:597] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 -> Peer 028224b7d1f9494081918ec8d8d279dc (127.28.35.65:39425): Couldn't send request to peer 028224b7d1f9494081918ec8d8d279dc. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:39425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.385763 28813 tablet_server.cc:179] TabletServer@127.28.35.67:0 shutting down...
I20260709 12:20:39.424356 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:39.424981 28813 tablet_replica.cc:333] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664: stopping tablet replica
I20260709 12:20:39.425585 28813 raft_consensus.cc:2243] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.426296 28813 raft_consensus.cc:2272] T 480fd52b9d87496abedda2163fecbc12 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.427903 28813 tablet_replica.cc:333] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664: stopping tablet replica
I20260709 12:20:39.428412 28813 raft_consensus.cc:2243] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.428804 28813 raft_consensus.cc:2272] T a3140f362054460c9d67f68e78fed0a9 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.430548 28813 tablet_replica.cc:333] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664: stopping tablet replica
I20260709 12:20:39.431072 28813 raft_consensus.cc:2243] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.431541 28813 raft_consensus.cc:2272] T c9fa285a184c44cebc80c285a4afaa60 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.433192 28813 tablet_replica.cc:333] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664: stopping tablet replica
I20260709 12:20:39.433727 28813 raft_consensus.cc:2243] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.434255 28813 raft_consensus.cc:2272] T c78b0aa5d7c5468f829f112b33eea54e P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.436105 28813 tablet_replica.cc:333] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664: stopping tablet replica
I20260709 12:20:39.436580 28813 raft_consensus.cc:2243] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.437026 28813 raft_consensus.cc:2272] T 5a6dd91dd72c4911b4969fcc9fe7f517 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.438817 28813 tablet_replica.cc:333] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664: stopping tablet replica
I20260709 12:20:39.439301 28813 raft_consensus.cc:2243] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.439724 28813 raft_consensus.cc:2272] T 38f7f2ec85214e1ba0a6fefa7e8555ff P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.441466 28813 tablet_replica.cc:333] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664: stopping tablet replica
I20260709 12:20:39.441926 28813 raft_consensus.cc:2243] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.442349 28813 raft_consensus.cc:2272] T a545b2c514d2402ca3f36d6f4fbb9c1d P 73c7251f7bf3471b89f0d2dca2ab9664 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.443877 28813 tablet_replica.cc:333] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664: stopping tablet replica
I20260709 12:20:39.444334 28813 raft_consensus.cc:2243] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.445098 28813 raft_consensus.cc:2272] T d962f0e4b1914645a922d7203b2470b2 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.446859 28813 tablet_replica.cc:333] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664: stopping tablet replica
I20260709 12:20:39.447301 28813 raft_consensus.cc:2243] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.448064 28813 raft_consensus.cc:2272] T 226e16c2a88e46418036cd18c6722855 P 73c7251f7bf3471b89f0d2dca2ab9664 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.476224 28813 tablet_server.cc:196] TabletServer@127.28.35.67:0 shutdown complete.
I20260709 12:20:39.494565 28813 master.cc:562] Master@127.28.35.126:36941 shutting down...
I20260709 12:20:39.629822 28813 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.630479 28813 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.630847 28813 tablet_replica.cc:333] T 00000000000000000000000000000000 P 05c178ea6a0249dfb78b61438b20f8eb: stopping tablet replica
I20260709 12:20:39.650676 28813 master.cc:584] Master@127.28.35.126:36941 shutdown complete.
028224b7d1f9494081918ec8d8d279dc  4
73c7251f7bf3471b89f0d2dca2ab9664  1
a671d88890a440ec9fd0f7b7a012e0bc  4
028224b7d1f9494081918ec8d8d279dc  3
73c7251f7bf3471b89f0d2dca2ab9664  3
a671d88890a440ec9fd0f7b7a012e0bc  3
028224b7d1f9494081918ec8d8d279dc  0
73c7251f7bf3471b89f0d2dca2ab9664  1
a671d88890a440ec9fd0f7b7a012e0bc  8
028224b7d1f9494081918ec8d8d279dc  3
73c7251f7bf3471b89f0d2dca2ab9664  3
a671d88890a440ec9fd0f7b7a012e0bc  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (31200 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:20:39.691087 28813 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.35.126:33565
I20260709 12:20:39.692248 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:39.698019 29337 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 12:20:39.698413 29338 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 12:20:39.699671 29340 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 12:20:39.706715 28813 server_base.cc:1061] running on GCE node
I20260709 12:20:39.707938 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:39.708165 28813 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 12:20:39.708402 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599639708361 us; error 0 us; skew 500 ppm
I20260709 12:20:39.708998 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:39.711962 28813 webserver.cc:533] Webserver started at http://127.28.35.126:34213/ using document root <none> and password file <none>
I20260709 12:20:39.712558 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:39.712785 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:39.713114 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:39.714552 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/master-0-root/instance:
uuid: "aa3f1ce7d93f40988cee76c8a8b2a788"
format_stamp: "Formatted at 2026-07-09 12:20:39 on dist-test-slave-72p5"
I20260709 12:20:39.719749 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:20:39.723651 29345 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:39.724601 28813 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:20:39.724848 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/master-0-root
uuid: "aa3f1ce7d93f40988cee76c8a8b2a788"
format_stamp: "Formatted at 2026-07-09 12:20:39 on dist-test-slave-72p5"
I20260709 12:20:39.725101 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-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 12:20:39.747349 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:39.748607 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:39.787833 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.126:33565
I20260709 12:20:39.787943 29396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.126:33565 every 8 connection(s)
I20260709 12:20:39.792129 29397 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 12:20:39.801748 29397 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788: Bootstrap starting.
I20260709 12:20:39.806470 29397 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:39.810847 29397 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788: No bootstrap required, opened a new log
I20260709 12:20:39.813038 29397 raft_consensus.cc:359] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa3f1ce7d93f40988cee76c8a8b2a788" member_type: VOTER }
I20260709 12:20:39.813575 29397 raft_consensus.cc:385] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:39.813812 29397 raft_consensus.cc:740] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3f1ce7d93f40988cee76c8a8b2a788, State: Initialized, Role: FOLLOWER
I20260709 12:20:39.814455 29397 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa3f1ce7d93f40988cee76c8a8b2a788" member_type: VOTER }
I20260709 12:20:39.814957 29397 raft_consensus.cc:399] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:20:39.815187 29397 raft_consensus.cc:493] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:20:39.815469 29397 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:39.819612 29397 raft_consensus.cc:515] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa3f1ce7d93f40988cee76c8a8b2a788" member_type: VOTER }
I20260709 12:20:39.820210 29397 leader_election.cc:304] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [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: aa3f1ce7d93f40988cee76c8a8b2a788; no voters: 
I20260709 12:20:39.821457 29397 leader_election.cc:290] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:20:39.822340 29400 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:39.823923 29400 raft_consensus.cc:697] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [term 1 LEADER]: Becoming Leader. State: Replica: aa3f1ce7d93f40988cee76c8a8b2a788, State: Running, Role: LEADER
I20260709 12:20:39.824723 29400 consensus_queue.cc:237] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [LEADER]: Queue going to LEADER mode. State: All 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: "aa3f1ce7d93f40988cee76c8a8b2a788" member_type: VOTER }
I20260709 12:20:39.824913 29397 sys_catalog.cc:565] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:20:39.831774 29401 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aa3f1ce7d93f40988cee76c8a8b2a788" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa3f1ce7d93f40988cee76c8a8b2a788" member_type: VOTER } }
I20260709 12:20:39.832093 29402 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aa3f1ce7d93f40988cee76c8a8b2a788. Latest consensus state: current_term: 1 leader_uuid: "aa3f1ce7d93f40988cee76c8a8b2a788" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa3f1ce7d93f40988cee76c8a8b2a788" member_type: VOTER } }
I20260709 12:20:39.832834 29401 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:39.832912 29402 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:39.839932 29408 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:20:39.849447 29408 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:20:39.850584 28813 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:20:39.859557 29408 catalog_manager.cc:1383] Generated new cluster ID: 26dd9e12ed13427c9c6df602c3e66c10
I20260709 12:20:39.859884 29408 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:20:39.906155 29408 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:20:39.907451 29408 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:20:39.919304 29408 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788: Generated new TSK 0
I20260709 12:20:39.919945 29408 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:20:39.981701 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:39.988063 29418 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 12:20:39.988751 29419 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 12:20:39.990386 29421 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 12:20:39.990850 28813 server_base.cc:1061] running on GCE node
I20260709 12:20:39.991729 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:39.991904 28813 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 12:20:39.992022 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599639992011 us; error 0 us; skew 500 ppm
I20260709 12:20:39.992475 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:39.994752 28813 webserver.cc:533] Webserver started at http://127.28.35.65:39007/ using document root <none> and password file <none>
I20260709 12:20:39.995198 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:39.995354 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:39.995566 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:39.996567 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-0-root/instance:
uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
format_stamp: "Formatted at 2026-07-09 12:20:39 on dist-test-slave-72p5"
I20260709 12:20:40.001030 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:20:40.004920 29426 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:40.005720 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:20:40.006054 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-0-root
uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
format_stamp: "Formatted at 2026-07-09 12:20:39 on dist-test-slave-72p5"
I20260709 12:20:40.006371 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-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 12:20:40.021543 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:40.022804 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:40.024291 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:40.026908 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:40.027223 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:40.027490 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:40.027678 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:40.069327 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.65:32771
I20260709 12:20:40.069437 29488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.65:32771 every 8 connection(s)
I20260709 12:20:40.074321 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:40.081051 29493 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 12:20:40.084126 29494 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 12:20:40.088230 29496 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 12:20:40.088867 28813 server_base.cc:1061] running on GCE node
I20260709 12:20:40.089728 29489 heartbeater.cc:344] Connected to a master server at 127.28.35.126:33565
I20260709 12:20:40.090293 29489 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:40.090663 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:40.090922 28813 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 12:20:40.091132 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599640091114 us; error 0 us; skew 500 ppm
I20260709 12:20:40.091250 29489 heartbeater.cc:507] Master 127.28.35.126:33565 requested a full tablet report, sending...
I20260709 12:20:40.091920 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:40.094210 29362 ts_manager.cc:194] Registered new tserver with Master: 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771)
I20260709 12:20:40.095329 28813 webserver.cc:533] Webserver started at http://127.28.35.66:35995/ using document root <none> and password file <none>
I20260709 12:20:40.095873 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:40.096084 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:40.096220 29362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45598
I20260709 12:20:40.096374 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:40.097990 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-1-root/instance:
uuid: "d1d22e59aa41465db40f955c5610c1f9"
format_stamp: "Formatted at 2026-07-09 12:20:40 on dist-test-slave-72p5"
I20260709 12:20:40.102751 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:20:40.106098 29501 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:40.106892 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:20:40.107213 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-1-root
uuid: "d1d22e59aa41465db40f955c5610c1f9"
format_stamp: "Formatted at 2026-07-09 12:20:40 on dist-test-slave-72p5"
I20260709 12:20:40.107471 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-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 12:20:40.121649 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:40.122833 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:40.124284 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:40.126670 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:40.126959 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:40.127219 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:40.127450 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:40.169741 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.66:38869
I20260709 12:20:40.169826 29563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.66:38869 every 8 connection(s)
I20260709 12:20:40.174832 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:40.182510 29567 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 12:20:40.182962 29568 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 12:20:40.186710 28813 server_base.cc:1061] running on GCE node
W20260709 12:20:40.186816 29570 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 12:20:40.187721 29564 heartbeater.cc:344] Connected to a master server at 127.28.35.126:33565
I20260709 12:20:40.188092 29564 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:40.188170 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:40.188509 28813 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 12:20:40.188730 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599640188711 us; error 0 us; skew 500 ppm
I20260709 12:20:40.188872 29564 heartbeater.cc:507] Master 127.28.35.126:33565 requested a full tablet report, sending...
I20260709 12:20:40.189502 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:40.191264 29362 ts_manager.cc:194] Registered new tserver with Master: d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:40.192479 28813 webserver.cc:533] Webserver started at http://127.28.35.67:44201/ using document root <none> and password file <none>
I20260709 12:20:40.192771 29362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45602
I20260709 12:20:40.193118 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:40.193449 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:40.193784 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:40.195086 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-2-root/instance:
uuid: "befdbdbdaf6146b0af39494e819a6210"
format_stamp: "Formatted at 2026-07-09 12:20:40 on dist-test-slave-72p5"
I20260709 12:20:40.200009 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:20:40.204058 29575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:40.205034 28813 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:20:40.205449 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-2-root
uuid: "befdbdbdaf6146b0af39494e819a6210"
format_stamp: "Formatted at 2026-07-09 12:20:40 on dist-test-slave-72p5"
I20260709 12:20:40.205792 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599608325354-28813-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 12:20:40.262305 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:40.263564 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:40.264859 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:40.267091 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:40.267328 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:40.267580 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:40.267758 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:40.310901 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.67:45547
I20260709 12:20:40.311007 29637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.67:45547 every 8 connection(s)
I20260709 12:20:40.325877 29638 heartbeater.cc:344] Connected to a master server at 127.28.35.126:33565
I20260709 12:20:40.326371 29638 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:40.327160 29638 heartbeater.cc:507] Master 127.28.35.126:33565 requested a full tablet report, sending...
I20260709 12:20:40.329144 29362 ts_manager.cc:194] Registered new tserver with Master: befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:40.330099 28813 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015664932s
I20260709 12:20:40.330648 29362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45614
I20260709 12:20:40.355921 29362 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45622:
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 12:20:40.358942 29362 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 12:20:40.439742 29601 tablet_service.cc:1511] Processing CreateTablet for tablet 1f17e608c127408c8f3aaa1a884f4daa (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:20:40.441493 29599 tablet_service.cc:1511] Processing CreateTablet for tablet bfd57f86812f45c8af37d2d87ae44bc4 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:20:40.442499 29602 tablet_service.cc:1511] Processing CreateTablet for tablet e7ca1bd334e24719bac643539a4a96ef (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:20:40.444852 29603 tablet_service.cc:1511] Processing CreateTablet for tablet d812f20730f646b2b737bac50028b8aa (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:20:40.439524 29600 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2bfe6d30414879ab6ebf875c9a322c (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:20:40.446753 29601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f17e608c127408c8f3aaa1a884f4daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.449656 29602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ca1bd334e24719bac643539a4a96ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.450479 29449 tablet_service.cc:1511] Processing CreateTablet for tablet db06e31a89e74020870bcb6ea2b077b9 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:20:40.451819 29449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db06e31a89e74020870bcb6ea2b077b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.452682 29452 tablet_service.cc:1511] Processing CreateTablet for tablet 1f17e608c127408c8f3aaa1a884f4daa (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:20:40.453673 29603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d812f20730f646b2b737bac50028b8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.454548 29452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f17e608c127408c8f3aaa1a884f4daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.454304 29450 tablet_service.cc:1511] Processing CreateTablet for tablet bfd57f86812f45c8af37d2d87ae44bc4 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:20:40.455675 29450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd57f86812f45c8af37d2d87ae44bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.457670 29600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2bfe6d30414879ab6ebf875c9a322c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.457469 29453 tablet_service.cc:1511] Processing CreateTablet for tablet e7ca1bd334e24719bac643539a4a96ef (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:20:40.459290 29453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ca1bd334e24719bac643539a4a96ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.450248 29451 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2bfe6d30414879ab6ebf875c9a322c (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:20:40.462119 29451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2bfe6d30414879ab6ebf875c9a322c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.462992 29454 tablet_service.cc:1511] Processing CreateTablet for tablet d812f20730f646b2b737bac50028b8aa (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:20:40.464792 29454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d812f20730f646b2b737bac50028b8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.468782 29599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd57f86812f45c8af37d2d87ae44bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.480855 29653 tablet_bootstrap.cc:492] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210: Bootstrap starting.
I20260709 12:20:40.487434 29448 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3e6ac09f9c4519a7936ce506ff9a24 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:20:40.488955 29448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3e6ac09f9c4519a7936ce506ff9a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.495977 29598 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3e6ac09f9c4519a7936ce506ff9a24 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:20:40.497617 29598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3e6ac09f9c4519a7936ce506ff9a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.504238 29447 tablet_service.cc:1511] Processing CreateTablet for tablet 5540a08f572d40f89b77c39579c16480 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:20:40.505846 29447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5540a08f572d40f89b77c39579c16480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.510308 29597 tablet_service.cc:1511] Processing CreateTablet for tablet 5540a08f572d40f89b77c39579c16480 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:20:40.511833 29597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5540a08f572d40f89b77c39579c16480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.519748 29446 tablet_service.cc:1511] Processing CreateTablet for tablet b2361812f8364145938eed8b8de4bb1a (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:20:40.524014 29596 tablet_service.cc:1511] Processing CreateTablet for tablet b2361812f8364145938eed8b8de4bb1a (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:20:40.525677 29596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2361812f8364145938eed8b8de4bb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.533383 29446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2361812f8364145938eed8b8de4bb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.537645 29654 tablet_bootstrap.cc:492] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f: Bootstrap starting.
I20260709 12:20:40.544551 29654 tablet_bootstrap.cc:654] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.545603 29600 tablet_service.cc:1511] Processing CreateTablet for tablet db06e31a89e74020870bcb6ea2b077b9 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:20:40.545848 29527 tablet_service.cc:1511] Processing CreateTablet for tablet 1f17e608c127408c8f3aaa1a884f4daa (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:20:40.547250 29527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f17e608c127408c8f3aaa1a884f4daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.547240 29600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db06e31a89e74020870bcb6ea2b077b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.550707 29526 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2bfe6d30414879ab6ebf875c9a322c (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:20:40.552233 29526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2bfe6d30414879ab6ebf875c9a322c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.554649 29525 tablet_service.cc:1511] Processing CreateTablet for tablet bfd57f86812f45c8af37d2d87ae44bc4 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:20:40.557329 29524 tablet_service.cc:1511] Processing CreateTablet for tablet db06e31a89e74020870bcb6ea2b077b9 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:20:40.558328 29453 tablet_service.cc:1511] Processing CreateTablet for tablet 50e6c0bcb97148e1a8111ad646baca42 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:20:40.559720 29453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e6c0bcb97148e1a8111ad646baca42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.559911 29523 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3e6ac09f9c4519a7936ce506ff9a24 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:20:40.562408 29522 tablet_service.cc:1511] Processing CreateTablet for tablet 5540a08f572d40f89b77c39579c16480 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:20:40.565025 29521 tablet_service.cc:1511] Processing CreateTablet for tablet b2361812f8364145938eed8b8de4bb1a (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:20:40.566397 29599 tablet_service.cc:1511] Processing CreateTablet for tablet 50e6c0bcb97148e1a8111ad646baca42 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:20:40.567893 29599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e6c0bcb97148e1a8111ad646baca42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.567823 29520 tablet_service.cc:1511] Processing CreateTablet for tablet 50e6c0bcb97148e1a8111ad646baca42 (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:20:40.570451 29528 tablet_service.cc:1511] Processing CreateTablet for tablet e7ca1bd334e24719bac643539a4a96ef (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:20:40.572893 29529 tablet_service.cc:1511] Processing CreateTablet for tablet d812f20730f646b2b737bac50028b8aa (DEFAULT_TABLE table=test-workload [id=1630abc960d04dc2bc59dbd151f3c96b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:20:40.590167 29525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd57f86812f45c8af37d2d87ae44bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.591475 29520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e6c0bcb97148e1a8111ad646baca42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.592319 29521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2361812f8364145938eed8b8de4bb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.597622 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5540a08f572d40f89b77c39579c16480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.601608 29523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3e6ac09f9c4519a7936ce506ff9a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.576960 29653 tablet_bootstrap.cc:654] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.605623 29524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db06e31a89e74020870bcb6ea2b077b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.609615 29529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d812f20730f646b2b737bac50028b8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.613610 29528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ca1bd334e24719bac643539a4a96ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.637928 29653 tablet_bootstrap.cc:492] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210: No bootstrap required, opened a new log
I20260709 12:20:40.638701 29653 ts_tablet_manager.cc:1403] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210: Time spent bootstrapping tablet: real 0.158s	user 0.014s	sys 0.002s
I20260709 12:20:40.643002 29653 raft_consensus.cc:359] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.644058 29653 raft_consensus.cc:385] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.644501 29653 raft_consensus.cc:740] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.654558 29653 consensus_queue.cc:260] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.660105 29657 tablet_bootstrap.cc:492] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9: Bootstrap starting.
I20260709 12:20:40.664901 29638 heartbeater.cc:499] Master 127.28.35.126:33565 was elected leader, sending a full tablet report...
I20260709 12:20:40.666247 29653 ts_tablet_manager.cc:1434] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.012s
I20260709 12:20:40.667287 29653 tablet_bootstrap.cc:492] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210: Bootstrap starting.
I20260709 12:20:40.694820 29657 tablet_bootstrap.cc:654] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.697513 29653 tablet_bootstrap.cc:654] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.701324 29654 tablet_bootstrap.cc:492] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f: No bootstrap required, opened a new log
I20260709 12:20:40.701895 29654 ts_tablet_manager.cc:1403] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent bootstrapping tablet: real 0.165s	user 0.038s	sys 0.095s
I20260709 12:20:40.704087 29653 tablet_bootstrap.cc:492] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210: No bootstrap required, opened a new log
I20260709 12:20:40.704425 29657 tablet_bootstrap.cc:492] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9: No bootstrap required, opened a new log
I20260709 12:20:40.704540 29653 ts_tablet_manager.cc:1403] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.003s
I20260709 12:20:40.704993 29657 ts_tablet_manager.cc:1403] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 12:20:40.707490 29653 raft_consensus.cc:359] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.708266 29653 raft_consensus.cc:385] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.708240 29657 raft_consensus.cc:359] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.708889 29653 raft_consensus.cc:740] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.708429 29654 raft_consensus.cc:359] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.709128 29657 raft_consensus.cc:385] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.709479 29654 raft_consensus.cc:385] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.709589 29657 raft_consensus.cc:740] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.709874 29654 raft_consensus.cc:740] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.709931 29653 consensus_queue.cc:260] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.710569 29657 consensus_queue.cc:260] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.712818 29564 heartbeater.cc:499] Master 127.28.35.126:33565 was elected leader, sending a full tablet report...
I20260709 12:20:40.713527 29657 ts_tablet_manager.cc:1434] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:20:40.711228 29654 consensus_queue.cc:260] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.714599 29657 tablet_bootstrap.cc:492] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9: Bootstrap starting.
I20260709 12:20:40.712376 29653 ts_tablet_manager.cc:1434] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:40.717312 29653 tablet_bootstrap.cc:492] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210: Bootstrap starting.
I20260709 12:20:40.722608 29653 tablet_bootstrap.cc:654] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.727425 29657 tablet_bootstrap.cc:654] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.729964 29654 ts_tablet_manager.cc:1434] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.004s
I20260709 12:20:40.730835 29489 heartbeater.cc:499] Master 127.28.35.126:33565 was elected leader, sending a full tablet report...
I20260709 12:20:40.738013 29654 tablet_bootstrap.cc:492] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f: Bootstrap starting.
I20260709 12:20:40.735566 29653 tablet_bootstrap.cc:492] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210: No bootstrap required, opened a new log
I20260709 12:20:40.739461 29653 ts_tablet_manager.cc:1403] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 12:20:40.743644 29653 raft_consensus.cc:359] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.744633 29653 raft_consensus.cc:385] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.745011 29653 raft_consensus.cc:740] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.745833 29654 tablet_bootstrap.cc:654] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.746001 29653 consensus_queue.cc:260] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.749011 29653 ts_tablet_manager.cc:1434] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:20:40.750355 29653 tablet_bootstrap.cc:492] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210: Bootstrap starting.
I20260709 12:20:40.756525 29654 tablet_bootstrap.cc:492] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f: No bootstrap required, opened a new log
I20260709 12:20:40.757094 29657 tablet_bootstrap.cc:492] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9: No bootstrap required, opened a new log
I20260709 12:20:40.757252 29654 ts_tablet_manager.cc:1403] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260709 12:20:40.757707 29657 ts_tablet_manager.cc:1403] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9: Time spent bootstrapping tablet: real 0.043s	user 0.028s	sys 0.008s
I20260709 12:20:40.758960 29653 tablet_bootstrap.cc:654] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.760706 29654 raft_consensus.cc:359] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:40.761083 29657 raft_consensus.cc:359] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.761554 29654 raft_consensus.cc:385] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.761933 29657 raft_consensus.cc:385] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.762132 29654 raft_consensus.cc:740] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.762334 29657 raft_consensus.cc:740] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.763391 29657 consensus_queue.cc:260] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.765789 29657 ts_tablet_manager.cc:1434] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:20:40.766834 29657 tablet_bootstrap.cc:492] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9: Bootstrap starting.
I20260709 12:20:40.763831 29654 consensus_queue.cc:260] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:40.769405 29654 ts_tablet_manager.cc:1434] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:20:40.770462 29654 tablet_bootstrap.cc:492] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f: Bootstrap starting.
I20260709 12:20:40.770581 29653 tablet_bootstrap.cc:492] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210: No bootstrap required, opened a new log
I20260709 12:20:40.771057 29653 ts_tablet_manager.cc:1403] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:20:40.773999 29657 tablet_bootstrap.cc:654] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.773896 29653 raft_consensus.cc:359] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.774748 29653 raft_consensus.cc:385] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.775066 29653 raft_consensus.cc:740] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.776049 29653 consensus_queue.cc:260] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.777783 29654 tablet_bootstrap.cc:654] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.778626 29653 ts_tablet_manager.cc:1434] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:40.779647 29653 tablet_bootstrap.cc:492] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210: Bootstrap starting.
I20260709 12:20:40.787878 29653 tablet_bootstrap.cc:654] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.793066 29657 tablet_bootstrap.cc:492] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9: No bootstrap required, opened a new log
I20260709 12:20:40.793639 29657 ts_tablet_manager.cc:1403] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.015s
I20260709 12:20:40.794687 29654 tablet_bootstrap.cc:492] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f: No bootstrap required, opened a new log
I20260709 12:20:40.795292 29654 ts_tablet_manager.cc:1403] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260709 12:20:40.796770 29657 raft_consensus.cc:359] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.797631 29657 raft_consensus.cc:385] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.797996 29657 raft_consensus.cc:740] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.798985 29657 consensus_queue.cc:260] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.799228 29654 raft_consensus.cc:359] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.800240 29654 raft_consensus.cc:385] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.800660 29654 raft_consensus.cc:740] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.801846 29657 ts_tablet_manager.cc:1434] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:20:40.803023 29657 tablet_bootstrap.cc:492] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9: Bootstrap starting.
I20260709 12:20:40.801894 29654 consensus_queue.cc:260] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.807809 29653 tablet_bootstrap.cc:492] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210: No bootstrap required, opened a new log
I20260709 12:20:40.808187 29654 ts_tablet_manager.cc:1434] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 12:20:40.808307 29653 ts_tablet_manager.cc:1403] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260709 12:20:40.809441 29654 tablet_bootstrap.cc:492] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f: Bootstrap starting.
I20260709 12:20:40.810427 29657 tablet_bootstrap.cc:654] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.811281 29653 raft_consensus.cc:359] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.812029 29653 raft_consensus.cc:385] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.812337 29653 raft_consensus.cc:740] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.813123 29653 consensus_queue.cc:260] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.815510 29653 ts_tablet_manager.cc:1434] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:40.816520 29653 tablet_bootstrap.cc:492] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210: Bootstrap starting.
I20260709 12:20:40.816615 29654 tablet_bootstrap.cc:654] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.824672 29653 tablet_bootstrap.cc:654] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.824925 29657 tablet_bootstrap.cc:492] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9: No bootstrap required, opened a new log
I20260709 12:20:40.825510 29657 ts_tablet_manager.cc:1403] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.002s
I20260709 12:20:40.828768 29657 raft_consensus.cc:359] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.829587 29657 raft_consensus.cc:385] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.829919 29657 raft_consensus.cc:740] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.831511 29657 consensus_queue.cc:260] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.833540 29654 tablet_bootstrap.cc:492] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f: No bootstrap required, opened a new log
I20260709 12:20:40.834127 29654 ts_tablet_manager.cc:1403] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260709 12:20:40.837116 29654 raft_consensus.cc:359] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.837909 29654 raft_consensus.cc:385] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.838246 29654 raft_consensus.cc:740] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.838510 29657 ts_tablet_manager.cc:1434] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:20:40.839017 29654 consensus_queue.cc:260] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.839762 29657 tablet_bootstrap.cc:492] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9: Bootstrap starting.
W20260709 12:20:40.840809 29410 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:40.841791 29654 ts_tablet_manager.cc:1434] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:40.842800 29654 tablet_bootstrap.cc:492] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f: Bootstrap starting.
I20260709 12:20:40.845073 29653 tablet_bootstrap.cc:492] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210: No bootstrap required, opened a new log
I20260709 12:20:40.845647 29653 ts_tablet_manager.cc:1403] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.014s
I20260709 12:20:40.848460 29657 tablet_bootstrap.cc:654] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.849086 29661 raft_consensus.cc:493] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:40.848810 29653 raft_consensus.cc:359] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.849722 29653 raft_consensus.cc:385] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.849677 29661 raft_consensus.cc:515] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.850281 29653 raft_consensus.cc:740] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.851369 29653 consensus_queue.cc:260] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.854660 29661 leader_election.cc:290] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:40.854854 29653 ts_tablet_manager.cc:1434] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 12:20:40.856338 29653 tablet_bootstrap.cc:492] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210: Bootstrap starting.
I20260709 12:20:40.863371 29654 tablet_bootstrap.cc:654] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.864854 29653 tablet_bootstrap.cc:654] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.906669 29662 raft_consensus.cc:493] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:40.907003 29654 tablet_bootstrap.cc:492] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f: No bootstrap required, opened a new log
I20260709 12:20:40.907699 29654 ts_tablet_manager.cc:1403] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.000s
I20260709 12:20:40.907274 29662 raft_consensus.cc:515] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.908489 29658 raft_consensus.cc:493] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:40.909152 29658 raft_consensus.cc:515] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.911466 29654 raft_consensus.cc:359] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.912285 29654 raft_consensus.cc:385] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.912632 29654 raft_consensus.cc:740] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.913467 29654 consensus_queue.cc:260] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.917316 29657 tablet_bootstrap.cc:492] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9: No bootstrap required, opened a new log
I20260709 12:20:40.917951 29657 ts_tablet_manager.cc:1403] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9: Time spent bootstrapping tablet: real 0.078s	user 0.034s	sys 0.031s
I20260709 12:20:40.922037 29657 raft_consensus.cc:359] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.923120 29657 raft_consensus.cc:385] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.923568 29657 raft_consensus.cc:740] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.924098 29662 leader_election.cc:290] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:40.924530 29657 consensus_queue.cc:260] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.922513 29658 leader_election.cc:290] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:40.926921 29657 ts_tablet_manager.cc:1434] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:20:40.928061 29657 tablet_bootstrap.cc:492] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9: Bootstrap starting.
I20260709 12:20:40.937323 29657 tablet_bootstrap.cc:654] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:40.940178 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540a08f572d40f89b77c39579c16480" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" is_pre_election: true
I20260709 12:20:40.941176 29464 raft_consensus.cc:2468] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 0.
I20260709 12:20:40.943356 29502 leader_election.cc:304] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:40.946097 29661 raft_consensus.cc:2804] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:40.946650 29661 raft_consensus.cc:493] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:40.947137 29661 raft_consensus.cc:3060] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:40.970528 29657 tablet_bootstrap.cc:492] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9: No bootstrap required, opened a new log
I20260709 12:20:40.971207 29657 ts_tablet_manager.cc:1403] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.024s
I20260709 12:20:40.970471 29661 raft_consensus.cc:515] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.975075 29657 raft_consensus.cc:359] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.975906 29657 raft_consensus.cc:385] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.976253 29657 raft_consensus.cc:740] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.977459 29657 consensus_queue.cc:260] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.978394 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540a08f572d40f89b77c39579c16480" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:40.979014 29464 raft_consensus.cc:3060] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:40.983069 29653 tablet_bootstrap.cc:492] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210: No bootstrap required, opened a new log
I20260709 12:20:40.983635 29653 ts_tablet_manager.cc:1403] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210: Time spent bootstrapping tablet: real 0.128s	user 0.057s	sys 0.039s
I20260709 12:20:40.986675 29464 raft_consensus.cc:2468] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 1.
I20260709 12:20:40.986795 29653 raft_consensus.cc:359] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.987637 29653 raft_consensus.cc:385] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:40.988026 29502 leader_election.cc:304] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:40.991346 29654 ts_tablet_manager.cc:1434] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.000s
I20260709 12:20:40.991820 29686 raft_consensus.cc:2804] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:40.992539 29686 raft_consensus.cc:697] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Becoming Leader. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:40.993671 29686 consensus_queue.cc:237] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:40.995635 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f17e608c127408c8f3aaa1a884f4daa" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210" is_pre_election: true
I20260709 12:20:40.997100 29612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540a08f572d40f89b77c39579c16480" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210" is_pre_election: true
I20260709 12:20:40.997875 29612 raft_consensus.cc:2468] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 0.
I20260709 12:20:40.998152 29657 ts_tablet_manager.cc:1434] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260709 12:20:40.998620 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" is_pre_election: true
I20260709 12:20:40.989053 29661 leader_election.cc:290] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
W20260709 12:20:40.999204 29427 leader_election.cc:343] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:40.999233 29464 raft_consensus.cc:2468] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 0.
I20260709 12:20:40.999897 29654 tablet_bootstrap.cc:492] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f: Bootstrap starting.
I20260709 12:20:41.001006 29576 leader_election.cc:304] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, befdbdbdaf6146b0af39494e819a6210; no voters: 
I20260709 12:20:41.001987 29658 raft_consensus.cc:2804] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:40.988008 29653 raft_consensus.cc:740] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.002403 29658 raft_consensus.cc:493] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:41.002802 29658 raft_consensus.cc:3060] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.003063 29653 consensus_queue.cc:260] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.007302 29654 tablet_bootstrap.cc:654] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.008924 29657 tablet_bootstrap.cc:492] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9: Bootstrap starting.
I20260709 12:20:41.011162 29658 raft_consensus.cc:515] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.018060 29612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540a08f572d40f89b77c39579c16480" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:41.018795 29612 raft_consensus.cc:3060] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.019022 29653 ts_tablet_manager.cc:1434] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.001s
I20260709 12:20:41.018714 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f17e608c127408c8f3aaa1a884f4daa" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9" is_pre_election: true
I20260709 12:20:41.019745 29539 raft_consensus.cc:2468] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 0.
I20260709 12:20:41.022593 29653 tablet_bootstrap.cc:492] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210: Bootstrap starting.
I20260709 12:20:41.026631 29428 leader_election.cc:304] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: befdbdbdaf6146b0af39494e819a6210
I20260709 12:20:41.027712 29681 raft_consensus.cc:2804] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:41.028254 29681 raft_consensus.cc:493] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:41.028674 29681 raft_consensus.cc:3060] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.029356 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:41.031136 29658 leader_election.cc:290] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:41.038268 29662 raft_consensus.cc:493] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.039108 29689 raft_consensus.cc:493] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.040320 29662 raft_consensus.cc:515] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.040549 29689 raft_consensus.cc:515] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.034348 29464 raft_consensus.cc:3060] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.034580 29658 raft_consensus.cc:493] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.044526 29653 tablet_bootstrap.cc:654] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.044911 29654 tablet_bootstrap.cc:492] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f: No bootstrap required, opened a new log
I20260709 12:20:41.046880 29654 ts_tablet_manager.cc:1403] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.001s
I20260709 12:20:41.048079 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ca1bd334e24719bac643539a4a96ef" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9" is_pre_election: true
I20260709 12:20:41.048789 29539 raft_consensus.cc:2468] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 0.
I20260709 12:20:41.050206 29428 leader_election.cc:304] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:41.050074 29654 raft_consensus.cc:359] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.050786 29654 raft_consensus.cc:385] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.051110 29654 raft_consensus.cc:740] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.052099 29654 consensus_queue.cc:260] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.045859 29658 raft_consensus.cc:515] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.057086 29662 leader_election.cc:290] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.057770 29662 raft_consensus.cc:2804] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:41.058218 29662 raft_consensus.cc:493] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:41.058310 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ca1bd334e24719bac643539a4a96ef" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210" is_pre_election: true
I20260709 12:20:41.058669 29662 raft_consensus.cc:3060] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.058997 29613 raft_consensus.cc:2468] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 0.
I20260709 12:20:41.061084 29463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd57f86812f45c8af37d2d87ae44bc4" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" is_pre_election: true
W20260709 12:20:41.062664 29576 leader_election.cc:343] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.063064 29657 tablet_bootstrap.cc:654] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.065649 29658 leader_election.cc:290] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:41.075129 29612 raft_consensus.cc:2468] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 1.
I20260709 12:20:41.078653 29689 leader_election.cc:290] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:41.068459 29360 catalog_manager.cc:5697] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d1d22e59aa41465db40f955c5610c1f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.091861 29662 raft_consensus.cc:515] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.094772 29662 leader_election.cc:290] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 election: Requested vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.096040 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ca1bd334e24719bac643539a4a96ef" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:41.096271 29612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ca1bd334e24719bac643539a4a96ef" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:41.096648 29539 raft_consensus.cc:3060] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.096774 29612 raft_consensus.cc:3060] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.095616 29681 raft_consensus.cc:515] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.099933 29463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" is_pre_election: true
W20260709 12:20:41.103747 29576 leader_election.cc:343] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.108625 29654 ts_tablet_manager.cc:1434] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent starting tablet: real 0.061s	user 0.017s	sys 0.013s
I20260709 12:20:41.110424 29654 tablet_bootstrap.cc:492] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f: Bootstrap starting.
I20260709 12:20:41.110260 29538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9" is_pre_election: true
I20260709 12:20:41.111209 29536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd57f86812f45c8af37d2d87ae44bc4" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9" is_pre_election: true
I20260709 12:20:41.112617 29535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9" is_pre_election: true
I20260709 12:20:41.112419 29537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
W20260709 12:20:41.116422 29577 leader_election.cc:343] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.126262 29537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f17e608c127408c8f3aaa1a884f4daa" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:41.126964 29537 raft_consensus.cc:3060] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.126969 29539 raft_consensus.cc:2468] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 1.
I20260709 12:20:41.126997 29464 raft_consensus.cc:2468] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 1.
I20260709 12:20:41.129130 29428 leader_election.cc:304] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:41.127717 29681 leader_election.cc:290] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 election: Requested vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.130502 29694 raft_consensus.cc:2804] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:41.140067 29694 raft_consensus.cc:697] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Becoming Leader. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:41.141507 29653 tablet_bootstrap.cc:492] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210: No bootstrap required, opened a new log
I20260709 12:20:41.142071 29653 ts_tablet_manager.cc:1403] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210: Time spent bootstrapping tablet: real 0.121s	user 0.029s	sys 0.015s
I20260709 12:20:41.140220 29686 raft_consensus.cc:493] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.130422 29576 leader_election.cc:304] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, befdbdbdaf6146b0af39494e819a6210; no voters: 
I20260709 12:20:41.144026 29686 raft_consensus.cc:515] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.146003 29612 raft_consensus.cc:2468] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 1.
I20260709 12:20:41.146971 29537 raft_consensus.cc:2468] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 1.
I20260709 12:20:41.147558 29686 leader_election.cc:290] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
W20260709 12:20:41.130336 29577 leader_election.cc:343] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.148182 29428 leader_election.cc:304] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:41.148968 29681 raft_consensus.cc:2804] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:41.149088 29689 raft_consensus.cc:2804] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:41.149603 29689 raft_consensus.cc:697] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 1 LEADER]: Becoming Leader. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Running, Role: LEADER
I20260709 12:20:41.149811 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" is_pre_election: true
I20260709 12:20:41.150441 29689 consensus_queue.cc:237] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
W20260709 12:20:41.151132 29502 leader_election.cc:343] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.151908 29653 raft_consensus.cc:359] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.152913 29653 raft_consensus.cc:385] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.153317 29653 raft_consensus.cc:740] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.154295 29653 consensus_queue.cc:260] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.157382 29653 ts_tablet_manager.cc:1434] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:20:41.141880 29694 consensus_queue.cc:237] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.158952 29653 tablet_bootstrap.cc:492] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210: Bootstrap starting.
I20260709 12:20:41.165941 29654 tablet_bootstrap.cc:654] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.158155 29681 raft_consensus.cc:697] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Becoming Leader. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:41.167999 29681 consensus_queue.cc:237] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.169082 29653 tablet_bootstrap.cc:654] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.148468 29577 leader_election.cc:304] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: befdbdbdaf6146b0af39494e819a6210; no voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9
I20260709 12:20:41.173933 29658 raft_consensus.cc:2749] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:41.186744 29577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.66:38869, user_credentials={real_user=slave}} blocked reactor thread for 56434us
W20260709 12:20:41.187765 29577 leader_election.cc:343] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.188313 29577 leader_election.cc:304] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: befdbdbdaf6146b0af39494e819a6210; no voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9
I20260709 12:20:41.189307 29658 raft_consensus.cc:2749] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:41.190295 29686 raft_consensus.cc:493] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.190996 29686 raft_consensus.cc:515] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.193519 29686 leader_election.cc:290] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.194940 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e6c0bcb97148e1a8111ad646baca42" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" is_pre_election: true
W20260709 12:20:41.198086 29502 leader_election.cc:343] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.200109 29653 tablet_bootstrap.cc:492] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210: No bootstrap required, opened a new log
I20260709 12:20:41.200639 29653 ts_tablet_manager.cc:1403] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.001s
W20260709 12:20:41.189672 29577 leader_election.cc:343] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.204803 29654 tablet_bootstrap.cc:492] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f: No bootstrap required, opened a new log
I20260709 12:20:41.206008 29612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210" is_pre_election: true
I20260709 12:20:41.207008 29611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f17e608c127408c8f3aaa1a884f4daa" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:41.207186 29654 ts_tablet_manager.cc:1403] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.002s
I20260709 12:20:41.206385 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e6c0bcb97148e1a8111ad646baca42" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210" is_pre_election: true
I20260709 12:20:41.207500 29612 raft_consensus.cc:2468] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 0.
I20260709 12:20:41.204583 29653 raft_consensus.cc:359] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.202877 29657 tablet_bootstrap.cc:492] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9: No bootstrap required, opened a new log
I20260709 12:20:41.205354 29681 raft_consensus.cc:493] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.208007 29613 raft_consensus.cc:2468] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 0.
I20260709 12:20:41.208840 29653 raft_consensus.cc:385] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.208758 29657 ts_tablet_manager.cc:1403] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9: Time spent bootstrapping tablet: real 0.200s	user 0.015s	sys 0.002s
I20260709 12:20:41.209405 29653 raft_consensus.cc:740] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.205991 29362 catalog_manager.cc:5697] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65). New cstate: current_term: 1 leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.210343 29653 consensus_queue.cc:260] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.210103 29502 leader_election.cc:304] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9; no voters: 7773c66004934cadbcef1d6d3e7d3f0f
I20260709 12:20:41.208602 29358 catalog_manager.cc:5697] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 reported cstate change: term changed from 0 to 1, leader changed from <none> to befdbdbdaf6146b0af39494e819a6210 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "befdbdbdaf6146b0af39494e819a6210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:41.211946 29611 raft_consensus.cc:3060] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.208737 29681 raft_consensus.cc:515] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:41.212507 29686 raft_consensus.cc:2804] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:41.212960 29686 raft_consensus.cc:493] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:41.213471 29686 raft_consensus.cc:3060] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.213672 29502 leader_election.cc:304] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9; no voters: 7773c66004934cadbcef1d6d3e7d3f0f
I20260709 12:20:41.216674 29657 raft_consensus.cc:359] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:41.214741 29688 raft_consensus.cc:2804] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:41.217543 29657 raft_consensus.cc:385] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.217770 29681 leader_election.cc:290] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:41.217794 29688 raft_consensus.cc:493] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:41.218497 29688 raft_consensus.cc:3060] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.217161 29537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9" is_pre_election: true
I20260709 12:20:41.218001 29657 raft_consensus.cc:740] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.219650 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210" is_pre_election: true
I20260709 12:20:41.220877 29654 raft_consensus.cc:359] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.221740 29654 raft_consensus.cc:385] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.222138 29654 raft_consensus.cc:740] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.223134 29654 consensus_queue.cc:260] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.226205 29654 ts_tablet_manager.cc:1434] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
W20260709 12:20:41.226742 29427 leader_election.cc:343] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.227882 29657 consensus_queue.cc:260] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:41.228890 29537 raft_consensus.cc:2468] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 0.
I20260709 12:20:41.237082 29428 leader_election.cc:304] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: befdbdbdaf6146b0af39494e819a6210
I20260709 12:20:41.239303 29657 ts_tablet_manager.cc:1434] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 12:20:41.239717 29654 tablet_bootstrap.cc:492] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f: Bootstrap starting.
I20260709 12:20:41.233820 29686 raft_consensus.cc:515] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.240271 29657 tablet_bootstrap.cc:492] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9: Bootstrap starting.
I20260709 12:20:41.239636 29611 raft_consensus.cc:2468] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 1.
I20260709 12:20:41.245941 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:41.246254 29686 leader_election.cc:290] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.246634 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
W20260709 12:20:41.247056 29502 leader_election.cc:343] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.247260 29613 raft_consensus.cc:3060] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.251190 29653 ts_tablet_manager.cc:1434] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.001s
I20260709 12:20:41.252244 29653 tablet_bootstrap.cc:492] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210: Bootstrap starting.
I20260709 12:20:41.242456 29681 raft_consensus.cc:2804] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:41.256637 29689 raft_consensus.cc:493] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.257910 29689 raft_consensus.cc:515] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.255618 29681 raft_consensus.cc:493] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:41.259701 29681 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.260111 29689 leader_election.cc:290] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:41.260694 29694 raft_consensus.cc:493] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.260841 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" is_pre_election: true
I20260709 12:20:41.261165 29694 raft_consensus.cc:515] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.262266 29464 raft_consensus.cc:2468] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 0.
I20260709 12:20:41.263435 29694 leader_election.cc:290] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.263579 29654 tablet_bootstrap.cc:654] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.263574 29576 leader_election.cc:304] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, befdbdbdaf6146b0af39494e819a6210; no voters: 
I20260709 12:20:41.264577 29689 raft_consensus.cc:2804] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:41.264935 29689 raft_consensus.cc:493] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:41.265301 29689 raft_consensus.cc:3060] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.265426 29537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9" is_pre_election: true
I20260709 12:20:41.266100 29537 raft_consensus.cc:2468] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 0.
I20260709 12:20:41.266147 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9" is_pre_election: true
I20260709 12:20:41.267066 29539 raft_consensus.cc:2468] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 0.
I20260709 12:20:41.267665 29428 leader_election.cc:304] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:41.245671 29688 raft_consensus.cc:515] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.270756 29694 raft_consensus.cc:2804] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:41.272389 29694 raft_consensus.cc:493] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:41.272126 29612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210" is_pre_election: true
I20260709 12:20:41.273272 29694 raft_consensus.cc:3060] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.275445 29681 raft_consensus.cc:515] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:41.270471 29361 catalog_manager.cc:5697] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65). New cstate: current_term: 1 leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.280937 29688 leader_election.cc:290] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.282047 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e6c0bcb97148e1a8111ad646baca42" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:41.282477 29681 leader_election.cc:290] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 election: Requested vote from peers befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:41.282650 29464 raft_consensus.cc:3060] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.286772 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:41.287596 29539 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.274070 29613 raft_consensus.cc:2468] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 1.
I20260709 12:20:41.293617 29610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e6c0bcb97148e1a8111ad646baca42" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:41.294829 29502 leader_election.cc:304] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9; no voters: 7773c66004934cadbcef1d6d3e7d3f0f
I20260709 12:20:41.295094 29610 raft_consensus.cc:3060] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.296602 29654 tablet_bootstrap.cc:492] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f: No bootstrap required, opened a new log
I20260709 12:20:41.291673 29611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:41.297045 29654 ts_tablet_manager.cc:1403] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.018s
W20260709 12:20:41.298652 29427 leader_election.cc:343] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.301069 29653 tablet_bootstrap.cc:654] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.297360 29688 raft_consensus.cc:2804] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:41.301700 29688 raft_consensus.cc:697] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Becoming Leader. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:41.301599 29464 raft_consensus.cc:2468] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 1.
I20260709 12:20:41.303148 29688 consensus_queue.cc:237] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.304324 29502 leader_election.cc:304] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:41.305171 29686 raft_consensus.cc:2804] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:41.305667 29686 raft_consensus.cc:697] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Becoming Leader. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:41.298560 29689 raft_consensus.cc:515] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.306797 29686 consensus_queue.cc:237] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.309729 29612 raft_consensus.cc:2393] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7773c66004934cadbcef1d6d3e7d3f0f in current term 1: Already voted for candidate befdbdbdaf6146b0af39494e819a6210 in this term.
I20260709 12:20:41.310639 29689 leader_election.cc:290] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:41.311347 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:41.312072 29537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:41.312664 29537 raft_consensus.cc:3060] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.313815 29539 raft_consensus.cc:2468] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 1.
I20260709 12:20:41.315122 29428 leader_election.cc:304] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: befdbdbdaf6146b0af39494e819a6210
I20260709 12:20:41.316366 29681 raft_consensus.cc:2804] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:41.316658 29657 tablet_bootstrap.cc:654] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.316912 29681 raft_consensus.cc:697] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Becoming Leader. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:41.308257 29694 raft_consensus.cc:515] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.318616 29681 consensus_queue.cc:237] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:41.321278 29537 raft_consensus.cc:2468] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 1.
I20260709 12:20:41.323976 29577 leader_election.cc:304] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:41.323854 29654 raft_consensus.cc:359] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.324625 29654 raft_consensus.cc:385] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.325119 29654 raft_consensus.cc:740] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.325587 29464 raft_consensus.cc:2393] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate befdbdbdaf6146b0af39494e819a6210 in current term 1: Already voted for candidate 7773c66004934cadbcef1d6d3e7d3f0f in this term.
I20260709 12:20:41.325999 29654 consensus_queue.cc:260] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.318861 29610 raft_consensus.cc:2468] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 1.
I20260709 12:20:41.331753 29689 raft_consensus.cc:2804] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:41.332111 29654 ts_tablet_manager.cc:1434] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:20:41.333184 29654 tablet_bootstrap.cc:492] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f: Bootstrap starting.
I20260709 12:20:41.334206 29689 raft_consensus.cc:697] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 1 LEADER]: Becoming Leader. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Running, Role: LEADER
I20260709 12:20:41.346350 29694 leader_election.cc:290] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 election: Requested vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.346514 29537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:41.346460 29689 consensus_queue.cc:237] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.347358 29537 raft_consensus.cc:2393] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7773c66004934cadbcef1d6d3e7d3f0f in current term 1: Already voted for candidate befdbdbdaf6146b0af39494e819a6210 in this term.
I20260709 12:20:41.347586 29610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:41.349642 29654 tablet_bootstrap.cc:654] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.353173 29653 tablet_bootstrap.cc:492] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210: No bootstrap required, opened a new log
I20260709 12:20:41.353658 29653 ts_tablet_manager.cc:1403] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.001s
I20260709 12:20:41.354377 29361 catalog_manager.cc:5697] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d1d22e59aa41465db40f955c5610c1f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.356412 29653 raft_consensus.cc:359] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:41.357071 29653 raft_consensus.cc:385] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.357360 29653 raft_consensus.cc:740] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.358007 29653 consensus_queue.cc:260] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:41.364424 29358 catalog_manager.cc:5697] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65). New cstate: current_term: 1 leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:41.368521 29427 leader_election.cc:304] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [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: 7773c66004934cadbcef1d6d3e7d3f0f; no voters: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9
I20260709 12:20:41.369514 29694 raft_consensus.cc:2749] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:41.374344 29653 ts_tablet_manager.cc:1434] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:20:41.380434 29361 catalog_manager.cc:5697] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d1d22e59aa41465db40f955c5610c1f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.383356 29654 tablet_bootstrap.cc:492] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f: No bootstrap required, opened a new log
I20260709 12:20:41.383828 29654 ts_tablet_manager.cc:1403] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.014s
I20260709 12:20:41.388167 29360 catalog_manager.cc:5697] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 reported cstate change: term changed from 0 to 1, leader changed from <none> to befdbdbdaf6146b0af39494e819a6210 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "befdbdbdaf6146b0af39494e819a6210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:41.390684 29657 tablet_bootstrap.cc:492] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9: No bootstrap required, opened a new log
I20260709 12:20:41.388917 29654 raft_consensus.cc:359] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.391131 29657 ts_tablet_manager.cc:1403] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9: Time spent bootstrapping tablet: real 0.151s	user 0.017s	sys 0.022s
I20260709 12:20:41.391428 29654 raft_consensus.cc:385] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.391738 29654 raft_consensus.cc:740] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.392642 29654 consensus_queue.cc:260] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.394104 29657 raft_consensus.cc:359] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.394575 29654 ts_tablet_manager.cc:1434] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:20:41.394737 29657 raft_consensus.cc:385] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.394976 29657 raft_consensus.cc:740] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.395803 29654 tablet_bootstrap.cc:492] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f: Bootstrap starting.
I20260709 12:20:41.395614 29657 consensus_queue.cc:260] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.397857 29657 ts_tablet_manager.cc:1434] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:41.398761 29657 tablet_bootstrap.cc:492] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9: Bootstrap starting.
I20260709 12:20:41.402594 29654 tablet_bootstrap.cc:654] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.404484 29657 tablet_bootstrap.cc:654] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.420276 29657 tablet_bootstrap.cc:492] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9: No bootstrap required, opened a new log
I20260709 12:20:41.420749 29657 ts_tablet_manager.cc:1403] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.014s
I20260709 12:20:41.421172 29654 tablet_bootstrap.cc:492] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f: No bootstrap required, opened a new log
I20260709 12:20:41.421689 29654 ts_tablet_manager.cc:1403] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260709 12:20:41.423383 29657 raft_consensus.cc:359] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.423623 29654 raft_consensus.cc:359] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.424083 29657 raft_consensus.cc:385] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.424273 29654 raft_consensus.cc:385] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.424386 29657 raft_consensus.cc:740] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.424675 29654 raft_consensus.cc:740] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.425202 29657 consensus_queue.cc:260] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.425580 29654 consensus_queue.cc:260] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.427480 29657 ts_tablet_manager.cc:1434] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:20:41.427947 29654 ts_tablet_manager.cc:1434] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:20:41.428344 29657 tablet_bootstrap.cc:492] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9: Bootstrap starting.
I20260709 12:20:41.434640 29657 tablet_bootstrap.cc:654] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:41.436458 29565 tablet.cc:2406] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:20:41.444135 29657 tablet_bootstrap.cc:492] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9: No bootstrap required, opened a new log
I20260709 12:20:41.444619 29657 ts_tablet_manager.cc:1403] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 12:20:41.446725 29657 raft_consensus.cc:359] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.447218 29657 raft_consensus.cc:385] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.447507 29657 raft_consensus.cc:740] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.448418 29688 raft_consensus.cc:493] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.448127 29657 consensus_queue.cc:260] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.448969 29688 raft_consensus.cc:515] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.450579 29657 ts_tablet_manager.cc:1434] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:20:41.451438 29688 leader_election.cc:290] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.452210 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" is_pre_election: true
I20260709 12:20:41.452361 29610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210" is_pre_election: true
I20260709 12:20:41.452776 29464 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 0.
I20260709 12:20:41.452905 29610 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 0.
I20260709 12:20:41.453795 29502 leader_election.cc:304] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:41.454450 29688 raft_consensus.cc:2804] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:41.454843 29688 raft_consensus.cc:493] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:41.455185 29688 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.460808 29688 raft_consensus.cc:515] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.462911 29688 leader_election.cc:290] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.463966 29610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:41.463914 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:41.464594 29610 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.464671 29464 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.471176 29464 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 1.
I20260709 12:20:41.471176 29610 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 1.
I20260709 12:20:41.472463 29502 leader_election.cc:304] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:41.473079 29688 raft_consensus.cc:2804] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:41.473611 29688 raft_consensus.cc:697] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Becoming Leader. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:41.474370 29688 consensus_queue.cc:237] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.482447 29361 catalog_manager.cc:5697] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d1d22e59aa41465db40f955c5610c1f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.485731 29681 raft_consensus.cc:493] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.486168 29681 raft_consensus.cc:515] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.487898 29681 leader_election.cc:290] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.488765 29537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd57f86812f45c8af37d2d87ae44bc4" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9" is_pre_election: true
I20260709 12:20:41.489101 29610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd57f86812f45c8af37d2d87ae44bc4" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210" is_pre_election: true
I20260709 12:20:41.489478 29537 raft_consensus.cc:2468] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 0.
I20260709 12:20:41.489751 29610 raft_consensus.cc:2468] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 0.
I20260709 12:20:41.490864 29428 leader_election.cc:304] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:41.491662 29681 raft_consensus.cc:2804] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:41.492055 29681 raft_consensus.cc:493] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:41.492486 29681 raft_consensus.cc:3060] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.498056 29681 raft_consensus.cc:515] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.499797 29681 leader_election.cc:290] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 election: Requested vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.500854 29537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd57f86812f45c8af37d2d87ae44bc4" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:41.500926 29610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd57f86812f45c8af37d2d87ae44bc4" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:41.501538 29537 raft_consensus.cc:3060] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.501649 29610 raft_consensus.cc:3060] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.506816 29610 raft_consensus.cc:2468] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 1.
I20260709 12:20:41.506879 29537 raft_consensus.cc:2468] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 1.
I20260709 12:20:41.508165 29427 leader_election.cc:304] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, befdbdbdaf6146b0af39494e819a6210; no voters: 
I20260709 12:20:41.509182 29681 raft_consensus.cc:2804] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:41.509706 29681 raft_consensus.cc:697] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Becoming Leader. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:41.510543 29681 consensus_queue.cc:237] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.517995 29361 catalog_manager.cc:5697] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65). New cstate: current_term: 1 leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.529448 29689 raft_consensus.cc:493] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.529915 29689 raft_consensus.cc:515] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:41.531563 29689 leader_election.cc:290] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771)
I20260709 12:20:41.532289 29537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9" is_pre_election: true
I20260709 12:20:41.532500 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" is_pre_election: true
I20260709 12:20:41.532944 29537 raft_consensus.cc:2393] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate befdbdbdaf6146b0af39494e819a6210 in current term 1: Already voted for candidate 7773c66004934cadbcef1d6d3e7d3f0f in this term.
I20260709 12:20:41.533947 29576 leader_election.cc:304] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: befdbdbdaf6146b0af39494e819a6210; no voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9
I20260709 12:20:41.534657 29689 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.539431 29689 raft_consensus.cc:2749] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:41.567405 29681 consensus_queue.cc:1048] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:41.568333 29688 consensus_queue.cc:1048] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:41.584415 29694 raft_consensus.cc:493] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.584450 29688 consensus_queue.cc:1048] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:41.584899 29694 raft_consensus.cc:515] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.593518 29610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210" is_pre_election: true
I20260709 12:20:41.594697 29610 raft_consensus.cc:2393] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7773c66004934cadbcef1d6d3e7d3f0f in current term 1: Already voted for candidate d1d22e59aa41465db40f955c5610c1f9 in this term.
I20260709 12:20:41.597743 29681 consensus_queue.cc:1048] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:41.599615 29681 consensus_queue.cc:1048] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:41.605671 29537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d22e59aa41465db40f955c5610c1f9" is_pre_election: true
I20260709 12:20:41.601496 29694 leader_election.cc:290] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.610110 29428 leader_election.cc:304] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f; no voters: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9
I20260709 12:20:41.611248 29681 raft_consensus.cc:3060] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.629635 29681 raft_consensus.cc:2749] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:41.633584 29661 raft_consensus.cc:493] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:41.634238 29661 raft_consensus.cc:515] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.636722 29661 leader_election.cc:290] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.641120 29694 consensus_queue.cc:1048] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:41.641604 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" is_pre_election: true
I20260709 12:20:41.642478 29464 raft_consensus.cc:2393] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1d22e59aa41465db40f955c5610c1f9 in current term 1: Already voted for candidate befdbdbdaf6146b0af39494e819a6210 in this term.
I20260709 12:20:41.645504 29610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befdbdbdaf6146b0af39494e819a6210" is_pre_election: true
I20260709 12:20:41.651408 29502 leader_election.cc:304] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1d22e59aa41465db40f955c5610c1f9; no voters: 7773c66004934cadbcef1d6d3e7d3f0f, befdbdbdaf6146b0af39494e819a6210
I20260709 12:20:41.652382 29725 raft_consensus.cc:3060] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.660313 29725 raft_consensus.cc:2749] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:41.669428 29537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c"
dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
mode: GRACEFUL
new_leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:46836
I20260709 12:20:41.670073 29537 raft_consensus.cc:606] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Received request to transfer leadership to TS 7773c66004934cadbcef1d6d3e7d3f0f
I20260709 12:20:41.689121 29612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24"
dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
mode: GRACEFUL
new_leader_uuid: "d1d22e59aa41465db40f955c5610c1f9"
 from {username='slave'} at 127.0.0.1:35986
I20260709 12:20:41.689620 29612 raft_consensus.cc:606] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 1 LEADER]: Received request to transfer leadership to TS d1d22e59aa41465db40f955c5610c1f9
I20260709 12:20:41.697898 29612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a"
dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
mode: GRACEFUL
new_leader_uuid: "d1d22e59aa41465db40f955c5610c1f9"
 from {username='slave'} at 127.0.0.1:35986
I20260709 12:20:41.698388 29612 raft_consensus.cc:606] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 1 LEADER]: Received request to transfer leadership to TS d1d22e59aa41465db40f955c5610c1f9
I20260709 12:20:41.720228 29725 consensus_queue.cc:1048] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:41.725278 29689 consensus_queue.cc:1048] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:41.731868 29724 consensus_queue.cc:1048] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:41.740759 29686 consensus_queue.cc:1048] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:41.745657 29689 raft_consensus.cc:993] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210: : Instructing follower d1d22e59aa41465db40f955c5610c1f9 to start an election
I20260709 12:20:41.746168 29689 raft_consensus.cc:1081] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 1 LEADER]: Signalling peer d1d22e59aa41465db40f955c5610c1f9 to start an election
I20260709 12:20:41.755343 29539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24"
dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
 from {username='slave'} at 127.0.0.1:46820
I20260709 12:20:41.756156 29539 raft_consensus.cc:493] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:41.756592 29539 raft_consensus.cc:3060] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.824316 29539 raft_consensus.cc:515] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.911338 29463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:41.911490 29539 leader_election.cc:290] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 2 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:41.911983 29463 raft_consensus.cc:3060] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.919282 29463 raft_consensus.cc:2468] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 2.
I20260709 12:20:41.920496 29502 leader_election.cc:304] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:41.921277 29686 raft_consensus.cc:2804] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.921717 29686 raft_consensus.cc:697] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 2 LEADER]: Becoming Leader. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:41.922439 29686 consensus_queue.cc:237] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.938134 29463 raft_consensus.cc:1240] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Rejecting Update request from peer befdbdbdaf6146b0af39494e819a6210 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:41.940989 29738 consensus_queue.cc:1059] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:41.941742 29689 raft_consensus.cc:3055] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:41.942124 29689 raft_consensus.cc:740] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Running, Role: LEADER
I20260709 12:20:41.942835 29689 consensus_queue.cc:260] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:41.943825 29689 raft_consensus.cc:3060] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.947796 29611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:41.949324 29686 consensus_queue.cc:1048] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:41.959095 29611 raft_consensus.cc:2468] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 2.
I20260709 12:20:41.961150 29681 consensus_queue.cc:1048] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:41.963925 29725 consensus_queue.cc:1048] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:41.965027 29688 consensus_queue.cc:1048] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:41.974730 29539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50e6c0bcb97148e1a8111ad646baca42"
dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
mode: GRACEFUL
new_leader_uuid: "befdbdbdaf6146b0af39494e819a6210"
 from {username='slave'} at 127.0.0.1:46836
I20260709 12:20:41.976084 29539 raft_consensus.cc:606] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Received request to transfer leadership to TS befdbdbdaf6146b0af39494e819a6210
I20260709 12:20:41.997663 29686 consensus_queue.cc:1048] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:41.989835 29689 consensus_queue.cc:1048] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:20:42.006196 29689 consensus_queue.cc:1048] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:42.036795 29662 consensus_queue.cc:1048] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:42.044179 29689 raft_consensus.cc:993] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210: : Instructing follower d1d22e59aa41465db40f955c5610c1f9 to start an election
I20260709 12:20:42.048923 29658 raft_consensus.cc:1081] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 1 LEADER]: Signalling peer d1d22e59aa41465db40f955c5610c1f9 to start an election
I20260709 12:20:42.057257 29725 raft_consensus.cc:993] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9: : Instructing follower 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:42.057746 29725 raft_consensus.cc:1081] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Signalling peer 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:42.064630 29688 raft_consensus.cc:993] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9: : Instructing follower befdbdbdaf6146b0af39494e819a6210 to start an election
I20260709 12:20:42.065095 29688 raft_consensus.cc:1081] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Signalling peer befdbdbdaf6146b0af39494e819a6210 to start an election
I20260709 12:20:42.066040 29464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:41552
I20260709 12:20:42.066604 29464 raft_consensus.cc:493] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:42.066998 29464 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.067668 29610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50e6c0bcb97148e1a8111ad646baca42"
dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
 from {username='slave'} at 127.0.0.1:35972
I20260709 12:20:42.068212 29610 raft_consensus.cc:493] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:42.068569 29610 raft_consensus.cc:3060] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.077513 29537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a"
dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
 from {username='slave'} at 127.0.0.1:46820
I20260709 12:20:42.078161 29537 raft_consensus.cc:493] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:42.077961 29610 raft_consensus.cc:515] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:42.078626 29537 raft_consensus.cc:3060] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.079644 29464 raft_consensus.cc:515] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:42.081871 29463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e6c0bcb97148e1a8111ad646baca42" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:42.082441 29463 raft_consensus.cc:3060] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.084154 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:42.084717 29613 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.089799 29535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:42.090631 29535 raft_consensus.cc:3055] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:42.091063 29535 raft_consensus.cc:740] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:42.092216 29613 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 2.
I20260709 12:20:42.092262 29535 consensus_queue.cc:260] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:42.093551 29427 leader_election.cc:304] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, befdbdbdaf6146b0af39494e819a6210; no voters: 
I20260709 12:20:42.094461 29464 leader_election.cc:290] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 2 election: Requested vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:42.094432 29662 raft_consensus.cc:2804] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.095284 29662 raft_consensus.cc:697] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Becoming Leader. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:42.096181 29662 consensus_queue.cc:237] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:42.098836 29360 catalog_manager.cc:5697] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 reported cstate change: term changed from 1 to 2, leader changed from befdbdbdaf6146b0af39494e819a6210 (127.28.35.67) to d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "d1d22e59aa41465db40f955c5610c1f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.100420 29535 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.102670 29537 raft_consensus.cc:515] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:42.114888 29463 raft_consensus.cc:2468] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 2.
I20260709 12:20:42.116204 29576 leader_election.cc:304] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, befdbdbdaf6146b0af39494e819a6210; no voters: 
I20260709 12:20:42.117091 29689 raft_consensus.cc:2804] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.117398 29537 leader_election.cc:290] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 2 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:42.117631 29689 raft_consensus.cc:697] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 2 LEADER]: Becoming Leader. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Running, Role: LEADER
I20260709 12:20:42.117624 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e6c0bcb97148e1a8111ad646baca42" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:42.118590 29463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:42.118494 29689 consensus_queue.cc:237] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:42.119742 29463 raft_consensus.cc:3060] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.120467 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2361812f8364145938eed8b8de4bb1a" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:42.119009 29539 raft_consensus.cc:3055] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:42.121526 29539 raft_consensus.cc:740] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:42.116197 29610 leader_election.cc:290] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 2 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:42.122431 29539 consensus_queue.cc:260] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:42.123914 29539 raft_consensus.cc:3060] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.125681 29613 raft_consensus.cc:3055] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:42.126060 29613 raft_consensus.cc:740] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Running, Role: LEADER
I20260709 12:20:42.126976 29613 consensus_queue.cc:260] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:42.129904 29463 raft_consensus.cc:2468] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 2.
I20260709 12:20:42.131068 29502 leader_election.cc:304] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:42.131893 29688 raft_consensus.cc:2804] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.132370 29688 raft_consensus.cc:697] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 2 LEADER]: Becoming Leader. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:42.133034 29613 raft_consensus.cc:3060] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.133069 29688 consensus_queue.cc:237] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:42.134987 29694 consensus_queue.cc:1048] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:42.138114 29539 raft_consensus.cc:2468] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 2.
I20260709 12:20:42.142377 29535 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 2.
I20260709 12:20:42.146139 29613 raft_consensus.cc:2468] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 2.
I20260709 12:20:42.151111 29361 catalog_manager.cc:5697] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f reported cstate change: term changed from 1 to 2, leader changed from d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66) to 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65). New cstate: current_term: 2 leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.161397 29360 catalog_manager.cc:5697] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 reported cstate change: term changed from 1 to 2, leader changed from d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66) to befdbdbdaf6146b0af39494e819a6210 (127.28.35.67). New cstate: current_term: 2 leader_uuid: "befdbdbdaf6146b0af39494e819a6210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:42.173092 29358 catalog_manager.cc:5697] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 reported cstate change: term changed from 1 to 2, leader changed from befdbdbdaf6146b0af39494e819a6210 (127.28.35.67) to d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "d1d22e59aa41465db40f955c5610c1f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.826236 29535 raft_consensus.cc:1275] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Refusing update from remote peer befdbdbdaf6146b0af39494e819a6210: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:42.831983 29610 raft_consensus.cc:1275] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:42.832248 29464 raft_consensus.cc:1275] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Refusing update from remote peer d1d22e59aa41465db40f955c5610c1f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:42.834292 29613 raft_consensus.cc:1275] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Refusing update from remote peer d1d22e59aa41465db40f955c5610c1f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:42.835201 29463 raft_consensus.cc:1275] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Refusing update from remote peer befdbdbdaf6146b0af39494e819a6210: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:42.835855 29611 raft_consensus.cc:1275] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Refusing update from remote peer d1d22e59aa41465db40f955c5610c1f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:42.837634 29756 consensus_queue.cc:1048] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:42.838622 29463 raft_consensus.cc:1275] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Refusing update from remote peer d1d22e59aa41465db40f955c5610c1f9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:42.840705 29753 consensus_queue.cc:1048] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:42.841591 29754 consensus_queue.cc:1048] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:42.842617 29756 consensus_queue.cc:1048] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:42.844401 29758 consensus_queue.cc:1048] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:42.845999 29758 consensus_queue.cc:1048] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:42.847236 29758 consensus_queue.cc:1048] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:42.858260 29393 debug-util.cc:398] Leaking SignalData structure 0x7b08000560e0 after lost signal to thread 28816
W20260709 12:20:42.859467 29393 debug-util.cc:398] Leaking SignalData structure 0x7b08000567c0 after lost signal to thread 29396
W20260709 12:20:42.860852 29393 debug-util.cc:398] Leaking SignalData structure 0x7b080010b340 after lost signal to thread 29488
W20260709 12:20:42.868036 29393 debug-util.cc:398] Leaking SignalData structure 0x7b08001e03a0 after lost signal to thread 29563
W20260709 12:20:42.879210 29393 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca2e0 after lost signal to thread 29637
I20260709 12:20:42.897733 29535 raft_consensus.cc:1275] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:20:42.996637 29428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:38869, user_credentials={real_user=slave}} blocked reactor thread for 92522.1us
I20260709 12:20:42.998586 29755 consensus_queue.cc:1048] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:43.833500 29634 debug-util.cc:398] Leaking SignalData structure 0x7b08000a97a0 after lost signal to thread 28816
W20260709 12:20:43.834265 29634 debug-util.cc:398] Leaking SignalData structure 0x7b08000a9e80 after lost signal to thread 29396
W20260709 12:20:43.835135 29634 debug-util.cc:398] Leaking SignalData structure 0x7b08000dea00 after lost signal to thread 29488
W20260709 12:20:43.835824 29634 debug-util.cc:398] Leaking SignalData structure 0x7b08000e46e0 after lost signal to thread 29563
W20260709 12:20:43.836522 29634 debug-util.cc:398] Leaking SignalData structure 0x7b080012af20 after lost signal to thread 29637
W20260709 12:20:45.154935 29560 debug-util.cc:398] Leaking SignalData structure 0x7b08000fe160 after lost signal to thread 28816
W20260709 12:20:45.155927 29560 debug-util.cc:398] Leaking SignalData structure 0x7b08000fe840 after lost signal to thread 29396
W20260709 12:20:45.157047 29560 debug-util.cc:398] Leaking SignalData structure 0x7b08000f6a80 after lost signal to thread 29488
W20260709 12:20:45.160935 29560 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4c20 after lost signal to thread 29563
W20260709 12:20:45.162155 29560 debug-util.cc:398] Leaking SignalData structure 0x7b08001a9640 after lost signal to thread 29637
I20260709 12:20:45.169955 28813 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:20:45.170827 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:45.260528 29463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
mode: GRACEFUL
new_leader_uuid: "befdbdbdaf6146b0af39494e819a6210"
 from {username='slave'} at 127.0.0.1:41574
I20260709 12:20:45.261224 29463 raft_consensus.cc:606] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Received request to transfer leadership to TS befdbdbdaf6146b0af39494e819a6210
I20260709 12:20:45.264659 29463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
mode: GRACEFUL
new_leader_uuid: "befdbdbdaf6146b0af39494e819a6210"
 from {username='slave'} at 127.0.0.1:41574
I20260709 12:20:45.265304 29463 raft_consensus.cc:606] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Received request to transfer leadership to TS befdbdbdaf6146b0af39494e819a6210
I20260709 12:20:45.266697 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:45.267292 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:45.541711 29781 raft_consensus.cc:993] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f: : Instructing follower befdbdbdaf6146b0af39494e819a6210 to start an election
I20260709 12:20:45.542186 29781 raft_consensus.cc:1081] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Signalling peer befdbdbdaf6146b0af39494e819a6210 to start an election
I20260709 12:20:45.544176 29611 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa"
dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
 from {username='slave'} at 127.0.0.1:35980
I20260709 12:20:45.544881 29611 raft_consensus.cc:493] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:45.545377 29611 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.558018 29611 raft_consensus.cc:515] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:45.561349 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:45.562148 29539 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.571771 29539 raft_consensus.cc:2468] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 2.
I20260709 12:20:45.574954 29463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:45.576169 29463 raft_consensus.cc:3055] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:45.576509 29463 raft_consensus.cc:740] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:45.577677 29463 consensus_queue.cc:260] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:45.578887 29463 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.586532 29577 leader_election.cc:304] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:45.587566 29773 raft_consensus.cc:2804] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:45.575469 29611 leader_election.cc:290] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 2 election: Requested vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771)
I20260709 12:20:45.590876 29773 raft_consensus.cc:697] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 2 LEADER]: Becoming Leader. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Running, Role: LEADER
I20260709 12:20:45.592617 29773 consensus_queue.cc:237] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:45.597896 29463 raft_consensus.cc:2468] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 2.
I20260709 12:20:45.615571 29362 catalog_manager.cc:5697] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 reported cstate change: term changed from 1 to 2, leader changed from 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65) to befdbdbdaf6146b0af39494e819a6210 (127.28.35.67). New cstate: current_term: 2 leader_uuid: "befdbdbdaf6146b0af39494e819a6210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:45.642866 29780 raft_consensus.cc:993] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f: : Instructing follower befdbdbdaf6146b0af39494e819a6210 to start an election
I20260709 12:20:45.643378 29780 raft_consensus.cc:1081] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Signalling peer befdbdbdaf6146b0af39494e819a6210 to start an election
I20260709 12:20:45.645481 29613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c"
dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
 from {username='slave'} at 127.0.0.1:35980
I20260709 12:20:45.646098 29613 raft_consensus.cc:493] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:45.646498 29613 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.654556 29613 raft_consensus.cc:515] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:45.657821 29463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:45.658447 29463 raft_consensus.cc:3055] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:45.658769 29463 raft_consensus.cc:740] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:45.659145 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:45.659926 29539 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.659576 29463 consensus_queue.cc:260] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [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: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:45.661017 29463 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.667804 29539 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 3.
I20260709 12:20:45.669400 29577 leader_election.cc:304] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:45.670358 29773 raft_consensus.cc:2804] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:45.670873 29773 raft_consensus.cc:697] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 3 LEADER]: Becoming Leader. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Running, Role: LEADER
I20260709 12:20:45.671720 29773 consensus_queue.cc:237] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [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: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:45.675516 29463 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 3.
I20260709 12:20:45.690711 29613 leader_election.cc:290] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 3 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:45.713665 29362 catalog_manager.cc:5697] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 reported cstate change: term changed from 2 to 3, leader changed from 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65) to befdbdbdaf6146b0af39494e819a6210 (127.28.35.67). New cstate: current_term: 3 leader_uuid: "befdbdbdaf6146b0af39494e819a6210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:46.055157 29463 raft_consensus.cc:1275] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Refusing update from remote peer befdbdbdaf6146b0af39494e819a6210: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:46.057274 29773 consensus_queue.cc:1048] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:46.114866 29539 raft_consensus.cc:1275] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Refusing update from remote peer befdbdbdaf6146b0af39494e819a6210: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:46.141824 29773 consensus_queue.cc:1048] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:46.156361 29535 raft_consensus.cc:1275] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Refusing update from remote peer befdbdbdaf6146b0af39494e819a6210: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:46.158591 29784 consensus_queue.cc:1048] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:46.185314 29461 raft_consensus.cc:1275] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Refusing update from remote peer befdbdbdaf6146b0af39494e819a6210: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:46.187059 29784 consensus_queue.cc:1048] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:46.268507 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:46.284144 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:46.284874 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:47.286288 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:47.296602 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:47.297204 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:48.298354 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:48.307440 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:48.308028 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:49.309471 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:49.315021 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:49.315469 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:50.316511 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:50.322577 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:50.323042 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:51.324084 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:51.329519 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:51.329932 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:52.330862 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:52.336405 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:52.336843 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:53.337751 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:53.343315 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:53.343752 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:54.344672 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:54.350627 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:54.351245 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:55.381808 28813 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:20:55.387406 29613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa"
dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
mode: GRACEFUL
new_leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:35986
I20260709 12:20:55.388146 29613 raft_consensus.cc:606] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 2 LEADER]: Received request to transfer leadership to TS 7773c66004934cadbcef1d6d3e7d3f0f
I20260709 12:20:55.398864 29613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c"
dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
mode: GRACEFUL
new_leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:35986
I20260709 12:20:55.399335 29613 raft_consensus.cc:606] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 3 LEADER]: Received request to transfer leadership to TS 7773c66004934cadbcef1d6d3e7d3f0f
I20260709 12:20:55.406699 29539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9"
dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
mode: GRACEFUL
new_leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:46836
I20260709 12:20:55.407217 29539 raft_consensus.cc:606] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Received request to transfer leadership to TS 7773c66004934cadbcef1d6d3e7d3f0f
I20260709 12:20:55.412185 29539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24"
dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
mode: GRACEFUL
new_leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:46836
I20260709 12:20:55.412703 29539 raft_consensus.cc:606] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 2 LEADER]: Received request to transfer leadership to TS 7773c66004934cadbcef1d6d3e7d3f0f
I20260709 12:20:55.417768 29539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5540a08f572d40f89b77c39579c16480"
dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
mode: GRACEFUL
new_leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:46836
I20260709 12:20:55.418349 29539 raft_consensus.cc:606] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Received request to transfer leadership to TS 7773c66004934cadbcef1d6d3e7d3f0f
I20260709 12:20:55.424798 29809 raft_consensus.cc:993] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9: : Instructing follower 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:55.425367 29811 raft_consensus.cc:1081] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 2 LEADER]: Signalling peer 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:55.426906 29462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:41552
I20260709 12:20:55.427464 29462 raft_consensus.cc:493] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.427794 29462 raft_consensus.cc:3060] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.433734 29462 raft_consensus.cc:515] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.435804 29462 leader_election.cc:290] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 3 election: Requested vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:55.436973 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:55.436820 29535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3e6ac09f9c4519a7936ce506ff9a24" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:55.437623 29613 raft_consensus.cc:3060] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.437718 29535 raft_consensus.cc:3055] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:55.438066 29535 raft_consensus.cc:740] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:55.439018 29535 consensus_queue.cc:260] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [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: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.440362 29535 raft_consensus.cc:3060] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.445392 29613 raft_consensus.cc:2468] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 3.
I20260709 12:20:55.446858 29427 leader_election.cc:304] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, befdbdbdaf6146b0af39494e819a6210; no voters: 
I20260709 12:20:55.447860 29806 raft_consensus.cc:2804] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:55.447975 29535 raft_consensus.cc:2468] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 3.
I20260709 12:20:55.448515 29806 raft_consensus.cc:697] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 LEADER]: Becoming Leader. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:55.449626 29806 consensus_queue.cc:237] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [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: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.459334 29362 catalog_manager.cc:5697] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f reported cstate change: term changed from 2 to 3, leader changed from d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66) to 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65). New cstate: current_term: 3 leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:55.713101 29809 raft_consensus.cc:993] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9: : Instructing follower 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:55.713598 29811 raft_consensus.cc:1081] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Signalling peer 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:55.715174 29462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:41552
I20260709 12:20:55.715728 29462 raft_consensus.cc:493] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.716012 29462 raft_consensus.cc:3060] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.721105 29462 raft_consensus.cc:515] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.722934 29462 leader_election.cc:290] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 2 election: Requested vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:55.723670 29535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:55.723907 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:55.724309 29535 raft_consensus.cc:3055] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:55.724488 29613 raft_consensus.cc:3060] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.724731 29535 raft_consensus.cc:740] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:55.725683 29535 consensus_queue.cc:260] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.726974 29535 raft_consensus.cc:3060] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.731274 29613 raft_consensus.cc:2468] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 2.
I20260709 12:20:55.732412 29427 leader_election.cc:304] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, befdbdbdaf6146b0af39494e819a6210; no voters: 
I20260709 12:20:55.733151 29806 raft_consensus.cc:2804] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.733800 29806 raft_consensus.cc:697] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Becoming Leader. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:55.734319 29535 raft_consensus.cc:2468] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 2.
I20260709 12:20:55.735189 29806 consensus_queue.cc:237] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.743074 29811 raft_consensus.cc:993] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9: : Instructing follower 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:55.743597 29809 raft_consensus.cc:1081] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Signalling peer 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:55.743824 29362 catalog_manager.cc:5697] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f reported cstate change: term changed from 1 to 2, leader changed from d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66) to 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65). New cstate: current_term: 2 leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:55.745394 29462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5540a08f572d40f89b77c39579c16480"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:41552
I20260709 12:20:55.745934 29462 raft_consensus.cc:493] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.746369 29462 raft_consensus.cc:3060] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.751556 29784 raft_consensus.cc:993] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210: : Instructing follower 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:55.752123 29818 raft_consensus.cc:1081] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 2 LEADER]: Signalling peer 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:55.754509 29462 raft_consensus.cc:515] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.754887 29461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:41566
I20260709 12:20:55.755473 29461 raft_consensus.cc:493] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.755791 29461 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.756721 29462 leader_election.cc:290] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 2 election: Requested vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:55.757635 29535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540a08f572d40f89b77c39579c16480" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:55.757902 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540a08f572d40f89b77c39579c16480" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:55.758284 29535 raft_consensus.cc:3055] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:55.758539 29613 raft_consensus.cc:3060] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.758695 29535 raft_consensus.cc:740] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:55.759760 29535 consensus_queue.cc:260] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.761127 29535 raft_consensus.cc:3060] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.763267 29461 raft_consensus.cc:515] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:55.763803 29613 raft_consensus.cc:2468] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 2.
I20260709 12:20:55.764886 29427 leader_election.cc:304] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, befdbdbdaf6146b0af39494e819a6210; no voters: 
I20260709 12:20:55.765492 29461 leader_election.cc:290] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 3 election: Requested vote from peers befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:55.766608 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:55.766834 29806 raft_consensus.cc:2804] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.767158 29539 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.767395 29806 raft_consensus.cc:697] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Becoming Leader. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:55.767817 29535 raft_consensus.cc:2468] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 2.
I20260709 12:20:55.768334 29806 consensus_queue.cc:237] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.772002 29539 raft_consensus.cc:2468] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 3.
I20260709 12:20:55.772715 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:55.773411 29428 leader_election.cc:304] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:55.773417 29613 raft_consensus.cc:3055] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:55.774089 29613 raft_consensus.cc:740] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Running, Role: LEADER
I20260709 12:20:55.774896 29613 consensus_queue.cc:260] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [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: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:55.775678 29810 raft_consensus.cc:2804] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:55.776160 29613 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.777038 29810 raft_consensus.cc:697] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 LEADER]: Becoming Leader. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:55.777727 29362 catalog_manager.cc:5697] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f reported cstate change: term changed from 1 to 2, leader changed from d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66) to 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65). New cstate: current_term: 2 leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:55.777997 29810 consensus_queue.cc:237] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [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: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:55.783424 29613 raft_consensus.cc:2468] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 3.
I20260709 12:20:55.791241 29362 catalog_manager.cc:5697] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f reported cstate change: term changed from 2 to 3, leader changed from befdbdbdaf6146b0af39494e819a6210 (127.28.35.67) to 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65). New cstate: current_term: 3 leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:55.837347 29613 raft_consensus.cc:1275] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:55.838721 29810 consensus_queue.cc:1048] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:55.849610 29539 raft_consensus.cc:1275] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:55.852510 29810 consensus_queue.cc:1048] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:55.948794 29784 raft_consensus.cc:993] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210: : Instructing follower 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:55.949254 29818 raft_consensus.cc:1081] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 3 LEADER]: Signalling peer 7773c66004934cadbcef1d6d3e7d3f0f to start an election
I20260709 12:20:55.950618 29461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
 from {username='slave'} at 127.0.0.1:41566
I20260709 12:20:55.951102 29461 raft_consensus.cc:493] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.951422 29461 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:55.956296 29461 raft_consensus.cc:515] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.958509 29461 leader_election.cc:290] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [CANDIDATE]: Term 4 election: Requested vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:55.959601 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:55.960160 29613 raft_consensus.cc:3055] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:55.960178 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:55.960494 29613 raft_consensus.cc:740] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Running, Role: LEADER
I20260709 12:20:55.960757 29539 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:55.961329 29613 consensus_queue.cc:260] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [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: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.962230 29613 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:55.965191 29539 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 4.
I20260709 12:20:55.966279 29428 leader_election.cc:304] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [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: 7773c66004934cadbcef1d6d3e7d3f0f, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:55.967206 29613 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7773c66004934cadbcef1d6d3e7d3f0f in term 4.
I20260709 12:20:55.967197 29810 raft_consensus.cc:2804] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:55.967816 29810 raft_consensus.cc:697] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 LEADER]: Becoming Leader. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:55.968618 29810 consensus_queue.cc:237] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [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: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:55.975317 29360 catalog_manager.cc:5697] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f reported cstate change: term changed from 3 to 4, leader changed from befdbdbdaf6146b0af39494e819a6210 (127.28.35.67) to 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65). New cstate: current_term: 4 leader_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:56.156766 29613 raft_consensus.cc:1275] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.158077 29810 consensus_queue.cc:1048] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:56.167217 29539 raft_consensus.cc:1275] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.168959 29806 consensus_queue.cc:1048] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:56.175267 29535 raft_consensus.cc:1275] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:56.178076 29806 consensus_queue.cc:1048] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:56.187502 29613 raft_consensus.cc:1275] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:56.189199 29820 consensus_queue.cc:1048] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:56.269709 29539 raft_consensus.cc:1275] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.271143 29810 consensus_queue.cc:1048] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:56.279933 29613 raft_consensus.cc:1275] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.281683 29806 consensus_queue.cc:1048] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:56.470367 29539 raft_consensus.cc:1275] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 4 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:56.470399 29613 raft_consensus.cc:1275] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 4 FOLLOWER]: Refusing update from remote peer 7773c66004934cadbcef1d6d3e7d3f0f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:56.471580 29820 consensus_queue.cc:1048] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:56.472124 29806 consensus_queue.cc:1048] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:58.453804 28813 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:20:58.454545 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:58.461750 29461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
mode: GRACEFUL
new_leader_uuid: "d1d22e59aa41465db40f955c5610c1f9"
 from {username='slave'} at 127.0.0.1:41574
I20260709 12:20:58.462373 29461 raft_consensus.cc:606] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 LEADER]: Received request to transfer leadership to TS d1d22e59aa41465db40f955c5610c1f9
I20260709 12:20:58.464775 29461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f17e608c127408c8f3aaa1a884f4daa"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
mode: GRACEFUL
new_leader_uuid: "befdbdbdaf6146b0af39494e819a6210"
 from {username='slave'} at 127.0.0.1:41574
I20260709 12:20:58.465392 29461 raft_consensus.cc:606] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Received request to transfer leadership to TS befdbdbdaf6146b0af39494e819a6210
I20260709 12:20:58.467788 29461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
mode: GRACEFUL
new_leader_uuid: "befdbdbdaf6146b0af39494e819a6210"
 from {username='slave'} at 127.0.0.1:41574
I20260709 12:20:58.468387 29461 raft_consensus.cc:606] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 LEADER]: Received request to transfer leadership to TS befdbdbdaf6146b0af39494e819a6210
I20260709 12:20:58.470602 29461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9"
dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
mode: GRACEFUL
new_leader_uuid: "d1d22e59aa41465db40f955c5610c1f9"
 from {username='slave'} at 127.0.0.1:41574
I20260709 12:20:58.471135 29461 raft_consensus.cc:606] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Received request to transfer leadership to TS d1d22e59aa41465db40f955c5610c1f9
I20260709 12:20:58.472074 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:20:58.472496 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:58.519315 29840 raft_consensus.cc:993] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f: : Instructing follower d1d22e59aa41465db40f955c5610c1f9 to start an election
I20260709 12:20:58.519807 29836 raft_consensus.cc:1081] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 LEADER]: Signalling peer d1d22e59aa41465db40f955c5610c1f9 to start an election
I20260709 12:20:58.521273 29539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c"
dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
 from {username='slave'} at 127.0.0.1:46814
I20260709 12:20:58.521709 29539 raft_consensus.cc:493] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:58.521950 29539 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:58.526510 29539 raft_consensus.cc:515] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:58.528373 29539 leader_election.cc:290] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 5 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:58.529393 29461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:58.529502 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2bfe6d30414879ab6ebf875c9a322c" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:58.530031 29613 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:58.530053 29461 raft_consensus.cc:3055] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:20:58.530495 29461 raft_consensus.cc:740] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:58.531270 29461 consensus_queue.cc:260] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:58.532317 29461 raft_consensus.cc:3060] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:58.535106 29613 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 5.
I20260709 12:20:58.536288 29502 leader_election.cc:304] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [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: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:58.536996 29809 raft_consensus.cc:2804] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:58.538053 29809 raft_consensus.cc:697] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 5 LEADER]: Becoming Leader. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:58.538345 29461 raft_consensus.cc:2468] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 5.
I20260709 12:20:58.539143 29809 consensus_queue.cc:237] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:58.545826 29360 catalog_manager.cc:5697] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 reported cstate change: term changed from 4 to 5, leader changed from 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65) to d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66). New cstate: current_term: 5 leader_uuid: "d1d22e59aa41465db40f955c5610c1f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:58.604121 29840 raft_consensus.cc:993] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f: : Instructing follower befdbdbdaf6146b0af39494e819a6210 to start an election
I20260709 12:20:58.604547 29836 raft_consensus.cc:1081] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Signalling peer befdbdbdaf6146b0af39494e819a6210 to start an election
I20260709 12:20:58.605918 29613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f17e608c127408c8f3aaa1a884f4daa"
dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
 from {username='slave'} at 127.0.0.1:35980
I20260709 12:20:58.606365 29613 raft_consensus.cc:493] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:58.606684 29613 raft_consensus.cc:3060] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.610833 29613 raft_consensus.cc:515] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:58.612708 29613 leader_election.cc:290] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 2 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869)
I20260709 12:20:58.613572 29461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f17e608c127408c8f3aaa1a884f4daa" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:58.613780 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f17e608c127408c8f3aaa1a884f4daa" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:58.614203 29461 raft_consensus.cc:3055] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:58.614291 29539 raft_consensus.cc:3060] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.614502 29461 raft_consensus.cc:740] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:58.615269 29461 consensus_queue.cc:260] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:58.616195 29461 raft_consensus.cc:3060] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.618760 29539 raft_consensus.cc:2468] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 2.
I20260709 12:20:58.619829 29577 leader_election.cc:304] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:58.620566 29839 raft_consensus.cc:2804] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:58.621476 29461 raft_consensus.cc:2468] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 2.
I20260709 12:20:58.621855 29839 raft_consensus.cc:697] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 2 LEADER]: Becoming Leader. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Running, Role: LEADER
I20260709 12:20:58.622896 29839 consensus_queue.cc:237] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:58.629698 29360 catalog_manager.cc:5697] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 reported cstate change: term changed from 1 to 2, leader changed from 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65) to befdbdbdaf6146b0af39494e819a6210 (127.28.35.67). New cstate: current_term: 2 leader_uuid: "befdbdbdaf6146b0af39494e819a6210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:58.634061 29840 raft_consensus.cc:993] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f: : Instructing follower befdbdbdaf6146b0af39494e819a6210 to start an election
I20260709 12:20:58.634603 29840 raft_consensus.cc:1081] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 LEADER]: Signalling peer befdbdbdaf6146b0af39494e819a6210 to start an election
I20260709 12:20:58.636240 29613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa"
dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
 from {username='slave'} at 127.0.0.1:35980
I20260709 12:20:58.636704 29613 raft_consensus.cc:493] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:58.637056 29613 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:58.641877 29613 raft_consensus.cc:515] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:58.643469 29613 leader_election.cc:290] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [CANDIDATE]: Term 4 election: Requested vote from peers d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66:38869), 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771)
I20260709 12:20:58.644115 29539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
I20260709 12:20:58.644614 29539 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:58.644678 29461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d812f20730f646b2b737bac50028b8aa" candidate_uuid: "befdbdbdaf6146b0af39494e819a6210" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:58.645311 29461 raft_consensus.cc:3055] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:58.645582 29461 raft_consensus.cc:740] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:58.646199 29461 consensus_queue.cc:260] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [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: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:58.647152 29461 raft_consensus.cc:3060] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:58.648959 29539 raft_consensus.cc:2468] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 4.
I20260709 12:20:58.649902 29577 leader_election.cc:304] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [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: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:58.650660 29839 raft_consensus.cc:2804] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:58.651247 29839 raft_consensus.cc:697] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 4 LEADER]: Becoming Leader. State: Replica: befdbdbdaf6146b0af39494e819a6210, State: Running, Role: LEADER
I20260709 12:20:58.652109 29839 consensus_queue.cc:237] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [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: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } }
I20260709 12:20:58.652493 29461 raft_consensus.cc:2468] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befdbdbdaf6146b0af39494e819a6210 in term 4.
I20260709 12:20:58.658905 29360 catalog_manager.cc:5697] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 reported cstate change: term changed from 3 to 4, leader changed from 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65) to befdbdbdaf6146b0af39494e819a6210 (127.28.35.67). New cstate: current_term: 4 leader_uuid: "befdbdbdaf6146b0af39494e819a6210" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:58.693610 29836 raft_consensus.cc:993] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f: : Instructing follower d1d22e59aa41465db40f955c5610c1f9 to start an election
I20260709 12:20:58.694787 29840 raft_consensus.cc:1081] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Signalling peer d1d22e59aa41465db40f955c5610c1f9 to start an election
I20260709 12:20:58.696482 29539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9"
dest_uuid: "d1d22e59aa41465db40f955c5610c1f9"
 from {username='slave'} at 127.0.0.1:46814
I20260709 12:20:58.697073 29539 raft_consensus.cc:493] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:58.697532 29539 raft_consensus.cc:3060] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:58.704843 29539 raft_consensus.cc:515] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:58.706491 29539 leader_election.cc:290] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 3 election: Requested vote from peers 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771), befdbdbdaf6146b0af39494e819a6210 (127.28.35.67:45547)
I20260709 12:20:58.708199 29461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7773c66004934cadbcef1d6d3e7d3f0f"
I20260709 12:20:58.708071 29613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db06e31a89e74020870bcb6ea2b077b9" candidate_uuid: "d1d22e59aa41465db40f955c5610c1f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "befdbdbdaf6146b0af39494e819a6210"
I20260709 12:20:58.708752 29461 raft_consensus.cc:3055] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:58.708914 29613 raft_consensus.cc:3060] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:58.709022 29461 raft_consensus.cc:740] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7773c66004934cadbcef1d6d3e7d3f0f, State: Running, Role: LEADER
I20260709 12:20:58.709949 29461 consensus_queue.cc:260] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [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: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:58.711122 29461 raft_consensus.cc:3060] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:58.714677 29613 raft_consensus.cc:2468] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 3.
I20260709 12:20:58.715786 29502 leader_election.cc:304] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: befdbdbdaf6146b0af39494e819a6210, d1d22e59aa41465db40f955c5610c1f9; no voters: 
I20260709 12:20:58.716050 29461 raft_consensus.cc:2468] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d22e59aa41465db40f955c5610c1f9 in term 3.
I20260709 12:20:58.716636 29809 raft_consensus.cc:2804] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:58.717133 29809 raft_consensus.cc:697] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 3 LEADER]: Becoming Leader. State: Replica: d1d22e59aa41465db40f955c5610c1f9, State: Running, Role: LEADER
I20260709 12:20:58.718472 29809 consensus_queue.cc:237] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [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: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } }
I20260709 12:20:58.728286 29360 catalog_manager.cc:5697] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 reported cstate change: term changed from 2 to 3, leader changed from 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65) to d1d22e59aa41465db40f955c5610c1f9 (127.28.35.66). New cstate: current_term: 3 leader_uuid: "d1d22e59aa41465db40f955c5610c1f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:58.932693 29461 raft_consensus.cc:1275] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 5 FOLLOWER]: Refusing update from remote peer d1d22e59aa41465db40f955c5610c1f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:20:58.933911 29809 consensus_queue.cc:1048] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:58.948046 29613 raft_consensus.cc:1275] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 5 FOLLOWER]: Refusing update from remote peer d1d22e59aa41465db40f955c5610c1f9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:20:58.949433 29855 consensus_queue.cc:1048] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:59.090677 29539 raft_consensus.cc:1275] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 4 FOLLOWER]: Refusing update from remote peer befdbdbdaf6146b0af39494e819a6210: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:59.090677 29461 raft_consensus.cc:1275] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Refusing update from remote peer befdbdbdaf6146b0af39494e819a6210: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:59.092305 29847 consensus_queue.cc:1048] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:59.092479 29839 consensus_queue.cc:1048] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:59.114605 29539 raft_consensus.cc:1275] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Refusing update from remote peer befdbdbdaf6146b0af39494e819a6210: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:59.116714 29860 consensus_queue.cc:1048] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d22e59aa41465db40f955c5610c1f9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 38869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:59.118556 29462 raft_consensus.cc:1275] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 FOLLOWER]: Refusing update from remote peer befdbdbdaf6146b0af39494e819a6210: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:59.120746 29860 consensus_queue.cc:1048] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:59.165376 29613 raft_consensus.cc:1275] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Refusing update from remote peer d1d22e59aa41465db40f955c5610c1f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:59.166596 29841 consensus_queue.cc:1048] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befdbdbdaf6146b0af39494e819a6210" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:59.175532 29462 raft_consensus.cc:1275] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Refusing update from remote peer d1d22e59aa41465db40f955c5610c1f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:59.177517 29809 consensus_queue.cc:1048] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7773c66004934cadbcef1d6d3e7d3f0f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:59.476094 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:59.485944 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:59.486584 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:00.487617 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:00.493311 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:00.493758 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:01.494715 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:01.500739 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:01.501165 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:02.502164 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:02.507437 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:02.507881 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:03.508729 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:03.513971 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:03.514408 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:04.515352 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:04.520886 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:04.521524 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:05.522498 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:05.528577 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:05.529027 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:06.530004 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:06.536339 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:06.536859 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:07.577818 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:07.582950 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:07.583415 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:21:08.351570 29393 debug-util.cc:398] Leaking SignalData structure 0x7b080012a7a0 after lost signal to thread 28816
W20260709 12:21:08.352351 29393 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb720 after lost signal to thread 29396
W20260709 12:21:08.353127 29393 debug-util.cc:398] Leaking SignalData structure 0x7b0800056740 after lost signal to thread 29488
W20260709 12:21:08.353919 29393 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8da0 after lost signal to thread 29563
W20260709 12:21:08.354590 29393 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3840 after lost signal to thread 29637
I20260709 12:21:08.615576 28813 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:21:08.616165 28813 tablet_server.cc:179] TabletServer@127.28.35.65:0 shutting down...
W20260709 12:21:08.643002 29502 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 12:21:08.648635 29502 consensus_peers.cc:597] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 -> Peer 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771): Couldn't send request to peer 7773c66004934cadbcef1d6d3e7d3f0f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:08.658380 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:08.659296 28813 tablet_replica.cc:333] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f: stopping tablet replica
I20260709 12:21:08.660168 28813 raft_consensus.cc:2243] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.660836 28813 raft_consensus.cc:2272] T 50e6c0bcb97148e1a8111ad646baca42 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.662985 28813 tablet_replica.cc:333] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f: stopping tablet replica
I20260709 12:21:08.663549 28813 raft_consensus.cc:2243] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.663985 28813 raft_consensus.cc:2272] T db06e31a89e74020870bcb6ea2b077b9 P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.665596 28813 tablet_replica.cc:333] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f: stopping tablet replica
I20260709 12:21:08.666046 28813 raft_consensus.cc:2243] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.666424 28813 raft_consensus.cc:2272] T b2361812f8364145938eed8b8de4bb1a P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.668018 28813 tablet_replica.cc:333] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f: stopping tablet replica
I20260709 12:21:08.668447 28813 raft_consensus.cc:2243] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:08.669108 28813 raft_consensus.cc:2272] T bfd57f86812f45c8af37d2d87ae44bc4 P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.670812 28813 tablet_replica.cc:333] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f: stopping tablet replica
I20260709 12:21:08.671304 28813 raft_consensus.cc:2243] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:08.672055 28813 raft_consensus.cc:2272] T e7ca1bd334e24719bac643539a4a96ef P 7773c66004934cadbcef1d6d3e7d3f0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.673794 28813 tablet_replica.cc:333] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f: stopping tablet replica
I20260709 12:21:08.674325 28813 raft_consensus.cc:2243] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.674721 28813 raft_consensus.cc:2272] T 0c2bfe6d30414879ab6ebf875c9a322c P 7773c66004934cadbcef1d6d3e7d3f0f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.676262 28813 tablet_replica.cc:333] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f: stopping tablet replica
I20260709 12:21:08.676791 28813 raft_consensus.cc:2243] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:08.677610 28813 raft_consensus.cc:2272] T 6b3e6ac09f9c4519a7936ce506ff9a24 P 7773c66004934cadbcef1d6d3e7d3f0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.679194 28813 tablet_replica.cc:333] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f: stopping tablet replica
I20260709 12:21:08.679685 28813 raft_consensus.cc:2243] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.680083 28813 raft_consensus.cc:2272] T d812f20730f646b2b737bac50028b8aa P 7773c66004934cadbcef1d6d3e7d3f0f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.681674 28813 tablet_replica.cc:333] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f: stopping tablet replica
I20260709 12:21:08.682156 28813 raft_consensus.cc:2243] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:08.682879 28813 raft_consensus.cc:2272] T 5540a08f572d40f89b77c39579c16480 P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.684551 28813 tablet_replica.cc:333] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f: stopping tablet replica
I20260709 12:21:08.684991 28813 raft_consensus.cc:2243] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.685457 28813 raft_consensus.cc:2272] T 1f17e608c127408c8f3aaa1a884f4daa P 7773c66004934cadbcef1d6d3e7d3f0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.744146 28813 tablet_server.cc:196] TabletServer@127.28.35.65:0 shutdown complete.
I20260709 12:21:08.775909 28813 tablet_server.cc:179] TabletServer@127.28.35.66:0 shutting down...
I20260709 12:21:08.805356 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:08.806560 28813 tablet_replica.cc:333] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9: stopping tablet replica
I20260709 12:21:08.808132 28813 raft_consensus.cc:2243] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:21:08.809892 28813 raft_consensus.cc:2272] T 0c2bfe6d30414879ab6ebf875c9a322c P d1d22e59aa41465db40f955c5610c1f9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:08.812444 29502 consensus_peers.cc:597] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 -> Peer 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771): Couldn't send request to peer 7773c66004934cadbcef1d6d3e7d3f0f. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:32771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:08.812765 28813 tablet_replica.cc:333] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9: stopping tablet replica
I20260709 12:21:08.813458 28813 raft_consensus.cc:2243] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.814069 28813 raft_consensus.cc:2272] T 6b3e6ac09f9c4519a7936ce506ff9a24 P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.815963 28813 tablet_replica.cc:333] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9: stopping tablet replica
I20260709 12:21:08.816612 28813 raft_consensus.cc:2243] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.817351 28813 raft_consensus.cc:2272] T d812f20730f646b2b737bac50028b8aa P d1d22e59aa41465db40f955c5610c1f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.819607 28813 tablet_replica.cc:333] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9: stopping tablet replica
I20260709 12:21:08.820161 28813 raft_consensus.cc:2243] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.820811 28813 raft_consensus.cc:2272] T bfd57f86812f45c8af37d2d87ae44bc4 P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.823045 28813 tablet_replica.cc:333] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9: stopping tablet replica
I20260709 12:21:08.823581 28813 raft_consensus.cc:2243] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:08.823948 29576 consensus_peers.cc:597] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 -> Peer 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771): Couldn't send request to peer 7773c66004934cadbcef1d6d3e7d3f0f. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:32771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:08.824196 28813 raft_consensus.cc:2272] T e7ca1bd334e24719bac643539a4a96ef P d1d22e59aa41465db40f955c5610c1f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.826190 28813 tablet_replica.cc:333] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9: stopping tablet replica
I20260709 12:21:08.826737 28813 raft_consensus.cc:2243] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:08.827808 28813 raft_consensus.cc:2272] T db06e31a89e74020870bcb6ea2b077b9 P d1d22e59aa41465db40f955c5610c1f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.829654 28813 tablet_replica.cc:333] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9: stopping tablet replica
I20260709 12:21:08.830194 28813 raft_consensus.cc:2243] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:08.831266 28813 raft_consensus.cc:2272] T b2361812f8364145938eed8b8de4bb1a P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.833031 28813 tablet_replica.cc:333] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9: stopping tablet replica
I20260709 12:21:08.833585 28813 raft_consensus.cc:2243] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.834133 28813 raft_consensus.cc:2272] T 1f17e608c127408c8f3aaa1a884f4daa P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.835887 28813 tablet_replica.cc:333] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9: stopping tablet replica
I20260709 12:21:08.836424 28813 raft_consensus.cc:2243] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.837081 28813 raft_consensus.cc:2272] T 5540a08f572d40f89b77c39579c16480 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.839138 28813 tablet_replica.cc:333] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9: stopping tablet replica
I20260709 12:21:08.839563 28813 raft_consensus.cc:2243] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.839946 28813 raft_consensus.cc:2272] T 50e6c0bcb97148e1a8111ad646baca42 P d1d22e59aa41465db40f955c5610c1f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.890512 28813 tablet_server.cc:196] TabletServer@127.28.35.66:0 shutdown complete.
W20260709 12:21:08.905979 29576 consensus_peers.cc:597] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 -> Peer 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771): Couldn't send request to peer 7773c66004934cadbcef1d6d3e7d3f0f. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:32771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:08.913357 29576 consensus_peers.cc:597] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 -> Peer 7773c66004934cadbcef1d6d3e7d3f0f (127.28.35.65:32771): Couldn't send request to peer 7773c66004934cadbcef1d6d3e7d3f0f. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:32771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:08.914291 28813 tablet_server.cc:179] TabletServer@127.28.35.67:0 shutting down...
I20260709 12:21:08.945330 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:08.946143 28813 tablet_replica.cc:333] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210: stopping tablet replica
I20260709 12:21:08.946918 28813 raft_consensus.cc:2243] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:08.947871 28813 raft_consensus.cc:2272] T d812f20730f646b2b737bac50028b8aa P befdbdbdaf6146b0af39494e819a6210 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.950080 28813 tablet_replica.cc:333] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210: stopping tablet replica
I20260709 12:21:08.950667 28813 raft_consensus.cc:2243] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:08.951661 28813 raft_consensus.cc:2272] T 1f17e608c127408c8f3aaa1a884f4daa P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.953474 28813 tablet_replica.cc:333] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210: stopping tablet replica
I20260709 12:21:08.954027 28813 raft_consensus.cc:2243] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:08.955169 28813 raft_consensus.cc:2272] T 50e6c0bcb97148e1a8111ad646baca42 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.957346 28813 tablet_replica.cc:333] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210: stopping tablet replica
I20260709 12:21:08.957913 28813 raft_consensus.cc:2243] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.958499 28813 raft_consensus.cc:2272] T b2361812f8364145938eed8b8de4bb1a P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.960358 28813 tablet_replica.cc:333] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210: stopping tablet replica
I20260709 12:21:08.960889 28813 raft_consensus.cc:2243] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.961511 28813 raft_consensus.cc:2272] T db06e31a89e74020870bcb6ea2b077b9 P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.963220 28813 tablet_replica.cc:333] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210: stopping tablet replica
I20260709 12:21:08.963764 28813 raft_consensus.cc:2243] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.964288 28813 raft_consensus.cc:2272] T 0c2bfe6d30414879ab6ebf875c9a322c P befdbdbdaf6146b0af39494e819a6210 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.966233 28813 tablet_replica.cc:333] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210: stopping tablet replica
I20260709 12:21:08.966766 28813 raft_consensus.cc:2243] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.967319 28813 raft_consensus.cc:2272] T 6b3e6ac09f9c4519a7936ce506ff9a24 P befdbdbdaf6146b0af39494e819a6210 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.969295 28813 tablet_replica.cc:333] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210: stopping tablet replica
I20260709 12:21:08.969830 28813 raft_consensus.cc:2243] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.970317 28813 raft_consensus.cc:2272] T bfd57f86812f45c8af37d2d87ae44bc4 P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.972283 28813 tablet_replica.cc:333] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210: stopping tablet replica
I20260709 12:21:08.972862 28813 raft_consensus.cc:2243] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.973373 28813 raft_consensus.cc:2272] T e7ca1bd334e24719bac643539a4a96ef P befdbdbdaf6146b0af39494e819a6210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:08.975206 28813 tablet_replica.cc:333] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210: stopping tablet replica
I20260709 12:21:08.975690 28813 raft_consensus.cc:2243] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:08.976186 28813 raft_consensus.cc:2272] T 5540a08f572d40f89b77c39579c16480 P befdbdbdaf6146b0af39494e819a6210 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.023655 28813 tablet_server.cc:196] TabletServer@127.28.35.67:0 shutdown complete.
I20260709 12:21:09.045102 28813 master.cc:562] Master@127.28.35.126:33565 shutting down...
I20260709 12:21:09.074926 28813 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.075615 28813 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.075975 28813 tablet_replica.cc:333] T 00000000000000000000000000000000 P aa3f1ce7d93f40988cee76c8a8b2a788: stopping tablet replica
I20260709 12:21:09.120728 28813 master.cc:584] Master@127.28.35.126:33565 shutdown complete.
7773c66004934cadbcef1d6d3e7d3f0f  5
befdbdbdaf6146b0af39494e819a6210  1
d1d22e59aa41465db40f955c5610c1f9  4
7773c66004934cadbcef1d6d3e7d3f0f  3
befdbdbdaf6146b0af39494e819a6210  3
d1d22e59aa41465db40f955c5610c1f9  4
7773c66004934cadbcef1d6d3e7d3f0f  8
befdbdbdaf6146b0af39494e819a6210  1
d1d22e59aa41465db40f955c5610c1f9  1
7773c66004934cadbcef1d6d3e7d3f0f  4
befdbdbdaf6146b0af39494e819a6210  3
d1d22e59aa41465db40f955c5610c1f9  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29475 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:21:09.166688 28813 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.35.126:39209
I20260709 12:21:09.167807 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:09.173594 29882 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 12:21:09.173776 29883 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 12:21:09.175000 29885 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 12:21:09.176810 28813 server_base.cc:1061] running on GCE node
I20260709 12:21:09.178043 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:09.178217 28813 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 12:21:09.178411 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599669178378 us; error 0 us; skew 500 ppm
I20260709 12:21:09.178942 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:09.181794 28813 webserver.cc:533] Webserver started at http://127.28.35.126:46591/ using document root <none> and password file <none>
I20260709 12:21:09.182292 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:09.182456 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:09.182772 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:09.183915 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/master-0-root/instance:
uuid: "52d05808ad1849bdbb763eb78af0d03b"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-72p5"
I20260709 12:21:09.188426 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:21:09.192039 29890 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.192974 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:21:09.193271 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/master-0-root
uuid: "52d05808ad1849bdbb763eb78af0d03b"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-72p5"
I20260709 12:21:09.193535 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-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 12:21:09.210783 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:09.211992 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:09.250118 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.126:39209
I20260709 12:21:09.250204 29941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.126:39209 every 8 connection(s)
I20260709 12:21:09.254227 29942 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 12:21:09.264231 29942 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b: Bootstrap starting.
I20260709 12:21:09.269052 29942 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.273415 29942 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b: No bootstrap required, opened a new log
I20260709 12:21:09.275662 29942 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52d05808ad1849bdbb763eb78af0d03b" member_type: VOTER }
I20260709 12:21:09.276116 29942 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.276407 29942 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52d05808ad1849bdbb763eb78af0d03b, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.277038 29942 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52d05808ad1849bdbb763eb78af0d03b" member_type: VOTER }
I20260709 12:21:09.277544 29942 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:09.277779 29942 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:09.278074 29942 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.282312 29942 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52d05808ad1849bdbb763eb78af0d03b" member_type: VOTER }
I20260709 12:21:09.282884 29942 leader_election.cc:304] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [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: 52d05808ad1849bdbb763eb78af0d03b; no voters: 
I20260709 12:21:09.284022 29942 leader_election.cc:290] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:09.284519 29945 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:09.285848 29945 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [term 1 LEADER]: Becoming Leader. State: Replica: 52d05808ad1849bdbb763eb78af0d03b, State: Running, Role: LEADER
I20260709 12:21:09.286550 29945 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [LEADER]: Queue going to LEADER mode. State: All 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: "52d05808ad1849bdbb763eb78af0d03b" member_type: VOTER }
I20260709 12:21:09.286962 29942 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:09.293365 29947 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52d05808ad1849bdbb763eb78af0d03b. Latest consensus state: current_term: 1 leader_uuid: "52d05808ad1849bdbb763eb78af0d03b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52d05808ad1849bdbb763eb78af0d03b" member_type: VOTER } }
I20260709 12:21:09.293560 29946 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52d05808ad1849bdbb763eb78af0d03b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52d05808ad1849bdbb763eb78af0d03b" member_type: VOTER } }
I20260709 12:21:09.294068 29947 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:09.294342 29946 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:09.296183 29953 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:09.301415 29953 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:09.304527 28813 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:09.311326 29953 catalog_manager.cc:1383] Generated new cluster ID: 6c0d574ff8894510bdf5aa318a7fd36e
I20260709 12:21:09.311883 29953 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:09.327242 29953 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:09.328480 29953 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:09.341789 29953 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b: Generated new TSK 0
I20260709 12:21:09.342454 29953 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:09.374927 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:09.381675 29963 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 12:21:09.383365 29964 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 12:21:09.384640 29966 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 12:21:09.385107 28813 server_base.cc:1061] running on GCE node
I20260709 12:21:09.386202 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:09.386410 28813 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 12:21:09.386601 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599669386565 us; error 0 us; skew 500 ppm
I20260709 12:21:09.387180 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:09.389814 28813 webserver.cc:533] Webserver started at http://127.28.35.65:40051/ using document root <none> and password file <none>
I20260709 12:21:09.390303 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:09.390494 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:09.390789 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:09.391911 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/instance:
uuid: "883072dcb822424182b698eff0f14e7d"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-72p5"
I20260709 12:21:09.396842 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:21:09.400470 29971 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.401448 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:09.401777 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root
uuid: "883072dcb822424182b698eff0f14e7d"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-72p5"
I20260709 12:21:09.402062 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-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 12:21:09.417573 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:09.418866 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:09.420351 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:09.422928 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:09.423166 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.423429 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:09.423630 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.464128 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.65:37299
I20260709 12:21:09.464222 30033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.65:37299 every 8 connection(s)
I20260709 12:21:09.470099 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:09.477519 30038 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 12:21:09.477520 30039 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 12:21:09.482090 30041 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 12:21:09.484241 28813 server_base.cc:1061] running on GCE node
I20260709 12:21:09.485441 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:09.485687 28813 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 12:21:09.485863 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599669485846 us; error 0 us; skew 500 ppm
I20260709 12:21:09.486438 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:09.488552 30034 heartbeater.cc:344] Connected to a master server at 127.28.35.126:39209
I20260709 12:21:09.488929 30034 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:09.489470 28813 webserver.cc:533] Webserver started at http://127.28.35.66:35155/ using document root <none> and password file <none>
I20260709 12:21:09.489805 30034 heartbeater.cc:507] Master 127.28.35.126:39209 requested a full tablet report, sending...
I20260709 12:21:09.489975 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:09.490262 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:09.490525 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:09.491755 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/instance:
uuid: "c55d814de61e46c3b90652627242fd0c"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-72p5"
I20260709 12:21:09.491937 29907 ts_manager.cc:194] Registered new tserver with Master: 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:09.493949 29907 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60542
I20260709 12:21:09.497087 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260709 12:21:09.500561 30046 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.501406 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:21:09.501695 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root
uuid: "c55d814de61e46c3b90652627242fd0c"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-72p5"
I20260709 12:21:09.501989 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-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 12:21:09.531553 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:09.533429 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:09.535766 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:09.539703 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:09.540024 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.540339 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:09.540509 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.592720 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.66:34183
I20260709 12:21:09.592830 30108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.66:34183 every 8 connection(s)
I20260709 12:21:09.597965 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:09.605765 30112 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 12:21:09.606745 30113 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 12:21:09.610517 30115 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 12:21:09.610900 28813 server_base.cc:1061] running on GCE node
I20260709 12:21:09.611673 30109 heartbeater.cc:344] Connected to a master server at 127.28.35.126:39209
I20260709 12:21:09.612121 30109 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:09.612218 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:09.612555 28813 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 12:21:09.612774 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599669612753 us; error 0 us; skew 500 ppm
I20260709 12:21:09.613160 30109 heartbeater.cc:507] Master 127.28.35.126:39209 requested a full tablet report, sending...
I20260709 12:21:09.613637 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:09.615809 29907 ts_manager.cc:194] Registered new tserver with Master: c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:09.616556 28813 webserver.cc:533] Webserver started at http://127.28.35.67:36781/ using document root <none> and password file <none>
I20260709 12:21:09.617070 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:09.617311 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:09.617601 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:09.617635 29907 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60554
I20260709 12:21:09.619078 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/instance:
uuid: "c0fe32b933704a32a0ea8413d06dca2a"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-72p5"
I20260709 12:21:09.623992 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:21:09.627454 30120 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.628288 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:21:09.628538 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root
uuid: "c0fe32b933704a32a0ea8413d06dca2a"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-72p5"
I20260709 12:21:09.628770 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-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 12:21:09.659353 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:09.660543 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:09.662037 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:09.664301 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:09.664518 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.664840 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:09.664994 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.708171 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.67:45397
I20260709 12:21:09.708299 30182 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.67:45397 every 8 connection(s)
I20260709 12:21:09.723809 30183 heartbeater.cc:344] Connected to a master server at 127.28.35.126:39209
I20260709 12:21:09.724216 30183 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:09.724956 30183 heartbeater.cc:507] Master 127.28.35.126:39209 requested a full tablet report, sending...
I20260709 12:21:09.727144 29907 ts_manager.cc:194] Registered new tserver with Master: c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:09.727715 28813 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015948819s
I20260709 12:21:09.728528 29907 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60556
I20260709 12:21:09.754878 29907 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60558:
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 12:21:09.761323 29907 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 12:21:09.980168 29996 tablet_service.cc:1511] Processing CreateTablet for tablet d171dcefcd9741e88478841342d93d63 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:21:09.980931 29999 tablet_service.cc:1511] Processing CreateTablet for tablet 6b07bfbe099f4af7b918d99bae443567 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:21:09.981787 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d171dcefcd9741e88478841342d93d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:09.982453 29999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b07bfbe099f4af7b918d99bae443567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:09.982396 29997 tablet_service.cc:1511] Processing CreateTablet for tablet d3cfeff985ed44e7ac6c0249da05cad7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:21:09.983891 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cfeff985ed44e7ac6c0249da05cad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:09.983958 29995 tablet_service.cc:1511] Processing CreateTablet for tablet 9a87742be8b54b358acbe2ba8bdffe67 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:21:09.984335 30074 tablet_service.cc:1511] Processing CreateTablet for tablet 6b07bfbe099f4af7b918d99bae443567 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:21:09.985399 29995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a87742be8b54b358acbe2ba8bdffe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:09.985546 30074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b07bfbe099f4af7b918d99bae443567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:09.986524 29998 tablet_service.cc:1511] Processing CreateTablet for tablet 65d2beddd1a34bc09aaef36d40e48b2f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:21:09.987937 29998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d2beddd1a34bc09aaef36d40e48b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:09.988782 30073 tablet_service.cc:1511] Processing CreateTablet for tablet 65d2beddd1a34bc09aaef36d40e48b2f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:21:09.990186 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d2beddd1a34bc09aaef36d40e48b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:09.990484 29994 tablet_service.cc:1511] Processing CreateTablet for tablet 1529c8ee58dc4b47951cd59d438aa588 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:21:09.991802 29994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1529c8ee58dc4b47951cd59d438aa588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:09.994527 30072 tablet_service.cc:1511] Processing CreateTablet for tablet d3cfeff985ed44e7ac6c0249da05cad7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:21:09.995939 30072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cfeff985ed44e7ac6c0249da05cad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:09.998517 30071 tablet_service.cc:1511] Processing CreateTablet for tablet d171dcefcd9741e88478841342d93d63 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:21:09.999929 30071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d171dcefcd9741e88478841342d93d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.002465 30070 tablet_service.cc:1511] Processing CreateTablet for tablet 9a87742be8b54b358acbe2ba8bdffe67 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:21:10.003855 30070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a87742be8b54b358acbe2ba8bdffe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.006510 30069 tablet_service.cc:1511] Processing CreateTablet for tablet 1529c8ee58dc4b47951cd59d438aa588 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:21:10.007961 30069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1529c8ee58dc4b47951cd59d438aa588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.022997 30198 tablet_bootstrap.cc:492] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:10.031502 30198 tablet_bootstrap.cc:654] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.047086 30068 tablet_service.cc:1511] Processing CreateTablet for tablet 844eb63048444c6b8d0d98ac69157194 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:21:10.050362 29998 tablet_service.cc:1511] Processing CreateTablet for tablet 844eb63048444c6b8d0d98ac69157194 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:21:10.051705 29998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 844eb63048444c6b8d0d98ac69157194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.049153 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 844eb63048444c6b8d0d98ac69157194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.062914 29995 tablet_service.cc:1511] Processing CreateTablet for tablet 31610f2b7f7f4a77831454a6c7186e70 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:21:10.064278 30067 tablet_service.cc:1511] Processing CreateTablet for tablet 31610f2b7f7f4a77831454a6c7186e70 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:21:10.065867 30067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31610f2b7f7f4a77831454a6c7186e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.066385 29994 tablet_service.cc:1511] Processing CreateTablet for tablet d5d1e4f6264b4f618b9887edbe290e57 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:21:10.064240 29995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31610f2b7f7f4a77831454a6c7186e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.068850 29994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d1e4f6264b4f618b9887edbe290e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.070182 29997 tablet_service.cc:1511] Processing CreateTablet for tablet c9f9644ea61e4585a83bb83ff1f9ca46 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:21:10.071449 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f9644ea61e4585a83bb83ff1f9ca46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.072712 30070 tablet_service.cc:1511] Processing CreateTablet for tablet c9f9644ea61e4585a83bb83ff1f9ca46 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:21:10.074046 30070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f9644ea61e4585a83bb83ff1f9ca46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.082032 30074 tablet_service.cc:1511] Processing CreateTablet for tablet 52dbe6cb25f741d49465dbb50393729c (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:21:10.083379 30074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52dbe6cb25f741d49465dbb50393729c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.087383 30073 tablet_service.cc:1511] Processing CreateTablet for tablet d5d1e4f6264b4f618b9887edbe290e57 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:21:10.089097 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d1e4f6264b4f618b9887edbe290e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.096318 29996 tablet_service.cc:1511] Processing CreateTablet for tablet 52dbe6cb25f741d49465dbb50393729c (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:21:10.098090 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52dbe6cb25f741d49465dbb50393729c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.098562 29993 tablet_service.cc:1511] Processing CreateTablet for tablet 48004ea79a5f4f08a18503068d31a0e5 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:21:10.106627 30071 tablet_service.cc:1511] Processing CreateTablet for tablet 48004ea79a5f4f08a18503068d31a0e5 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:21:10.115659 30148 tablet_service.cc:1511] Processing CreateTablet for tablet 6b07bfbe099f4af7b918d99bae443567 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:21:10.116971 30143 tablet_service.cc:1511] Processing CreateTablet for tablet 1529c8ee58dc4b47951cd59d438aa588 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:21:10.118752 30198 tablet_bootstrap.cc:492] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:10.118502 30146 tablet_service.cc:1511] Processing CreateTablet for tablet d3cfeff985ed44e7ac6c0249da05cad7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:21:10.119248 30198 ts_tablet_manager.cc:1403] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.023s
I20260709 12:21:10.119451 30142 tablet_service.cc:1511] Processing CreateTablet for tablet 844eb63048444c6b8d0d98ac69157194 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:21:10.120918 30145 tablet_service.cc:1511] Processing CreateTablet for tablet d171dcefcd9741e88478841342d93d63 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:21:10.121803 30141 tablet_service.cc:1511] Processing CreateTablet for tablet 31610f2b7f7f4a77831454a6c7186e70 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:21:10.123262 30144 tablet_service.cc:1511] Processing CreateTablet for tablet 9a87742be8b54b358acbe2ba8bdffe67 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:21:10.124079 30071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48004ea79a5f4f08a18503068d31a0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.118496 30147 tablet_service.cc:1511] Processing CreateTablet for tablet 65d2beddd1a34bc09aaef36d40e48b2f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:21:10.125367 30139 tablet_service.cc:1511] Processing CreateTablet for tablet c9f9644ea61e4585a83bb83ff1f9ca46 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:21:10.117163 30148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b07bfbe099f4af7b918d99bae443567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.124094 30140 tablet_service.cc:1511] Processing CreateTablet for tablet d5d1e4f6264b4f618b9887edbe290e57 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:21:10.129146 30139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f9644ea61e4585a83bb83ff1f9ca46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.130240 30142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 844eb63048444c6b8d0d98ac69157194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.130903 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cfeff985ed44e7ac6c0249da05cad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.131374 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48004ea79a5f4f08a18503068d31a0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.132113 30141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31610f2b7f7f4a77831454a6c7186e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.132834 30143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1529c8ee58dc4b47951cd59d438aa588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.133666 30140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d1e4f6264b4f618b9887edbe290e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.134389 30147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d2beddd1a34bc09aaef36d40e48b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.135128 30144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a87742be8b54b358acbe2ba8bdffe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.135795 30145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d171dcefcd9741e88478841342d93d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.146276 29994 tablet_service.cc:1511] Processing CreateTablet for tablet d1dd1a1027564f23b24ac191ddcb9bf5 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:21:10.147656 29994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dd1a1027564f23b24ac191ddcb9bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.153493 30198 raft_consensus.cc:359] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.154316 30198 raft_consensus.cc:385] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.154625 30198 raft_consensus.cc:740] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.166214 29998 tablet_service.cc:1511] Processing CreateTablet for tablet d57faadecef24f42a73fc0bef93da40b (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:21:10.168246 30066 tablet_service.cc:1511] Processing CreateTablet for tablet d57faadecef24f42a73fc0bef93da40b (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:21:10.170917 30066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57faadecef24f42a73fc0bef93da40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.172861 29998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57faadecef24f42a73fc0bef93da40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.173307 30067 tablet_service.cc:1511] Processing CreateTablet for tablet d1dd1a1027564f23b24ac191ddcb9bf5 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:21:10.174636 30067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dd1a1027564f23b24ac191ddcb9bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.178282 30200 tablet_bootstrap.cc:492] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:10.184697 29997 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd208730d5f4108bb9596c1f9cec59f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:21:10.186079 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd208730d5f4108bb9596c1f9cec59f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.186863 30068 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd208730d5f4108bb9596c1f9cec59f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:21:10.188164 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd208730d5f4108bb9596c1f9cec59f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.199627 30073 tablet_service.cc:1511] Processing CreateTablet for tablet 075db4213fcb4b6eb8f7fa2104b978e1 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:21:10.200978 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075db4213fcb4b6eb8f7fa2104b978e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.207149 30198 consensus_queue.cc:260] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.216461 29999 tablet_service.cc:1511] Processing CreateTablet for tablet 075db4213fcb4b6eb8f7fa2104b978e1 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:21:10.218739 29999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075db4213fcb4b6eb8f7fa2104b978e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.234076 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 52dbe6cb25f741d49465dbb50393729c (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:21:10.235395 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52dbe6cb25f741d49465dbb50393729c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.237545 30034 heartbeater.cc:499] Master 127.28.35.126:39209 was elected leader, sending a full tablet report...
I20260709 12:21:10.240502 30139 tablet_service.cc:1511] Processing CreateTablet for tablet 48004ea79a5f4f08a18503068d31a0e5 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:21:10.241883 30139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48004ea79a5f4f08a18503068d31a0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.242674 29995 tablet_service.cc:1511] Processing CreateTablet for tablet 3123588e1a46430481797778428a8a9d (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:21:10.243875 29995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3123588e1a46430481797778428a8a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.250439 30201 tablet_bootstrap.cc:492] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:10.250857 30071 tablet_service.cc:1511] Processing CreateTablet for tablet 3123588e1a46430481797778428a8a9d (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:21:10.252108 30071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3123588e1a46430481797778428a8a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.261014 30201 tablet_bootstrap.cc:654] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.261179 30140 tablet_service.cc:1511] Processing CreateTablet for tablet d1dd1a1027564f23b24ac191ddcb9bf5 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:21:10.290004 30140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dd1a1027564f23b24ac191ddcb9bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.268375 29996 tablet_service.cc:1511] Processing CreateTablet for tablet 24c0c078d3aa4227b542f59c8d826ce1 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:21:10.247102 30200 tablet_bootstrap.cc:654] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.282219 30198 ts_tablet_manager.cc:1434] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.163s	user 0.006s	sys 0.008s
I20260709 12:21:10.269483 30068 tablet_service.cc:1511] Processing CreateTablet for tablet 24c0c078d3aa4227b542f59c8d826ce1 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:21:10.295440 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c0c078d3aa4227b542f59c8d826ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.295859 30144 tablet_service.cc:1511] Processing CreateTablet for tablet 075db4213fcb4b6eb8f7fa2104b978e1 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:21:10.297125 30144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075db4213fcb4b6eb8f7fa2104b978e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.277872 30143 tablet_service.cc:1511] Processing CreateTablet for tablet d57faadecef24f42a73fc0bef93da40b (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
W20260709 12:21:10.301671 29955 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:10.302951 30198 tablet_bootstrap.cc:492] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:10.303522 29993 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa7a61038404061b15fab38c7d904af (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:21:10.303372 30143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57faadecef24f42a73fc0bef93da40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.305039 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa7a61038404061b15fab38c7d904af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.306358 30147 tablet_service.cc:1511] Processing CreateTablet for tablet 3123588e1a46430481797778428a8a9d (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:21:10.307614 30147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3123588e1a46430481797778428a8a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.308779 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c0c078d3aa4227b542f59c8d826ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.304698 30066 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa7a61038404061b15fab38c7d904af (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:21:10.318535 30066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa7a61038404061b15fab38c7d904af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.319103 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa7a61038404061b15fab38c7d904af (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:21:10.309985 30148 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd208730d5f4108bb9596c1f9cec59f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:21:10.310361 30142 tablet_service.cc:1511] Processing CreateTablet for tablet 24c0c078d3aa4227b542f59c8d826ce1 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:21:10.320868 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa7a61038404061b15fab38c7d904af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.321672 30142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c0c078d3aa4227b542f59c8d826ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.330225 30198 tablet_bootstrap.cc:654] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.337627 30148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd208730d5f4108bb9596c1f9cec59f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.357856 29997 tablet_service.cc:1511] Processing CreateTablet for tablet 5e13e3bae58a4d9798c935aff2d44501 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:21:10.362632 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e13e3bae58a4d9798c935aff2d44501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.364223 30200 tablet_bootstrap.cc:492] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:10.364787 30200 ts_tablet_manager.cc:1403] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.187s	user 0.008s	sys 0.013s
I20260709 12:21:10.367995 30200 raft_consensus.cc:359] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.368526 30201 tablet_bootstrap.cc:492] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:10.368809 30200 raft_consensus.cc:385] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.369078 30201 ts_tablet_manager.cc:1403] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.119s	user 0.002s	sys 0.009s
I20260709 12:21:10.369148 30200 raft_consensus.cc:740] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.372375 30201 raft_consensus.cc:359] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.373273 30201 raft_consensus.cc:385] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.373632 30201 raft_consensus.cc:740] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.374711 30201 consensus_queue.cc:260] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.372586 30068 tablet_service.cc:1511] Processing CreateTablet for tablet 5e13e3bae58a4d9798c935aff2d44501 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:21:10.377641 29998 tablet_service.cc:1511] Processing CreateTablet for tablet eeefc9d8245f45f9ad41b2776a7c44ca (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:21:10.378787 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e13e3bae58a4d9798c935aff2d44501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.378959 29998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeefc9d8245f45f9ad41b2776a7c44ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.378710 30066 tablet_service.cc:1511] Processing CreateTablet for tablet eeefc9d8245f45f9ad41b2776a7c44ca (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:21:10.380061 30147 tablet_service.cc:1511] Processing CreateTablet for tablet 5e13e3bae58a4d9798c935aff2d44501 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:21:10.381294 30147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e13e3bae58a4d9798c935aff2d44501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.388048 30200 consensus_queue.cc:260] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.392571 30183 heartbeater.cc:499] Master 127.28.35.126:39209 was elected leader, sending a full tablet report...
I20260709 12:21:10.394549 30201 ts_tablet_manager.cc:1434] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 12:21:10.395709 30201 tablet_bootstrap.cc:492] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:10.396015 30198 tablet_bootstrap.cc:492] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:10.398938 30198 ts_tablet_manager.cc:1403] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.008s
I20260709 12:21:10.401997 30198 raft_consensus.cc:359] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.402761 30198 raft_consensus.cc:385] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.403057 30198 raft_consensus.cc:740] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.415745 30198 consensus_queue.cc:260] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.415951 30073 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec8d5daefdf44c7a7f3ff3354e40fae (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:21:10.418017 30198 ts_tablet_manager.cc:1434] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:21:10.418998 30198 tablet_bootstrap.cc:492] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:10.407981 30142 tablet_service.cc:1511] Processing CreateTablet for tablet eeefc9d8245f45f9ad41b2776a7c44ca (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:21:10.408952 30066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeefc9d8245f45f9ad41b2776a7c44ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.425050 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec8d5daefdf44c7a7f3ff3354e40fae (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:21:10.426298 30109 heartbeater.cc:499] Master 127.28.35.126:39209 was elected leader, sending a full tablet report...
I20260709 12:21:10.426508 30200 ts_tablet_manager.cc:1434] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.005s
I20260709 12:21:10.427505 30200 tablet_bootstrap.cc:492] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:10.429548 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec8d5daefdf44c7a7f3ff3354e40fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.430502 30142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeefc9d8245f45f9ad41b2776a7c44ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.431439 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec8d5daefdf44c7a7f3ff3354e40fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.412225 29999 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec8d5daefdf44c7a7f3ff3354e40fae (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:21:10.414005 30201 tablet_bootstrap.cc:654] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.453074 29999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec8d5daefdf44c7a7f3ff3354e40fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.457490 30200 tablet_bootstrap.cc:654] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.458666 30071 tablet_service.cc:1511] Processing CreateTablet for tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:21:10.460218 30071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.461980 30201 tablet_bootstrap.cc:492] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:10.462488 30201 ts_tablet_manager.cc:1403] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.000s
I20260709 12:21:10.457283 29993 tablet_service.cc:1511] Processing CreateTablet for tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:21:10.465888 30201 raft_consensus.cc:359] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.466598 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.466665 30201 raft_consensus.cc:385] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.468703 30201 raft_consensus.cc:740] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.459162 30198 tablet_bootstrap.cc:654] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.476639 30201 consensus_queue.cc:260] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.479918 30201 ts_tablet_manager.cc:1434] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260709 12:21:10.480871 30200 tablet_bootstrap.cc:492] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:10.480974 30201 tablet_bootstrap.cc:492] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:10.481515 30200 ts_tablet_manager.cc:1403] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.003s
I20260709 12:21:10.484539 30200 raft_consensus.cc:359] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.485340 30200 raft_consensus.cc:385] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.485816 30200 raft_consensus.cc:740] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.487074 30200 consensus_queue.cc:260] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.487740 30201 tablet_bootstrap.cc:654] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.489287 30200 ts_tablet_manager.cc:1434] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:10.490299 30200 tablet_bootstrap.cc:492] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:10.498495 30200 tablet_bootstrap.cc:654] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.500528 30142 tablet_service.cc:1511] Processing CreateTablet for tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:21:10.502244 30142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.501991 29996 tablet_service.cc:1511] Processing CreateTablet for tablet a1a1bbd52e6d43ee997c988b68d587a9 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:21:10.503454 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a1bbd52e6d43ee997c988b68d587a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.506098 30198 tablet_bootstrap.cc:492] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:10.506634 30198 ts_tablet_manager.cc:1403] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.088s	user 0.006s	sys 0.005s
I20260709 12:21:10.506464 30068 tablet_service.cc:1511] Processing CreateTablet for tablet a1a1bbd52e6d43ee997c988b68d587a9 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:21:10.507323 30143 tablet_service.cc:1511] Processing CreateTablet for tablet a1a1bbd52e6d43ee997c988b68d587a9 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:21:10.507787 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a1bbd52e6d43ee997c988b68d587a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.508572 30143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a1bbd52e6d43ee997c988b68d587a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.518285 30201 tablet_bootstrap.cc:492] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:10.518826 30201 ts_tablet_manager.cc:1403] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.005s
I20260709 12:21:10.520591 29998 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebea68168bd4a88847005895f707234 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:21:10.520768 30198 raft_consensus.cc:359] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.521744 30198 raft_consensus.cc:385] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.522018 29998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebea68168bd4a88847005895f707234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.522085 30198 raft_consensus.cc:740] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.526767 30073 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebea68168bd4a88847005895f707234 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:21:10.528151 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebea68168bd4a88847005895f707234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.527710 30148 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebea68168bd4a88847005895f707234 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:21:10.529417 30148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebea68168bd4a88847005895f707234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.537427 30198 consensus_queue.cc:260] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.539768 30198 ts_tablet_manager.cc:1434] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 12:21:10.540846 30198 tablet_bootstrap.cc:492] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:10.541899 30201 raft_consensus.cc:359] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.542766 30200 tablet_bootstrap.cc:492] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:10.543326 30200 ts_tablet_manager.cc:1403] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.004s
I20260709 12:21:10.546600 30200 raft_consensus.cc:359] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.547428 30200 raft_consensus.cc:385] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.542778 30201 raft_consensus.cc:385] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.548592 30200 raft_consensus.cc:740] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.549687 30200 consensus_queue.cc:260] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.548252 30201 raft_consensus.cc:740] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.552183 30200 ts_tablet_manager.cc:1434] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:21:10.551877 30201 consensus_queue.cc:260] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.553429 30200 tablet_bootstrap.cc:492] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:10.555378 29997 tablet_service.cc:1511] Processing CreateTablet for tablet 468d269433c5406a91279f4fe300fa70 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:21:10.556964 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 468d269433c5406a91279f4fe300fa70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.559384 30201 ts_tablet_manager.cc:1434] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.003s
I20260709 12:21:10.560122 30200 tablet_bootstrap.cc:654] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.560474 30201 tablet_bootstrap.cc:492] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:10.561657 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 468d269433c5406a91279f4fe300fa70 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:21:10.563004 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 468d269433c5406a91279f4fe300fa70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.575156 30207 raft_consensus.cc:493] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.575666 30207 raft_consensus.cc:515] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.578222 30207 leader_election.cc:290] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:10.591760 30147 tablet_service.cc:1511] Processing CreateTablet for tablet 8e034947f2864a9d864990268044cded (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:21:10.593219 30147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e034947f2864a9d864990268044cded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.610895 29999 tablet_service.cc:1511] Processing CreateTablet for tablet a4d5e54fb8654654bda325d3a9779cc0 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:21:10.611424 30201 tablet_bootstrap.cc:654] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.612320 29999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d5e54fb8654654bda325d3a9779cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.573417 30071 tablet_service.cc:1511] Processing CreateTablet for tablet 468d269433c5406a91279f4fe300fa70 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:21:10.614347 30071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 468d269433c5406a91279f4fe300fa70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.615913 30206 raft_consensus.cc:493] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.616418 30206 raft_consensus.cc:515] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.620693 30206 leader_election.cc:290] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:10.637915 30073 tablet_service.cc:1511] Processing CreateTablet for tablet 8e034947f2864a9d864990268044cded (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:21:10.647681 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e034947f2864a9d864990268044cded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.649719 30200 tablet_bootstrap.cc:492] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:10.650285 30200 ts_tablet_manager.cc:1403] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.045s
I20260709 12:21:10.653461 30200 raft_consensus.cc:359] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.654290 30200 raft_consensus.cc:385] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.654625 30200 raft_consensus.cc:740] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.655771 30200 consensus_queue.cc:260] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.658376 30202 raft_consensus.cc:493] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.658666 29996 tablet_service.cc:1511] Processing CreateTablet for tablet 8e034947f2864a9d864990268044cded (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:21:10.659008 30202 raft_consensus.cc:515] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.659844 30207 raft_consensus.cc:493] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.660348 30207 raft_consensus.cc:515] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.649739 30198 tablet_bootstrap.cc:654] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.666756 30202 leader_election.cc:290] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:10.667778 30207 leader_election.cc:290] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:10.683030 30200 ts_tablet_manager.cc:1434] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260709 12:21:10.684654 30200 tablet_bootstrap.cc:492] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:10.685314 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e034947f2864a9d864990268044cded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.690109 30202 raft_consensus.cc:493] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.690670 30202 raft_consensus.cc:515] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.692739 30202 leader_election.cc:290] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:10.696741 30200 tablet_bootstrap.cc:654] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.713074 30147 tablet_service.cc:1511] Processing CreateTablet for tablet a4d5e54fb8654654bda325d3a9779cc0 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:21:10.714468 30147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d5e54fb8654654bda325d3a9779cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.714571 29997 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef56d4ae1834fe5874f96ef19fbccfc (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:21:10.715839 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef56d4ae1834fe5874f96ef19fbccfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.720820 30071 tablet_service.cc:1511] Processing CreateTablet for tablet a4d5e54fb8654654bda325d3a9779cc0 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:21:10.722208 30071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d5e54fb8654654bda325d3a9779cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.735477 30068 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef56d4ae1834fe5874f96ef19fbccfc (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:21:10.740499 30148 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef56d4ae1834fe5874f96ef19fbccfc (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:21:10.740994 30201 tablet_bootstrap.cc:492] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:10.741509 30201 ts_tablet_manager.cc:1403] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.181s	user 0.010s	sys 0.004s
I20260709 12:21:10.741890 30148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef56d4ae1834fe5874f96ef19fbccfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.744486 30201 raft_consensus.cc:359] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.746364 29998 tablet_service.cc:1511] Processing CreateTablet for tablet 9be181da836b49b19c8f21c6d2191e7f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:21:10.747713 29998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be181da836b49b19c8f21c6d2191e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.751068 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef56d4ae1834fe5874f96ef19fbccfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.754925 30073 tablet_service.cc:1511] Processing CreateTablet for tablet 9be181da836b49b19c8f21c6d2191e7f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:21:10.755710 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 9be181da836b49b19c8f21c6d2191e7f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:21:10.756943 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be181da836b49b19c8f21c6d2191e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.757767 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cfeff985ed44e7ac6c0249da05cad7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:10.758239 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:10.758853 30008 raft_consensus.cc:2468] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:10.757773 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87742be8b54b358acbe2ba8bdffe67" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:10.763337 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be181da836b49b19c8f21c6d2191e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.764385 30200 tablet_bootstrap.cc:492] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:10.764891 30200 ts_tablet_manager.cc:1403] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.011s
I20260709 12:21:10.767760 30200 raft_consensus.cc:359] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.768461 30200 raft_consensus.cc:385] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.768772 30200 raft_consensus.cc:740] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.770399 30048 leader_election.cc:304] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
W20260709 12:21:10.771502 30048 leader_election.cc:343] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.772195 30207 raft_consensus.cc:2804] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.772598 30207 raft_consensus.cc:493] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.772946 30207 raft_consensus.cc:3060] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.751371 30201 raft_consensus.cc:385] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:21:10.778625 30121 leader_election.cc:343] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.778168 30201 raft_consensus.cc:740] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.786839 29993 tablet_service.cc:1511] Processing CreateTablet for tablet 8faca9330bb140dda633d1dd5f0df60b (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:21:10.786170 30201 consensus_queue.cc:260] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.788260 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8faca9330bb140dda633d1dd5f0df60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.792098 30228 raft_consensus.cc:493] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.796515 30198 tablet_bootstrap.cc:492] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:10.797340 30200 consensus_queue.cc:260] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.798234 30201 ts_tablet_manager.cc:1434] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 12:21:10.809571 30198 ts_tablet_manager.cc:1403] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.269s	user 0.013s	sys 0.004s
I20260709 12:21:10.809181 30228 raft_consensus.cc:515] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.810403 30201 tablet_bootstrap.cc:492] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:10.811533 30228 leader_election.cc:290] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:10.812052 30228 raft_consensus.cc:493] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.812459 30228 raft_consensus.cc:515] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.800625 30073 tablet_service.cc:1511] Processing CreateTablet for tablet 8faca9330bb140dda633d1dd5f0df60b (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:21:10.796746 30207 raft_consensus.cc:515] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.816120 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cfeff985ed44e7ac6c0249da05cad7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:10.816758 30009 raft_consensus.cc:2468] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:10.816892 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87742be8b54b358acbe2ba8bdffe67" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:10.818365 30207 leader_election.cc:290] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:10.812947 30198 raft_consensus.cc:359] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.818655 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:10.818929 30198 raft_consensus.cc:385] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.819243 30198 raft_consensus.cc:740] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.819263 30158 raft_consensus.cc:2468] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:10.820809 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
W20260709 12:21:10.821337 30047 leader_election.cc:343] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.821820 30047 leader_election.cc:304] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:10.822209 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:10.821456 30156 raft_consensus.cc:3060] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.822996 30207 raft_consensus.cc:2749] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:10.824615 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8faca9330bb140dda633d1dd5f0df60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.831554 30122 leader_election.cc:304] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: c55d814de61e46c3b90652627242fd0c
I20260709 12:21:10.831461 30198 consensus_queue.cc:260] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.833122 30228 leader_election.cc:290] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:10.833981 30198 ts_tablet_manager.cc:1434] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 12:21:10.836015 30198 tablet_bootstrap.cc:492] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:10.836113 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:10.836057 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:10.837381 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cfeff985ed44e7ac6c0249da05cad7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:10.838779 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 8faca9330bb140dda633d1dd5f0df60b (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:21:10.840082 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171dcefcd9741e88478841342d93d63" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:10.840278 30202 raft_consensus.cc:493] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.840776 30202 raft_consensus.cc:515] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.841512 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:10.842077 30009 raft_consensus.cc:3060] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.848026 30156 raft_consensus.cc:2468] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:10.849946 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cfeff985ed44e7ac6c0249da05cad7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:10.850144 30048 leader_election.cc:343] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:10.850587 30047 leader_election.cc:343] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.842317 30206 raft_consensus.cc:2804] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.851218 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:10.851724 30202 leader_election.cc:290] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:10.852087 30083 raft_consensus.cc:2393] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:10.854125 30148 tablet_service.cc:1511] Processing CreateTablet for tablet 88d0073635cd4ecf8b2d6a865dfffbd8 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:21:10.851238 30047 leader_election.cc:304] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:10.856338 30201 tablet_bootstrap.cc:654] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.856264 30228 raft_consensus.cc:2749] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:10.857120 30071 tablet_service.cc:1511] Processing CreateTablet for tablet 88d0073635cd4ecf8b2d6a865dfffbd8 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:21:10.858371 30071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d0073635cd4ecf8b2d6a865dfffbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.851658 30206 raft_consensus.cc:493] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.859236 30206 raft_consensus.cc:3060] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.861578 30068 tablet_service.cc:1511] Processing CreateTablet for tablet 36605daf7e8b42fe92175a678b26c6d6 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:21:10.862280 30009 raft_consensus.cc:2468] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
W20260709 12:21:10.850770 30048 leader_election.cc:343] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.863293 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8faca9330bb140dda633d1dd5f0df60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.866039 30148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d0073635cd4ecf8b2d6a865dfffbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.876421 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171dcefcd9741e88478841342d93d63" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:10.876474 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2beddd1a34bc09aaef36d40e48b2f" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:10.870395 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36605daf7e8b42fe92175a678b26c6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.880404 30147 tablet_service.cc:1511] Processing CreateTablet for tablet 36605daf7e8b42fe92175a678b26c6d6 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:21:10.881778 30147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36605daf7e8b42fe92175a678b26c6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.875046 30047 leader_election.cc:304] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
W20260709 12:21:10.875826 29972 leader_election.cc:343] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:10.890362 30047 leader_election.cc:343] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.894726 30229 raft_consensus.cc:2804] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:10.894658 30067 tablet_service.cc:1511] Processing CreateTablet for tablet a190c065aedd4919a82bc32c90a417f7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:21:10.894778 30066 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6fee0c307547af80617b62ccfa2345 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:21:10.895435 30229 raft_consensus.cc:697] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:10.890864 30047 leader_election.cc:304] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:10.896381 30229 consensus_queue.cc:237] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.896932 30228 raft_consensus.cc:2749] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:10.897917 30200 ts_tablet_manager.cc:1434] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.133s	user 0.017s	sys 0.001s
I20260709 12:21:10.899374 30070 tablet_service.cc:1511] Processing CreateTablet for tablet a1993d2867f04ec8860938582784fe07 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:21:10.899806 30142 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6fee0c307547af80617b62ccfa2345 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:21:10.900278 30143 tablet_service.cc:1511] Processing CreateTablet for tablet a190c065aedd4919a82bc32c90a417f7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:21:10.900836 30142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6fee0c307547af80617b62ccfa2345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.901576 30143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190c065aedd4919a82bc32c90a417f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.902206 30200 tablet_bootstrap.cc:492] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:10.912674 30070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1993d2867f04ec8860938582784fe07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.912410 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2beddd1a34bc09aaef36d40e48b2f" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:10.913618 30083 raft_consensus.cc:2468] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:10.914674 30067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190c065aedd4919a82bc32c90a417f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.917563 30066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6fee0c307547af80617b62ccfa2345. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:10.919543 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 43883us
I20260709 12:21:10.919710 29993 tablet_service.cc:1511] Processing CreateTablet for tablet 88d0073635cd4ecf8b2d6a865dfffbd8 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
W20260709 12:21:10.920356 29972 leader_election.cc:343] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.920979 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d0073635cd4ecf8b2d6a865dfffbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.921079 29972 leader_election.cc:304] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:10.922583 30198 tablet_bootstrap.cc:654] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.924991 30206 raft_consensus.cc:515] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.926229 30157 raft_consensus.cc:2393] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c0fe32b933704a32a0ea8413d06dca2a in this term.
I20260709 12:21:10.928823 29998 tablet_service.cc:1511] Processing CreateTablet for tablet 36605daf7e8b42fe92175a678b26c6d6 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:21:10.930208 29998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36605daf7e8b42fe92175a678b26c6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.938232 29997 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6fee0c307547af80617b62ccfa2345 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:21:10.941742 29972 leader_election.cc:304] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:10.942605 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6fee0c307547af80617b62ccfa2345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.942543 30202 raft_consensus.cc:2804] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.943007 30202 raft_consensus.cc:493] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.943341 30202 raft_consensus.cc:3060] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.949213 30231 raft_consensus.cc:2749] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:10.951354 30201 tablet_bootstrap.cc:492] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:10.951859 30201 ts_tablet_manager.cc:1403] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.142s	user 0.014s	sys 0.012s
I20260709 12:21:10.953822 29995 tablet_service.cc:1511] Processing CreateTablet for tablet a1993d2867f04ec8860938582784fe07 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:21:10.954049 30202 raft_consensus.cc:515] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.955219 29995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1993d2867f04ec8860938582784fe07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.956059 30202 leader_election.cc:290] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:10.937966 29999 tablet_service.cc:1511] Processing CreateTablet for tablet a190c065aedd4919a82bc32c90a417f7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:21:10.959657 30235 raft_consensus.cc:493] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.960142 30235 raft_consensus.cc:515] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.962368 30235 leader_election.cc:290] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:10.962841 30235 raft_consensus.cc:493] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.963266 30235 raft_consensus.cc:515] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.963598 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d1e4f6264b4f618b9887edbe290e57" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:10.964958 30121 leader_election.cc:343] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.966641 30147 tablet_service.cc:1511] Processing CreateTablet for tablet a1993d2867f04ec8860938582784fe07 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:21:10.967336 30201 raft_consensus.cc:359] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.967984 30147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1993d2867f04ec8860938582784fe07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.968062 30201 raft_consensus.cc:385] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.968453 30201 raft_consensus.cc:740] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.970080 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2beddd1a34bc09aaef36d40e48b2f" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:10.972827 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cfeff985ed44e7ac6c0249da05cad7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:10.972981 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d1e4f6264b4f618b9887edbe290e57" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:10.973639 30009 raft_consensus.cc:3060] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.974330 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f9644ea61e4585a83bb83ff1f9ca46" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:10.972945 29999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190c065aedd4919a82bc32c90a417f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.976642 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2beddd1a34bc09aaef36d40e48b2f" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:10.977178 30083 raft_consensus.cc:3060] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.984861 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cfeff985ed44e7ac6c0249da05cad7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:10.982584 29972 leader_election.cc:304] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
W20260709 12:21:10.986533 30121 leader_election.cc:343] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:10.986887 29972 leader_election.cc:343] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.990408 30146 tablet_service.cc:1511] Processing CreateTablet for tablet d2719daa925441798e5be35c5f65b0bc (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:21:10.991775 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2719daa925441798e5be35c5f65b0bc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:10.993038 30122 leader_election.cc:343] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.993553 30122 leader_election.cc:304] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:10.982935 30201 consensus_queue.cc:260] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:10.996812 30073 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4edd12ae2c474493461ef8159d8560 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:21:10.994984 29907 catalog_manager.cc:5697] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:10.997987 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4edd12ae2c474493461ef8159d8560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.970932 30206 leader_election.cc:290] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:11.003177 29994 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4edd12ae2c474493461ef8159d8560 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 12:21:11.013336 30122 leader_election.cc:343] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.014461 29994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4edd12ae2c474493461ef8159d8560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.018685 29996 tablet_service.cc:1511] Processing CreateTablet for tablet d2719daa925441798e5be35c5f65b0bc (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:21:11.019758 30009 raft_consensus.cc:2468] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:11.020300 30202 raft_consensus.cc:2749] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:11.020774 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2719daa925441798e5be35c5f65b0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.025035 30122 leader_election.cc:304] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: c55d814de61e46c3b90652627242fd0c
I20260709 12:21:11.029520 30083 raft_consensus.cc:2468] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:11.031229 30070 tablet_service.cc:1511] Processing CreateTablet for tablet d2719daa925441798e5be35c5f65b0bc (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:21:11.033795 30142 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4edd12ae2c474493461ef8159d8560 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:21:11.043737 30142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4edd12ae2c474493461ef8159d8560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.043576 29972 leader_election.cc:304] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:11.044133 30206 raft_consensus.cc:2804] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.044648 30206 raft_consensus.cc:697] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:11.036311 29997 tablet_service.cc:1511] Processing CreateTablet for tablet 87750d8288774a018b5d8e1a9a39e4bf (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:21:11.071535 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87750d8288774a018b5d8e1a9a39e4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.062042 30202 raft_consensus.cc:2804] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.072999 30202 raft_consensus.cc:697] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:11.104245 29994 tablet_service.cc:1511] Processing CreateTablet for tablet c0773358957e433abb29e6cee0c1a411 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:21:11.106251 29994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0773358957e433abb29e6cee0c1a411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.057544 30235 leader_election.cc:290] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:11.112371 30201 ts_tablet_manager.cc:1434] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.160s	user 0.008s	sys 0.011s
I20260709 12:21:11.113035 30234 raft_consensus.cc:2749] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:11.121384 30070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2719daa925441798e5be35c5f65b0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.098287 30231 raft_consensus.cc:493] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.127182 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 87750d8288774a018b5d8e1a9a39e4bf (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:21:11.127301 30231 raft_consensus.cc:515] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.128502 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87750d8288774a018b5d8e1a9a39e4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.137776 30200 tablet_bootstrap.cc:654] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.136417 30206 consensus_queue.cc:237] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:11.108557 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 65091.8us
I20260709 12:21:11.145409 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f9644ea61e4585a83bb83ff1f9ca46" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:11.129544 30202 consensus_queue.cc:237] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:11.136770 30122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 110611us
I20260709 12:21:11.156793 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87742be8b54b358acbe2ba8bdffe67" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:11.157951 30084 raft_consensus.cc:2468] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:11.160723 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87742be8b54b358acbe2ba8bdffe67" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:11.160878 29992 tablet_service.cc:1511] Processing CreateTablet for tablet 9806c10106a64a878fdfd8d9ad5c45c7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:21:11.162024 30231 leader_election.cc:290] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
W20260709 12:21:11.161710 30121 leader_election.cc:343] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.163277 30146 tablet_service.cc:1511] Processing CreateTablet for tablet c0773358957e433abb29e6cee0c1a411 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
W20260709 12:21:11.163167 29972 leader_election.cc:343] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.165337 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0773358957e433abb29e6cee0c1a411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.165267 30073 tablet_service.cc:1511] Processing CreateTablet for tablet 87750d8288774a018b5d8e1a9a39e4bf (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:21:11.167315 30068 tablet_service.cc:1511] Processing CreateTablet for tablet c0773358957e433abb29e6cee0c1a411 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:21:11.165055 30121 leader_election.cc:304] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:11.168104 30066 tablet_service.cc:1511] Processing CreateTablet for tablet 9806c10106a64a878fdfd8d9ad5c45c7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:21:11.178172 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0773358957e433abb29e6cee0c1a411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.181838 30066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9806c10106a64a878fdfd8d9ad5c45c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.169932 30201 tablet_bootstrap.cc:492] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:11.190023 30235 raft_consensus.cc:2749] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:11.192719 29992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9806c10106a64a878fdfd8d9ad5c45c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.193467 30238 raft_consensus.cc:493] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.193989 30238 raft_consensus.cc:515] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.213460 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 9806c10106a64a878fdfd8d9ad5c45c7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:21:11.219682 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9806c10106a64a878fdfd8d9ad5c45c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.167361 29972 leader_election.cc:304] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:11.226444 29995 tablet_service.cc:1511] Processing CreateTablet for tablet 599a603ac86c4c4cb181a2e51c2c7e74 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:21:11.227808 29995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599a603ac86c4c4cb181a2e51c2c7e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.232283 30071 tablet_service.cc:1511] Processing CreateTablet for tablet 599a603ac86c4c4cb181a2e51c2c7e74 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:21:11.233650 30071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599a603ac86c4c4cb181a2e51c2c7e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.234845 30238 leader_election.cc:290] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:11.235531 30231 raft_consensus.cc:2804] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:11.235913 30231 raft_consensus.cc:493] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.236023 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:11.236295 30231 raft_consensus.cc:3060] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.236727 30084 raft_consensus.cc:2468] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:11.238022 30121 leader_election.cc:304] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:11.229382 30201 tablet_bootstrap.cc:654] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.242466 30238 raft_consensus.cc:2804] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:21:11.249735 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 82463.7us
I20260709 12:21:11.253547 30238 raft_consensus.cc:493] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.257972 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:11.264328 30200 tablet_bootstrap.cc:492] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:11.264906 30200 ts_tablet_manager.cc:1403] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.363s	user 0.016s	sys 0.004s
W20260709 12:21:11.265130 30122 leader_election.cc:343] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.265475 30198 tablet_bootstrap.cc:492] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:11.265920 30198 ts_tablet_manager.cc:1403] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.430s	user 0.020s	sys 0.001s
I20260709 12:21:11.268833 30198 raft_consensus.cc:359] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.270330 30198 raft_consensus.cc:385] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.270644 30198 raft_consensus.cc:740] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.274045 30143 tablet_service.cc:1511] Processing CreateTablet for tablet 644466e5da2249538a5b8ca4bc4955ab (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:21:11.276001 30143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644466e5da2249538a5b8ca4bc4955ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.278157 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 599a603ac86c4c4cb181a2e51c2c7e74 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:21:11.279318 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599a603ac86c4c4cb181a2e51c2c7e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.282477 29996 tablet_service.cc:1511] Processing CreateTablet for tablet 644466e5da2249538a5b8ca4bc4955ab (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:21:11.282814 29905 catalog_manager.cc:5697] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:11.284269 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644466e5da2249538a5b8ca4bc4955ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.286950 30068 tablet_service.cc:1511] Processing CreateTablet for tablet 644466e5da2249538a5b8ca4bc4955ab (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:21:11.287734 30231 raft_consensus.cc:515] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.260866 30238 raft_consensus.cc:3060] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.293136 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644466e5da2249538a5b8ca4bc4955ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.294771 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87750d8288774a018b5d8e1a9a39e4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.289927 30231 leader_election.cc:290] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:11.291428 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87742be8b54b358acbe2ba8bdffe67" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:11.292135 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87742be8b54b358acbe2ba8bdffe67" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:11.297561 29997 tablet_service.cc:1511] Processing CreateTablet for tablet 03d5cd0ff94e4cf0a6be6401d52b1d18 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:21:11.297968 30084 raft_consensus.cc:3060] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.298692 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d5cd0ff94e4cf0a6be6401d52b1d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.310344 30071 tablet_service.cc:1511] Processing CreateTablet for tablet 03d5cd0ff94e4cf0a6be6401d52b1d18 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:21:11.311280 30071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d5cd0ff94e4cf0a6be6401d52b1d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.319363 29999 tablet_service.cc:1511] Processing CreateTablet for tablet 4772444eb03f47b4923953566507a0a1 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:21:11.319376 29993 tablet_service.cc:1511] Processing CreateTablet for tablet 66e87ecd2a6d47d2a72b887582a4ac77 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:21:11.271763 30198 consensus_queue.cc:260] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.323953 30066 tablet_service.cc:1511] Processing CreateTablet for tablet ee2f6150546e4b489516c21b25cb00d5 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:21:11.325470 30066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2f6150546e4b489516c21b25cb00d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.326884 29999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772444eb03f47b4923953566507a0a1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:11.321826 29972 leader_election.cc:343] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.334374 30147 tablet_service.cc:1511] Processing CreateTablet for tablet ee2f6150546e4b489516c21b25cb00d5 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:21:11.335588 30198 ts_tablet_manager.cc:1434] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 12:21:11.335690 30147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2f6150546e4b489516c21b25cb00d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.337700 30198 tablet_bootstrap.cc:492] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:11.343417 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 4772444eb03f47b4923953566507a0a1 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:21:11.344592 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772444eb03f47b4923953566507a0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.335671 29995 tablet_service.cc:1511] Processing CreateTablet for tablet ee2f6150546e4b489516c21b25cb00d5 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 12:21:11.346954 29955 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:11.346769 30073 tablet_service.cc:1511] Processing CreateTablet for tablet 66e87ecd2a6d47d2a72b887582a4ac77 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:21:11.347893 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e87ecd2a6d47d2a72b887582a4ac77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.347432 30207 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.356680 30084 raft_consensus.cc:2468] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:11.355818 29997 tablet_service.cc:1511] Processing CreateTablet for tablet 6f46ff47f42d4c62ab5e692a0eae6f75 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:21:11.359251 29995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2f6150546e4b489516c21b25cb00d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.361531 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e87ecd2a6d47d2a72b887582a4ac77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.362084 30142 tablet_service.cc:1511] Processing CreateTablet for tablet 03d5cd0ff94e4cf0a6be6401d52b1d18 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:21:11.363365 30142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d5cd0ff94e4cf0a6be6401d52b1d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.371042 30198 tablet_bootstrap.cc:654] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.373850 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f46ff47f42d4c62ab5e692a0eae6f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.377508 30143 tablet_service.cc:1511] Processing CreateTablet for tablet 66e87ecd2a6d47d2a72b887582a4ac77 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:21:11.378830 30143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e87ecd2a6d47d2a72b887582a4ac77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.385661 30068 tablet_service.cc:1511] Processing CreateTablet for tablet 6f46ff47f42d4c62ab5e692a0eae6f75 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:21:11.386890 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f46ff47f42d4c62ab5e692a0eae6f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.381116 30200 raft_consensus.cc:359] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.394305 30200 raft_consensus.cc:385] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.394637 30200 raft_consensus.cc:740] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.395371 29972 leader_election.cc:304] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:11.396495 30231 raft_consensus.cc:2804] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.396970 30231 raft_consensus.cc:697] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:11.397827 30231 consensus_queue.cc:237] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.399425 30070 tablet_service.cc:1511] Processing CreateTablet for tablet 4772444eb03f47b4923953566507a0a1 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:21:11.401536 30070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772444eb03f47b4923953566507a0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.407569 30207 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:11.408150 30200 consensus_queue.cc:260] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.412509 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 6f46ff47f42d4c62ab5e692a0eae6f75 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:21:11.414050 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f46ff47f42d4c62ab5e692a0eae6f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.433166 30200 ts_tablet_manager.cc:1434] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.168s	user 0.006s	sys 0.003s
I20260709 12:21:11.436937 30200 tablet_bootstrap.cc:492] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:11.437007 30201 tablet_bootstrap.cc:492] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:11.437563 30201 ts_tablet_manager.cc:1403] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.275s	user 0.019s	sys 0.008s
I20260709 12:21:11.438794 30068 tablet_service.cc:1511] Processing CreateTablet for tablet dd28b84d9b484974b03d57fdca47fc88 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:21:11.440297 30201 raft_consensus.cc:359] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.441141 30201 raft_consensus.cc:385] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.440984 29995 tablet_service.cc:1511] Processing CreateTablet for tablet dd28b84d9b484974b03d57fdca47fc88 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:21:11.441480 30201 raft_consensus.cc:740] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.442512 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd28b84d9b484974b03d57fdca47fc88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.442399 30201 consensus_queue.cc:260] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.445086 30201 ts_tablet_manager.cc:1434] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:21:11.446125 30201 tablet_bootstrap.cc:492] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:11.425545 30238 raft_consensus.cc:515] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.458774 29992 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7616d6d68847f48cdbad85cc129cf7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:21:11.459311 30238 leader_election.cc:290] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:11.460160 29992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7616d6d68847f48cdbad85cc129cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.462584 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
W20260709 12:21:11.464210 30122 leader_election.cc:343] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.465428 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:11.466009 30084 raft_consensus.cc:3060] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.472955 30084 raft_consensus.cc:2468] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:11.474766 30121 leader_election.cc:304] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:11.477078 30238 raft_consensus.cc:2804] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.477818 30147 tablet_service.cc:1511] Processing CreateTablet for tablet dd28b84d9b484974b03d57fdca47fc88 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:21:11.478011 30238 raft_consensus.cc:697] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:11.478824 30198 tablet_bootstrap.cc:492] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:11.479015 30147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd28b84d9b484974b03d57fdca47fc88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.479328 30198 ts_tablet_manager.cc:1403] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.142s	user 0.022s	sys 0.026s
I20260709 12:21:11.479244 30238 consensus_queue.cc:237] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:11.480548 30184 tablet.cc:2406] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:21:11.455385 30201 tablet_bootstrap.cc:654] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.501636 30071 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7616d6d68847f48cdbad85cc129cf7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:21:11.502905 30071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7616d6d68847f48cdbad85cc129cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.504904 29995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd28b84d9b484974b03d57fdca47fc88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.510432 29907 catalog_manager.cc:5697] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:11.514014 30198 raft_consensus.cc:359] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.514773 30198 raft_consensus.cc:385] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.515064 30198 raft_consensus.cc:740] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.515929 30198 consensus_queue.cc:260] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.528425 29905 catalog_manager.cc:5697] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:11.533478 30229 raft_consensus.cc:493] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.534219 30229 raft_consensus.cc:515] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.537767 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31610f2b7f7f4a77831454a6c7186e70" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:11.537047 30229 leader_election.cc:290] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:11.538763 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31610f2b7f7f4a77831454a6c7186e70" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
W20260709 12:21:11.539136 30048 leader_election.cc:343] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:11.540452 30047 leader_election.cc:343] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.541035 30047 leader_election.cc:304] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:11.538048 30198 ts_tablet_manager.cc:1434] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260709 12:21:11.543023 30229 raft_consensus.cc:2749] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:11.543414 30198 tablet_bootstrap.cc:492] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:11.549868 30198 tablet_bootstrap.cc:654] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.552011 30238 raft_consensus.cc:493] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.552489 30238 raft_consensus.cc:515] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.554795 30238 leader_election.cc:290] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:11.557298 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
W20260709 12:21:11.558935 30122 leader_election.cc:343] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.559785 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:11.561329 30121 leader_election.cc:343] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.561746 30121 leader_election.cc:304] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:11.563438 30206 raft_consensus.cc:2749] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:11.569151 30231 consensus_queue.cc:1048] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:11.577756 30146 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7616d6d68847f48cdbad85cc129cf7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:21:11.579015 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7616d6d68847f48cdbad85cc129cf7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:11.579398 29972 consensus_peers.cc:597] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d -> Peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Couldn't send request to peer c0fe32b933704a32a0ea8413d06dca2a. 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 12:21:11.567536 30238 consensus_queue.cc:1048] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:21:11.608946 29995 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2643ef3b164a528900b131959a64c2 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:21:11.610347 29995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2643ef3b164a528900b131959a64c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.616770 30201 tablet_bootstrap.cc:492] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:11.617370 30201 ts_tablet_manager.cc:1403] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.171s	user 0.040s	sys 0.061s
I20260709 12:21:11.620366 30201 raft_consensus.cc:359] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.621109 30201 raft_consensus.cc:385] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.621424 30201 raft_consensus.cc:740] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.622450 30201 consensus_queue.cc:260] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.624845 30201 ts_tablet_manager.cc:1434] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:11.625857 30201 tablet_bootstrap.cc:492] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:11.632607 30201 tablet_bootstrap.cc:654] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:11.639878 30121 consensus_peers.cc:597] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. 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 12:21:11.533668 30200 tablet_bootstrap.cc:654] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.653012 30068 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2643ef3b164a528900b131959a64c2 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:21:11.654307 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2643ef3b164a528900b131959a64c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.656518 30231 raft_consensus.cc:493] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.657254 30231 raft_consensus.cc:515] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.658463 30070 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc7e3c021d84633b6b1c9dbcff9d158 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:21:11.659822 30070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc7e3c021d84633b6b1c9dbcff9d158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.660213 30231 leader_election.cc:290] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:11.663125 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171dcefcd9741e88478841342d93d63" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:11.663407 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171dcefcd9741e88478841342d93d63" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:11.663787 30084 raft_consensus.cc:2468] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
W20260709 12:21:11.665498 29972 leader_election.cc:343] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.665513 30143 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2643ef3b164a528900b131959a64c2 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:21:11.667538 30143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2643ef3b164a528900b131959a64c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.667382 29995 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc7e3c021d84633b6b1c9dbcff9d158 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:21:11.668926 29995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc7e3c021d84633b6b1c9dbcff9d158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.673449 29999 tablet_service.cc:1511] Processing CreateTablet for tablet c3b275ca5fb245d1a84869276d88e71b (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:21:11.675273 29999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b275ca5fb245d1a84869276d88e71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.677695 29972 leader_election.cc:304] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:11.679183 30146 tablet_service.cc:1511] Processing CreateTablet for tablet c3b275ca5fb245d1a84869276d88e71b (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:21:11.680317 30231 raft_consensus.cc:2804] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:11.681514 30231 raft_consensus.cc:493] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.681892 30231 raft_consensus.cc:3060] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.683745 30201 tablet_bootstrap.cc:492] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:11.684248 30201 ts_tablet_manager.cc:1403] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.036s
I20260709 12:21:11.686825 30201 raft_consensus.cc:359] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.692240 30201 raft_consensus.cc:385] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.693086 30201 raft_consensus.cc:740] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.691938 29992 tablet_service.cc:1511] Processing CreateTablet for tablet 2e24bf81ba144457b08a270dc88e4166 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:21:11.693356 30066 tablet_service.cc:1511] Processing CreateTablet for tablet 2e24bf81ba144457b08a270dc88e4166 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:21:11.694381 29992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e24bf81ba144457b08a270dc88e4166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.694095 30201 consensus_queue.cc:260] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.694864 30066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e24bf81ba144457b08a270dc88e4166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.698987 30201 ts_tablet_manager.cc:1434] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:21:11.687781 30146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b275ca5fb245d1a84869276d88e71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.698668 30142 tablet_service.cc:1511] Processing CreateTablet for tablet 2e24bf81ba144457b08a270dc88e4166 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:21:11.702453 29993 tablet_service.cc:1511] Processing CreateTablet for tablet 95d699b3ca2b4602a75b2420a6745a4f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:21:11.703210 30142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e24bf81ba144457b08a270dc88e4166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.703759 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d699b3ca2b4602a75b2420a6745a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.703519 30073 tablet_service.cc:1511] Processing CreateTablet for tablet 95d699b3ca2b4602a75b2420a6745a4f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:21:11.704877 30073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d699b3ca2b4602a75b2420a6745a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.686559 29906 catalog_manager.cc:5697] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:11.706017 30206 raft_consensus.cc:493] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.706517 30206 raft_consensus.cc:515] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.699296 30198 tablet_bootstrap.cc:492] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:11.709189 30198 ts_tablet_manager.cc:1403] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.166s	user 0.017s	sys 0.043s
I20260709 12:21:11.712646 30071 tablet_service.cc:1511] Processing CreateTablet for tablet c3b275ca5fb245d1a84869276d88e71b (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:21:11.714432 30071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b275ca5fb245d1a84869276d88e71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.705027 30201 tablet_bootstrap.cc:492] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:11.718237 30147 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc7e3c021d84633b6b1c9dbcff9d158 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:21:11.719316 30200 tablet_bootstrap.cc:492] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:11.719668 30147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc7e3c021d84633b6b1c9dbcff9d158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.719911 30200 ts_tablet_manager.cc:1403] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.283s	user 0.012s	sys 0.004s
I20260709 12:21:11.725554 30148 tablet_service.cc:1511] Processing CreateTablet for tablet 95d699b3ca2b4602a75b2420a6745a4f (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:21:11.727502 30148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d699b3ca2b4602a75b2420a6745a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.747076 29996 tablet_service.cc:1511] Processing CreateTablet for tablet 071ff746bb1f44debef0c5a8ce34b854 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:21:11.747721 30067 tablet_service.cc:1511] Processing CreateTablet for tablet 071ff746bb1f44debef0c5a8ce34b854 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:21:11.748479 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071ff746bb1f44debef0c5a8ce34b854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.748951 30067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071ff746bb1f44debef0c5a8ce34b854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.749045 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2beddd1a34bc09aaef36d40e48b2f" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:11.751500 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2beddd1a34bc09aaef36d40e48b2f" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:11.752296 30198 raft_consensus.cc:359] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.753345 30122 leader_election.cc:304] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:11.754374 30238 raft_consensus.cc:2749] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:11.759183 30231 raft_consensus.cc:515] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.761617 30144 tablet_service.cc:1511] Processing CreateTablet for tablet 071ff746bb1f44debef0c5a8ce34b854 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:21:11.761950 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171dcefcd9741e88478841342d93d63" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:11.762554 30084 raft_consensus.cc:3060] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.763144 30144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071ff746bb1f44debef0c5a8ce34b854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.763242 30200 raft_consensus.cc:359] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.764032 30200 raft_consensus.cc:385] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.764315 30200 raft_consensus.cc:740] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.769371 30084 raft_consensus.cc:2468] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:11.748497 30206 leader_election.cc:290] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:11.770848 29972 leader_election.cc:304] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:11.771960 30239 raft_consensus.cc:2804] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.772609 30201 tablet_bootstrap.cc:654] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.772528 30239 raft_consensus.cc:697] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:11.753106 30198 raft_consensus.cc:385] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.775643 30198 raft_consensus.cc:740] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.776137 30239 consensus_queue.cc:237] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.776567 30200 consensus_queue.cc:260] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.781840 30231 leader_election.cc:290] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:11.782994 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171dcefcd9741e88478841342d93d63" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
W20260709 12:21:11.784420 29972 leader_election.cc:343] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.776597 30198 consensus_queue.cc:260] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.795825 30198 ts_tablet_manager.cc:1434] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.086s	user 0.004s	sys 0.003s
I20260709 12:21:11.796595 30200 ts_tablet_manager.cc:1434] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.076s	user 0.014s	sys 0.002s
I20260709 12:21:11.805583 30200 tablet_bootstrap.cc:492] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:11.807646 30156 raft_consensus.cc:3060] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.807691 30201 tablet_bootstrap.cc:492] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:11.812088 30201 ts_tablet_manager.cc:1403] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.001s
I20260709 12:21:11.812275 30068 tablet_service.cc:1511] Processing CreateTablet for tablet f5441cdd80e94c8e870a2033647b8ac7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:21:11.812559 29997 tablet_service.cc:1511] Processing CreateTablet for tablet d9a1e40e6b22433eb50bd4a7ad7a4cff (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:21:11.813460 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5441cdd80e94c8e870a2033647b8ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.813704 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a1e40e6b22433eb50bd4a7ad7a4cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.815794 30201 raft_consensus.cc:359] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.825654 30201 raft_consensus.cc:385] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.816084 30239 consensus_queue.cc:1048] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.810339 30139 tablet_service.cc:1511] Processing CreateTablet for tablet f5441cdd80e94c8e870a2033647b8ac7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:21:11.827860 30201 raft_consensus.cc:740] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.828711 30139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5441cdd80e94c8e870a2033647b8ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.830142 30201 consensus_queue.cc:260] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.818701 29996 tablet_service.cc:1511] Processing CreateTablet for tablet f5441cdd80e94c8e870a2033647b8ac7 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:21:11.819458 30072 tablet_service.cc:1511] Processing CreateTablet for tablet d9a1e40e6b22433eb50bd4a7ad7a4cff (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:21:11.834400 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5441cdd80e94c8e870a2033647b8ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.834442 30072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a1e40e6b22433eb50bd4a7ad7a4cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.810303 29905 catalog_manager.cc:5697] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:11.866637 30201 ts_tablet_manager.cc:1434] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.007s
I20260709 12:21:11.869225 30201 tablet_bootstrap.cc:492] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:11.872383 30207 raft_consensus.cc:493] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.873629 30198 tablet_bootstrap.cc:492] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:11.883700 30200 tablet_bootstrap.cc:654] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.891523 30207 raft_consensus.cc:515] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.900033 30201 tablet_bootstrap.cc:654] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.906185 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52dbe6cb25f741d49465dbb50393729c" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
W20260709 12:21:11.907998 30048 leader_election.cc:343] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:11.910298 29892 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 84287.1us
W20260709 12:21:11.911860 29891 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 84292.1us
I20260709 12:21:11.918043 30198 tablet_bootstrap.cc:654] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.921713 30142 tablet_service.cc:1511] Processing CreateTablet for tablet d9a1e40e6b22433eb50bd4a7ad7a4cff (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:21:11.924623 30142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a1e40e6b22433eb50bd4a7ad7a4cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.928828 30202 consensus_queue.cc:1048] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.929519 29993 tablet_service.cc:1511] Processing CreateTablet for tablet e5863f86de8a484092d48025c977b120 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:21:11.930855 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5863f86de8a484092d48025c977b120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.933650 30198 tablet_bootstrap.cc:492] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
W20260709 12:21:11.935199 30122 consensus_peers.cc:597] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:11.935474 30066 tablet_service.cc:1511] Processing CreateTablet for tablet e5863f86de8a484092d48025c977b120 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:21:11.939332 30066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5863f86de8a484092d48025c977b120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.939375 30148 tablet_service.cc:1511] Processing CreateTablet for tablet e5863f86de8a484092d48025c977b120 (DEFAULT_TABLE table=test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:21:11.942866 30148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5863f86de8a484092d48025c977b120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:11.947343 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52dbe6cb25f741d49465dbb50393729c" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:11.950659 30157 raft_consensus.cc:2468] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:11.952023 30047 leader_election.cc:304] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:11.952952 30229 raft_consensus.cc:2804] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:11.953435 30229 raft_consensus.cc:493] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.953969 30229 raft_consensus.cc:3060] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.958786 30157 raft_consensus.cc:3060] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.963356 30200 tablet_bootstrap.cc:492] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:11.963868 30200 ts_tablet_manager.cc:1403] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.159s	user 0.015s	sys 0.003s
I20260709 12:21:11.966512 30200 raft_consensus.cc:359] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.967173 30200 raft_consensus.cc:385] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.967473 30200 raft_consensus.cc:740] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.968132 30200 consensus_queue.cc:260] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.970008 30200 ts_tablet_manager.cc:1434] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:11.970865 30200 tablet_bootstrap.cc:492] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:11.949570 30198 ts_tablet_manager.cc:1403] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.003s
I20260709 12:21:11.974006 30198 raft_consensus.cc:359] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.975091 30202 raft_consensus.cc:493] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.975570 30202 raft_consensus.cc:515] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:11.976449 30200 tablet_bootstrap.cc:654] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.977679 30202 leader_election.cc:290] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:11.949837 30207 leader_election.cc:290] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:11.979998 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d1e4f6264b4f618b9887edbe290e57" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:11.980636 30156 raft_consensus.cc:2468] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:11.981741 29972 leader_election.cc:304] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:11.982575 30202 raft_consensus.cc:2804] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:11.982990 30202 raft_consensus.cc:493] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.983346 30202 raft_consensus.cc:3060] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.983405 30206 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.993919 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d1e4f6264b4f618b9887edbe290e57" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:11.995836 29972 leader_election.cc:343] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.003540 30198 raft_consensus.cc:385] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.004854 30198 raft_consensus.cc:740] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.006986 30198 consensus_queue.cc:260] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.011765 30198 ts_tablet_manager.cc:1434] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:21:12.012953 30198 tablet_bootstrap.cc:492] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:11.977399 30229 raft_consensus.cc:515] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.027693 30229 leader_election.cc:290] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.020855 30231 raft_consensus.cc:493] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.037703 30198 tablet_bootstrap.cc:654] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.028327 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52dbe6cb25f741d49465dbb50393729c" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:12.042157 30200 tablet_bootstrap.cc:492] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
W20260709 12:21:12.042411 30048 leader_election.cc:343] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.042789 30200 ts_tablet_manager.cc:1403] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.072s	user 0.045s	sys 0.021s
I20260709 12:21:12.016348 30201 tablet_bootstrap.cc:492] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.029630 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52dbe6cb25f741d49465dbb50393729c" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:12.045804 30156 raft_consensus.cc:3060] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.046202 30200 raft_consensus.cc:359] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.047150 30200 raft_consensus.cc:385] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.047537 30200 raft_consensus.cc:740] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.048705 30200 consensus_queue.cc:260] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.036760 30231 raft_consensus.cc:515] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.053012 30156 raft_consensus.cc:2468] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:12.054399 30231 leader_election.cc:290] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.056753 30047 leader_election.cc:304] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:12.057078 30200 ts_tablet_manager.cc:1434] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:21:12.057669 30229 raft_consensus.cc:2804] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.058148 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:12.058368 30229 raft_consensus.cc:697] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:12.000707 30202 raft_consensus.cc:515] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.058796 30083 raft_consensus.cc:2468] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:12.060060 29972 leader_election.cc:304] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:12.060612 30202 leader_election.cc:290] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.061120 30202 raft_consensus.cc:2804] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:12.059542 30229 consensus_queue.cc:237] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.061476 30202 raft_consensus.cc:493] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.061895 30202 raft_consensus.cc:3060] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.062635 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d1e4f6264b4f618b9887edbe290e57" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:12.063292 30083 raft_consensus.cc:3060] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.066474 30200 tablet_bootstrap.cc:492] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.071702 30201 ts_tablet_manager.cc:1403] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.203s	user 0.012s	sys 0.020s
I20260709 12:21:12.069660 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d1e4f6264b4f618b9887edbe290e57" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:12.072471 30157 raft_consensus.cc:3060] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.074370 30201 raft_consensus.cc:359] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.075018 30201 raft_consensus.cc:385] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.075274 30201 raft_consensus.cc:740] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.076218 30201 consensus_queue.cc:260] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.078933 30200 tablet_bootstrap.cc:654] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.080622 29906 catalog_manager.cc:5697] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.069306 30202 raft_consensus.cc:515] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.086876 30202 leader_election.cc:290] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.088825 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:12.089425 30158 raft_consensus.cc:3060] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.070305 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:12.070901 30083 raft_consensus.cc:2468] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:12.083122 30157 raft_consensus.cc:2468] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:12.093041 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:12.093412 29972 leader_election.cc:304] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:12.093644 30082 raft_consensus.cc:3060] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.094364 30202 raft_consensus.cc:2804] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.094825 30202 raft_consensus.cc:697] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:12.095675 30202 consensus_queue.cc:237] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.087518 30201 ts_tablet_manager.cc:1434] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:21:12.104104 30198 tablet_bootstrap.cc:492] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:12.104592 30198 ts_tablet_manager.cc:1403] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.036s
I20260709 12:21:12.104791 30201 tablet_bootstrap.cc:492] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.107203 30198 raft_consensus.cc:359] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.107879 30198 raft_consensus.cc:385] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.108171 30198 raft_consensus.cc:740] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.108793 30198 consensus_queue.cc:260] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.111030 30198 ts_tablet_manager.cc:1434] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:21:12.112051 30198 tablet_bootstrap.cc:492] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:12.114087 30158 raft_consensus.cc:2468] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:12.115267 29972 leader_election.cc:304] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:12.116513 30082 raft_consensus.cc:2468] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:12.118260 30231 raft_consensus.cc:2804] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.118806 30231 raft_consensus.cc:697] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:12.119246 30198 tablet_bootstrap.cc:654] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.119617 30231 consensus_queue.cc:237] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.123325 30201 tablet_bootstrap.cc:654] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.125267 29907 catalog_manager.cc:5697] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.128896 30200 tablet_bootstrap.cc:492] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.129594 30200 ts_tablet_manager.cc:1403] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.018s
I20260709 12:21:12.133481 30200 raft_consensus.cc:359] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.134441 30200 raft_consensus.cc:385] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.134824 30200 raft_consensus.cc:740] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.135735 30200 consensus_queue.cc:260] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.139649 30202 raft_consensus.cc:493] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.140319 30202 raft_consensus.cc:515] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.143071 30202 leader_election.cc:290] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.146760 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f9644ea61e4585a83bb83ff1f9ca46" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:12.147437 30158 raft_consensus.cc:2468] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:12.149014 30200 ts_tablet_manager.cc:1434] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:21:12.150892 29972 leader_election.cc:304] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:12.151996 30202 raft_consensus.cc:2804] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:12.152386 30202 raft_consensus.cc:493] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.152805 30202 raft_consensus.cc:3060] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.155181 30200 tablet_bootstrap.cc:492] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.146760 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f9644ea61e4585a83bb83ff1f9ca46" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:12.162284 29972 leader_election.cc:343] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.160681 30202 raft_consensus.cc:515] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.163451 30200 tablet_bootstrap.cc:654] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.163130 30198 tablet_bootstrap.cc:492] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:12.165921 30198 ts_tablet_manager.cc:1403] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.033s
I20260709 12:21:12.166610 30202 leader_election.cc:290] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.167162 30202 raft_consensus.cc:493] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.167582 30202 raft_consensus.cc:515] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.169083 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f9644ea61e4585a83bb83ff1f9ca46" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:12.165266 30201 tablet_bootstrap.cc:492] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.169900 30201 ts_tablet_manager.cc:1403] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.015s
I20260709 12:21:12.169672 30158 raft_consensus.cc:3060] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.169613 30198 raft_consensus.cc:359] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.170815 30198 raft_consensus.cc:385] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.171160 30198 raft_consensus.cc:740] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.171936 30198 consensus_queue.cc:260] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.172554 30201 raft_consensus.cc:359] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.173266 30201 raft_consensus.cc:385] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.173535 30201 raft_consensus.cc:740] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.169605 30202 leader_election.cc:290] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.174256 30201 consensus_queue.cc:260] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.174969 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:12.175599 30198 ts_tablet_manager.cc:1434] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:21:12.176669 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:12.178836 30201 ts_tablet_manager.cc:1434] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:21:12.180100 30201 tablet_bootstrap.cc:492] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.178933 29972 leader_election.cc:304] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:12.183303 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f9644ea61e4585a83bb83ff1f9ca46" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:12.183868 30202 raft_consensus.cc:2749] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:21:12.184695 29972 leader_election.cc:343] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.176851 30198 tablet_bootstrap.cc:492] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:12.186870 30200 tablet_bootstrap.cc:492] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.187331 30200 ts_tablet_manager.cc:1403] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.003s
I20260709 12:21:12.188374 30201 tablet_bootstrap.cc:654] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.190114 30200 raft_consensus.cc:359] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.190797 30200 raft_consensus.cc:385] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.191102 30200 raft_consensus.cc:740] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.191980 30200 consensus_queue.cc:260] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.192708 30198 tablet_bootstrap.cc:654] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.185048 30158 raft_consensus.cc:2468] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:12.194181 29972 leader_election.cc:304] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: c55d814de61e46c3b90652627242fd0c
I20260709 12:21:12.195199 30202 raft_consensus.cc:2804] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.195478 30235 raft_consensus.cc:493] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.195675 30202 raft_consensus.cc:697] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:12.196064 30235 raft_consensus.cc:515] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.196583 30202 consensus_queue.cc:237] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.197646 30200 ts_tablet_manager.cc:1434] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:21:12.198752 30200 tablet_bootstrap.cc:492] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.203610 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171dcefcd9741e88478841342d93d63" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:12.205711 30200 tablet_bootstrap.cc:654] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.208480 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171dcefcd9741e88478841342d93d63" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:12.209610 30082 raft_consensus.cc:2393] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0fe32b933704a32a0ea8413d06dca2a in current term 1: Already voted for candidate 883072dcb822424182b698eff0f14e7d in this term.
I20260709 12:21:12.211256 30121 leader_election.cc:304] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:12.212442 30238 raft_consensus.cc:3060] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.216166 30201 tablet_bootstrap.cc:492] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.216620 30201 ts_tablet_manager.cc:1403] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.014s
I20260709 12:21:12.217370 30200 tablet_bootstrap.cc:492] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.217485 30235 leader_election.cc:290] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:12.218050 30200 ts_tablet_manager.cc:1403] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 12:21:12.221398 30200 raft_consensus.cc:359] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.222030 30200 raft_consensus.cc:385] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.222317 30200 raft_consensus.cc:740] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.222116 30201 raft_consensus.cc:359] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.223176 30200 consensus_queue.cc:260] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.224442 30201 raft_consensus.cc:385] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.225121 30201 raft_consensus.cc:740] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.225904 30200 ts_tablet_manager.cc:1434] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:12.226874 30200 tablet_bootstrap.cc:492] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.226564 30201 consensus_queue.cc:260] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.230291 30201 ts_tablet_manager.cc:1434] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:21:12.231294 29907 catalog_manager.cc:5697] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.233726 30201 tablet_bootstrap.cc:492] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.234020 30200 tablet_bootstrap.cc:654] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.240883 30201 tablet_bootstrap.cc:654] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.245609 30200 tablet_bootstrap.cc:492] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.248469 30200 ts_tablet_manager.cc:1403] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 12:21:12.250959 30082 raft_consensus.cc:3060] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.251468 30200 raft_consensus.cc:359] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.252363 30200 raft_consensus.cc:385] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.252686 30200 raft_consensus.cc:740] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.253753 30200 consensus_queue.cc:260] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.256520 30200 ts_tablet_manager.cc:1434] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260709 12:21:12.257472 30200 tablet_bootstrap.cc:492] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.258541 30201 tablet_bootstrap.cc:492] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.259827 30201 ts_tablet_manager.cc:1403] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.006s
I20260709 12:21:12.263250 30200 tablet_bootstrap.cc:654] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.262887 30201 raft_consensus.cc:359] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.266607 30201 raft_consensus.cc:385] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.266949 30201 raft_consensus.cc:740] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.267830 30201 consensus_queue.cc:260] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.270613 30201 ts_tablet_manager.cc:1434] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:21:12.274111 30238 raft_consensus.cc:2749] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:12.276187 30200 tablet_bootstrap.cc:492] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.276795 30200 ts_tablet_manager.cc:1403] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:21:12.277057 30201 tablet_bootstrap.cc:492] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.285626 30201 tablet_bootstrap.cc:654] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.299150 30201 tablet_bootstrap.cc:492] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.298869 30200 raft_consensus.cc:359] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.299575 30200 raft_consensus.cc:385] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.299583 30201 ts_tablet_manager.cc:1403] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.003s
I20260709 12:21:12.299947 30200 raft_consensus.cc:740] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.300624 30200 consensus_queue.cc:260] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.301855 30229 raft_consensus.cc:493] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.302326 30198 tablet_bootstrap.cc:492] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:12.302387 30201 raft_consensus.cc:359] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.303172 30198 ts_tablet_manager.cc:1403] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.127s	user 0.045s	sys 0.066s
I20260709 12:21:12.303287 30201 raft_consensus.cc:385] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.303649 30201 raft_consensus.cc:740] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.302292 30229 raft_consensus.cc:515] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.304783 30201 consensus_queue.cc:260] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.305915 30229 leader_election.cc:290] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.307170 30201 ts_tablet_manager.cc:1434] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:12.306991 30198 raft_consensus.cc:359] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.307668 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd1a1027564f23b24ac191ddcb9bf5" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:12.307973 30198 raft_consensus.cc:385] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.308621 30198 raft_consensus.cc:740] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
W20260709 12:21:12.309053 30048 leader_election.cc:343] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.309551 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd1a1027564f23b24ac191ddcb9bf5" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:12.309551 30198 consensus_queue.cc:260] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.310132 30200 ts_tablet_manager.cc:1434] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.004s
I20260709 12:21:12.310285 30158 raft_consensus.cc:2468] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:12.311059 30200 tablet_bootstrap.cc:492] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.311868 30047 leader_election.cc:304] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:12.313512 30198 ts_tablet_manager.cc:1434] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:21:12.314407 30198 tablet_bootstrap.cc:492] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:12.318045 30200 tablet_bootstrap.cc:654] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.313158 30229 raft_consensus.cc:2804] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:12.318801 30229 raft_consensus.cc:493] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.319227 30229 raft_consensus.cc:3060] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.321066 30198 tablet_bootstrap.cc:654] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.330082 30202 consensus_queue.cc:1048] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:12.332325 29905 catalog_manager.cc:5697] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.308022 30201 tablet_bootstrap.cc:492] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.337548 30235 raft_consensus.cc:493] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.338605 30235 raft_consensus.cc:515] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.342303 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3123588e1a46430481797778428a8a9d" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
W20260709 12:21:12.346580 30122 leader_election.cc:343] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.357122 30231 consensus_queue.cc:1048] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:21:12.357829 29955 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:12.357976 30201 tablet_bootstrap.cc:654] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.361982 30235 leader_election.cc:290] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:12.372169 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3123588e1a46430481797778428a8a9d" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:12.374609 30121 leader_election.cc:343] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.380008 30121 leader_election.cc:304] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:12.382634 30238 raft_consensus.cc:2749] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:12.383399 30238 raft_consensus.cc:493] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.385396 30238 raft_consensus.cc:515] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.389986 30238 leader_election.cc:290] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:12.392064 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:12.392937 30083 raft_consensus.cc:2468] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:12.393703 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:12.394611 30121 leader_election.cc:304] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:12.396093 30238 raft_consensus.cc:2804] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:21:12.396114 30122 leader_election.cc:343] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.396728 30238 raft_consensus.cc:493] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.397192 30238 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.403661 30235 raft_consensus.cc:493] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.404860 30235 raft_consensus.cc:515] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.405525 30229 raft_consensus.cc:515] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.408937 30229 leader_election.cc:290] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.409190 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd1a1027564f23b24ac191ddcb9bf5" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:12.407371 30235 leader_election.cc:290] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:12.410450 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31610f2b7f7f4a77831454a6c7186e70" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
W20260709 12:21:12.410568 30048 leader_election.cc:343] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.411152 30009 raft_consensus.cc:2468] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:12.412073 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31610f2b7f7f4a77831454a6c7186e70" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:12.412529 30122 leader_election.cc:304] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:12.412691 30083 raft_consensus.cc:2468] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:12.413355 30235 raft_consensus.cc:2804] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:12.412087 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd1a1027564f23b24ac191ddcb9bf5" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:12.414353 30235 raft_consensus.cc:493] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.415228 30157 raft_consensus.cc:3060] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.415419 30235 raft_consensus.cc:3060] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.419715 30200 tablet_bootstrap.cc:492] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.420171 30200 ts_tablet_manager.cc:1403] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.028s
I20260709 12:21:12.422464 30235 raft_consensus.cc:515] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.422703 30200 raft_consensus.cc:359] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.423403 30200 raft_consensus.cc:385] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.423660 30200 raft_consensus.cc:740] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.425024 30235 leader_election.cc:290] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:12.425261 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31610f2b7f7f4a77831454a6c7186e70" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:12.424443 30200 consensus_queue.cc:260] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.433880 30009 raft_consensus.cc:3060] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.435281 30200 ts_tablet_manager.cc:1434] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 12:21:12.436213 30200 tablet_bootstrap.cc:492] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.436240 30202 raft_consensus.cc:493] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.436714 30202 raft_consensus.cc:515] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.438436 30202 leader_election.cc:290] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.439253 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52dbe6cb25f741d49465dbb50393729c" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:12.439623 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52dbe6cb25f741d49465dbb50393729c" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:12.441414 30158 raft_consensus.cc:2393] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:12.442620 30009 raft_consensus.cc:2468] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:12.428368 30157 raft_consensus.cc:2468] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:12.443159 29972 leader_election.cc:304] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:12.446179 30202 raft_consensus.cc:3060] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.446792 30201 tablet_bootstrap.cc:492] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.446923 30200 tablet_bootstrap.cc:654] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.447237 30201 ts_tablet_manager.cc:1403] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.013s
I20260709 12:21:12.449915 30122 leader_election.cc:304] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:12.425724 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31610f2b7f7f4a77831454a6c7186e70" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:12.450214 30201 raft_consensus.cc:359] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.450872 30083 raft_consensus.cc:3060] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.451146 30201 raft_consensus.cc:385] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.451515 30201 raft_consensus.cc:740] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.454007 30047 leader_election.cc:304] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:12.455412 30296 raft_consensus.cc:2804] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.452428 30201 consensus_queue.cc:260] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.456248 30206 raft_consensus.cc:2804] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.452975 30202 raft_consensus.cc:2749] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:12.457135 30296 raft_consensus.cc:697] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:12.458689 30201 ts_tablet_manager.cc:1434] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:21:12.461524 30201 tablet_bootstrap.cc:492] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.459762 30296 consensus_queue.cc:237] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.465619 30206 raft_consensus.cc:697] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:12.466764 30198 tablet_bootstrap.cc:492] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:12.466712 30206 consensus_queue.cc:237] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.467272 30198 ts_tablet_manager.cc:1403] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.153s	user 0.029s	sys 0.058s
I20260709 12:21:12.467806 30238 raft_consensus.cc:515] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.470657 30200 tablet_bootstrap.cc:492] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.471086 30200 ts_tablet_manager.cc:1403] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.015s
I20260709 12:21:12.471096 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:12.473680 30082 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.471557 30198 raft_consensus.cc:359] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.475538 30198 raft_consensus.cc:385] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.475865 30198 raft_consensus.cc:740] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.476529 30198 consensus_queue.cc:260] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.475616 30238 leader_election.cc:290] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:12.478133 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
W20260709 12:21:12.479506 30122 leader_election.cc:343] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.480335 30083 raft_consensus.cc:2468] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:12.481014 30082 raft_consensus.cc:2468] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:12.483137 30198 ts_tablet_manager.cc:1434] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:21:12.484125 30198 tablet_bootstrap.cc:492] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:12.485801 30201 tablet_bootstrap.cc:654] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.489145 30200 raft_consensus.cc:359] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.489849 30200 raft_consensus.cc:385] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.490114 30200 raft_consensus.cc:740] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.490721 30200 consensus_queue.cc:260] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.490938 30121 leader_election.cc:304] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:12.492712 30200 ts_tablet_manager.cc:1434] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 12:21:12.492805 30238 raft_consensus.cc:2804] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.493494 30238 raft_consensus.cc:697] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:12.493849 30239 raft_consensus.cc:493] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.494333 30239 raft_consensus.cc:515] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.494539 30238 consensus_queue.cc:237] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.496374 30239 leader_election.cc:290] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.493695 30200 tablet_bootstrap.cc:492] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.500833 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd1a1027564f23b24ac191ddcb9bf5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:12.507553 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd1a1027564f23b24ac191ddcb9bf5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:12.508369 30157 raft_consensus.cc:2393] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:12.511117 29972 leader_election.cc:304] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:12.512019 30198 tablet_bootstrap.cc:654] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.512687 30202 raft_consensus.cc:3060] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.517446 30239 consensus_queue.cc:1048] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:12.524695 30009 raft_consensus.cc:3060] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.533051 29907 catalog_manager.cc:5697] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.538233 30198 tablet_bootstrap.cc:492] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:12.538064 30231 consensus_queue.cc:1048] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:12.538859 30198 ts_tablet_manager.cc:1403] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.002s
I20260709 12:21:12.542265 30198 raft_consensus.cc:359] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.550734 30202 raft_consensus.cc:2749] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:12.524247 29904 catalog_manager.cc:5697] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:12.556674 30200 tablet_bootstrap.cc:654] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.556443 30296 consensus_queue.cc:1048] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:12.557669 30229 raft_consensus.cc:493] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.568491 30229 raft_consensus.cc:515] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.560406 30201 tablet_bootstrap.cc:492] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.569556 30201 ts_tablet_manager.cc:1403] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.108s	user 0.024s	sys 0.014s
I20260709 12:21:12.570628 30229 leader_election.cc:290] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.572365 30201 raft_consensus.cc:359] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.572853 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57faadecef24f42a73fc0bef93da40b" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:12.573060 30201 raft_consensus.cc:385] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.574826 30201 raft_consensus.cc:740] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.575501 30201 consensus_queue.cc:260] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:12.574834 30047 leader_election.cc:343] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.578130 30201 ts_tablet_manager.cc:1434] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:21:12.579373 30201 tablet_bootstrap.cc:492] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.584018 30198 raft_consensus.cc:385] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.584344 30198 raft_consensus.cc:740] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.585489 30198 consensus_queue.cc:260] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.587620 30198 ts_tablet_manager.cc:1434] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.048s	user 0.002s	sys 0.003s
I20260709 12:21:12.588464 30198 tablet_bootstrap.cc:492] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:12.594590 29907 catalog_manager.cc:5697] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:12.597776 30206 raft_consensus.cc:493] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.598244 30206 raft_consensus.cc:515] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.600724 30206 leader_election.cc:290] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:12.601387 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075db4213fcb4b6eb8f7fa2104b978e1" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:12.602305 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075db4213fcb4b6eb8f7fa2104b978e1" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:12.602900 30122 leader_election.cc:343] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:12.604095 30121 leader_election.cc:343] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.604609 30121 leader_election.cc:304] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:12.605325 30206 raft_consensus.cc:2749] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:12.597134 30201 tablet_bootstrap.cc:654] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.611512 30198 tablet_bootstrap.cc:654] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.612599 30200 tablet_bootstrap.cc:492] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.613054 30200 ts_tablet_manager.cc:1403] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.120s	user 0.018s	sys 0.007s
W20260709 12:21:12.619489 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 56479.8us
I20260709 12:21:12.623759 30200 raft_consensus.cc:359] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.624735 30200 raft_consensus.cc:385] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.625069 30200 raft_consensus.cc:740] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.626142 30200 consensus_queue.cc:260] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.627044 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57faadecef24f42a73fc0bef93da40b" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:12.628562 30200 ts_tablet_manager.cc:1434] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:21:12.629452 30200 tablet_bootstrap.cc:492] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.631330 30311 consensus_queue.cc:1048] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:21:12.631711 30048 leader_election.cc:343] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.632246 30048 leader_election.cc:304] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:12.633301 30296 raft_consensus.cc:2749] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:12.633380 30229 raft_consensus.cc:493] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.634063 30229 raft_consensus.cc:515] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.637544 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f9644ea61e4585a83bb83ff1f9ca46" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:12.638458 30157 raft_consensus.cc:2393] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c55d814de61e46c3b90652627242fd0c in current term 1: Already voted for candidate 883072dcb822424182b698eff0f14e7d in this term.
I20260709 12:21:12.640247 30296 consensus_queue.cc:1048] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:12.640795 30229 leader_election.cc:290] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.642115 30201 tablet_bootstrap.cc:492] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.642568 30201 ts_tablet_manager.cc:1403] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.002s
I20260709 12:21:12.642818 30198 tablet_bootstrap.cc:492] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:12.643256 30198 ts_tablet_manager.cc:1403] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.018s
I20260709 12:21:12.645069 30239 consensus_queue.cc:1048] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:12.645813 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f9644ea61e4585a83bb83ff1f9ca46" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:12.645072 30201 raft_consensus.cc:359] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.647742 30201 raft_consensus.cc:385] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.648039 30201 raft_consensus.cc:740] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.648401 30198 raft_consensus.cc:359] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.648763 30201 consensus_queue.cc:260] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.651121 30201 ts_tablet_manager.cc:1434] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:12.652030 30201 tablet_bootstrap.cc:492] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.657896 30201 tablet_bootstrap.cc:654] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.667140 30048 leader_election.cc:304] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:12.669147 30200 tablet_bootstrap.cc:654] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.668994 30229 raft_consensus.cc:3060] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.675040 30198 raft_consensus.cc:385] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.675446 30198 raft_consensus.cc:740] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.681478 30198 consensus_queue.cc:260] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.701467 30198 ts_tablet_manager.cc:1434] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.002s
I20260709 12:21:12.680589 30229 raft_consensus.cc:2749] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:12.703788 30198 tablet_bootstrap.cc:492] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:12.706489 30239 consensus_queue.cc:1048] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:12.711450 30198 tablet_bootstrap.cc:654] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.716252 30200 tablet_bootstrap.cc:492] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.716252 30201 tablet_bootstrap.cc:492] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.716832 30200 ts_tablet_manager.cc:1403] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.019s
I20260709 12:21:12.716881 30201 ts_tablet_manager.cc:1403] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.065s	user 0.033s	sys 0.030s
I20260709 12:21:12.719465 30200 raft_consensus.cc:359] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.719591 30201 raft_consensus.cc:359] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.720151 30200 raft_consensus.cc:385] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.720243 30201 raft_consensus.cc:385] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.720471 30200 raft_consensus.cc:740] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.720599 30201 raft_consensus.cc:740] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.721217 30200 consensus_queue.cc:260] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.721320 30201 consensus_queue.cc:260] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.723269 30201 ts_tablet_manager.cc:1434] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:12.723384 30200 ts_tablet_manager.cc:1434] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:21:12.724663 30201 tablet_bootstrap.cc:492] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.732890 30201 tablet_bootstrap.cc:654] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.737290 30201 tablet_bootstrap.cc:492] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.737730 30201 ts_tablet_manager.cc:1403] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:21:12.740200 30201 raft_consensus.cc:359] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.740658 30200 tablet_bootstrap.cc:492] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.740721 30201 raft_consensus.cc:385] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.741176 30201 raft_consensus.cc:740] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.741871 30201 consensus_queue.cc:260] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.743822 30201 ts_tablet_manager.cc:1434] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:12.744689 30201 tablet_bootstrap.cc:492] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.750771 30201 tablet_bootstrap.cc:654] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.757122 30198 tablet_bootstrap.cc:492] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:12.760342 30198 ts_tablet_manager.cc:1403] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.011s
I20260709 12:21:12.762224 30200 tablet_bootstrap.cc:654] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.763118 30198 raft_consensus.cc:359] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.763866 30198 raft_consensus.cc:385] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.764112 30229 raft_consensus.cc:493] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.764209 30198 raft_consensus.cc:740] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.764742 30229 raft_consensus.cc:515] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.765259 30198 consensus_queue.cc:260] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.767267 30229 leader_election.cc:290] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.769287 30231 consensus_queue.cc:1048] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:12.770274 30201 tablet_bootstrap.cc:492] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.770710 30201 ts_tablet_manager.cc:1403] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 12:21:12.773309 30201 raft_consensus.cc:359] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.773974 30201 raft_consensus.cc:385] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.774232 30201 raft_consensus.cc:740] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.774168 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd208730d5f4108bb9596c1f9cec59f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:12.774816 30009 raft_consensus.cc:2468] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:12.774986 30201 consensus_queue.cc:260] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.777431 30201 ts_tablet_manager.cc:1434] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:21:12.778321 30201 tablet_bootstrap.cc:492] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.779572 30200 tablet_bootstrap.cc:492] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.778348 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd208730d5f4108bb9596c1f9cec59f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:12.780030 30200 ts_tablet_manager.cc:1403] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.003s
I20260709 12:21:12.780072 30158 raft_consensus.cc:2468] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:12.783452 30048 leader_election.cc:304] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:12.784412 30201 tablet_bootstrap.cc:654] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.788128 30229 raft_consensus.cc:2804] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:12.788591 30229 raft_consensus.cc:493] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.789039 30229 raft_consensus.cc:3060] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.784869 30200 raft_consensus.cc:359] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.789919 30200 raft_consensus.cc:385] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.790253 30200 raft_consensus.cc:740] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.790987 30200 consensus_queue.cc:260] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.792822 30200 ts_tablet_manager.cc:1434] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:21:12.793805 30200 tablet_bootstrap.cc:492] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.796838 30201 tablet_bootstrap.cc:492] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.797315 30201 ts_tablet_manager.cc:1403] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 12:21:12.799896 30201 raft_consensus.cc:359] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.800571 30201 raft_consensus.cc:385] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.800923 30201 raft_consensus.cc:740] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.801611 30201 consensus_queue.cc:260] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.800562 30200 tablet_bootstrap.cc:654] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.803236 30229 raft_consensus.cc:515] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.806182 30229 leader_election.cc:290] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.804450 30201 ts_tablet_manager.cc:1434] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:12.807644 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd208730d5f4108bb9596c1f9cec59f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:12.807893 30201 tablet_bootstrap.cc:492] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.807833 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd208730d5f4108bb9596c1f9cec59f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:12.808290 30158 raft_consensus.cc:3060] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.808485 30009 raft_consensus.cc:3060] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.814661 30201 tablet_bootstrap.cc:654] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.815140 30158 raft_consensus.cc:2468] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:12.815501 30009 raft_consensus.cc:2468] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:12.816414 30047 leader_election.cc:304] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:12.822306 30200 tablet_bootstrap.cc:492] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.822829 30200 ts_tablet_manager.cc:1403] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.008s
I20260709 12:21:12.825587 30198 ts_tablet_manager.cc:1434] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:21:12.825836 30200 raft_consensus.cc:359] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.826584 30200 raft_consensus.cc:385] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.826874 30200 raft_consensus.cc:740] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.827688 30200 consensus_queue.cc:260] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.828917 30296 raft_consensus.cc:2804] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.829528 30296 raft_consensus.cc:697] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:12.830134 30200 ts_tablet_manager.cc:1434] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:12.830410 30296 consensus_queue.cc:237] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.831084 30200 tablet_bootstrap.cc:492] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.832788 30198 tablet_bootstrap.cc:492] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:12.838526 30200 tablet_bootstrap.cc:654] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.844581 30201 tablet_bootstrap.cc:492] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.845031 30201 ts_tablet_manager.cc:1403] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.026s
I20260709 12:21:12.847635 30201 raft_consensus.cc:359] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.848351 30201 raft_consensus.cc:385] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.848649 30201 raft_consensus.cc:740] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.849351 30201 consensus_queue.cc:260] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.851384 30201 ts_tablet_manager.cc:1434] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:12.852303 30201 tablet_bootstrap.cc:492] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.854365 30198 tablet_bootstrap.cc:654] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.858294 30201 tablet_bootstrap.cc:654] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.861931 30200 tablet_bootstrap.cc:492] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:12.862421 30200 ts_tablet_manager.cc:1403] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.010s
I20260709 12:21:12.865195 30200 raft_consensus.cc:359] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.865937 30200 raft_consensus.cc:385] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.866263 30200 raft_consensus.cc:740] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.867761 30200 consensus_queue.cc:260] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.865926 30238 raft_consensus.cc:493] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.869728 30238 raft_consensus.cc:515] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.870139 30201 tablet_bootstrap.cc:492] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.870471 30200 ts_tablet_manager.cc:1434] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:21:12.870679 30201 ts_tablet_manager.cc:1403] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 12:21:12.871428 30200 tablet_bootstrap.cc:492] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:12.871791 30238 leader_election.cc:290] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:12.870747 30198 tablet_bootstrap.cc:492] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:12.873435 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:12.874104 30198 ts_tablet_manager.cc:1403] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260709 12:21:12.873373 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
W20260709 12:21:12.876170 30122 leader_election.cc:343] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.876276 29905 catalog_manager.cc:5697] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.877004 30198 raft_consensus.cc:359] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.877712 30198 raft_consensus.cc:385] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.877961 30198 raft_consensus.cc:740] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.878571 30198 consensus_queue.cc:260] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.879081 30200 tablet_bootstrap.cc:654] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.880645 30198 ts_tablet_manager.cc:1434] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:21:12.881567 30198 tablet_bootstrap.cc:492] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:12.881485 30083 raft_consensus.cc:2468] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:12.883613 30121 leader_election.cc:304] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:12.873400 30201 raft_consensus.cc:359] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.885303 30206 consensus_queue.cc:1048] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:12.886029 30201 raft_consensus.cc:385] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.886364 30201 raft_consensus.cc:740] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.887022 30201 consensus_queue.cc:260] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.887557 30206 raft_consensus.cc:2804] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:12.888110 30206 raft_consensus.cc:493] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.889142 30201 ts_tablet_manager.cc:1434] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:21:12.890074 30201 tablet_bootstrap.cc:492] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:12.895689 30201 tablet_bootstrap.cc:654] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.888594 30206 raft_consensus.cc:3060] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.900205 30198 tablet_bootstrap.cc:654] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.908624 30198 tablet_bootstrap.cc:492] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:12.909094 30198 ts_tablet_manager.cc:1403] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.001s
I20260709 12:21:12.911798 30198 raft_consensus.cc:359] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.912431 30198 raft_consensus.cc:385] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.912704 30198 raft_consensus.cc:740] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.914728 30238 raft_consensus.cc:493] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.914829 30198 consensus_queue.cc:260] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.915269 30238 raft_consensus.cc:515] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.916929 30198 ts_tablet_manager.cc:1434] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 12:21:12.917888 30238 leader_election.cc:290] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:12.917917 30198 tablet_bootstrap.cc:492] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:12.922390 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec8d5daefdf44c7a7f3ff3354e40fae" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:12.925940 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec8d5daefdf44c7a7f3ff3354e40fae" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:12.927285 30198 tablet_bootstrap.cc:654] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:12.927837 30121 leader_election.cc:343] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.928565 30202 raft_consensus.cc:493] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.929374 30202 raft_consensus.cc:515] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.932420 30202 leader_election.cc:290] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:12.935654 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
W20260709 12:21:12.937947 30122 leader_election.cc:343] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.938635 30122 leader_election.cc:304] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:12.939986 30238 raft_consensus.cc:2749] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:12.943900 30198 tablet_bootstrap.cc:492] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:12.944386 30198 ts_tablet_manager.cc:1403] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 12:21:12.945583 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:12.946971 30198 raft_consensus.cc:359] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.947396 30083 raft_consensus.cc:2393] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c0fe32b933704a32a0ea8413d06dca2a in this term.
I20260709 12:21:12.947662 30198 raft_consensus.cc:385] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.947948 30198 raft_consensus.cc:740] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.953673 30198 consensus_queue.cc:260] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.956467 30296 consensus_queue.cc:1048] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:12.957103 30198 ts_tablet_manager.cc:1434] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:21:12.960023 30198 tablet_bootstrap.cc:492] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:12.962057 30238 consensus_queue.cc:1048] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:12.965806 30198 tablet_bootstrap.cc:654] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.980477 30201 tablet_bootstrap.cc:492] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:12.980952 30201 ts_tablet_manager.cc:1403] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.091s	user 0.021s	sys 0.023s
I20260709 12:21:12.985646 29972 leader_election.cc:304] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:12.986204 30296 raft_consensus.cc:493] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.987103 30202 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.977423 30206 raft_consensus.cc:515] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.990797 30299 raft_consensus.cc:493] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.986733 30296 raft_consensus.cc:515] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.984755 30201 raft_consensus.cc:359] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.991799 30299 raft_consensus.cc:515] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.996308 30311 raft_consensus.cc:493] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.996495 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:12.996781 30311 raft_consensus.cc:515] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:12.995247 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:13.004233 30082 raft_consensus.cc:3060] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.004514 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075db4213fcb4b6eb8f7fa2104b978e1" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.005719 30084 raft_consensus.cc:2468] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:12.995725 30206 leader_election.cc:290] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:12.997697 30201 raft_consensus.cc:385] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.003551 30299 leader_election.cc:290] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:13.006803 30201 raft_consensus.cc:740] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.008364 30201 consensus_queue.cc:260] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.019450 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa7a61038404061b15fab38c7d904af" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.020293 30084 raft_consensus.cc:2468] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
W20260709 12:21:13.025215 30122 leader_election.cc:343] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.026037 30299 raft_consensus.cc:493] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.026520 30299 raft_consensus.cc:515] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.027490 30121 leader_election.cc:304] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.014082 29972 leader_election.cc:304] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.029371 30238 raft_consensus.cc:493] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.029402 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa7a61038404061b15fab38c7d904af" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.030136 30009 raft_consensus.cc:2468] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:13.029969 30238 raft_consensus.cc:515] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.028687 30235 raft_consensus.cc:2804] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.031498 30235 raft_consensus.cc:493] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.031904 30235 raft_consensus.cc:3060] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.043766 30231 raft_consensus.cc:2804] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.044209 30231 raft_consensus.cc:493] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.044587 30231 raft_consensus.cc:3060] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.044968 30311 leader_election.cc:290] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.052544 30229 consensus_queue.cc:1048] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:13.054832 30200 tablet_bootstrap.cc:492] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:13.055382 30200 ts_tablet_manager.cc:1403] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.184s	user 0.066s	sys 0.061s
I20260709 12:21:13.058648 30201 ts_tablet_manager.cc:1434] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.000s
I20260709 12:21:13.059792 30201 tablet_bootstrap.cc:492] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:13.060577 30299 leader_election.cc:290] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:13.071380 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeefc9d8245f45f9ad41b2776a7c44ca" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.072499 30081 raft_consensus.cc:2468] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:13.074103 30121 leader_election.cc:304] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.075045 30206 raft_consensus.cc:2804] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.075439 30206 raft_consensus.cc:493] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.075824 30206 raft_consensus.cc:3060] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.077937 30235 raft_consensus.cc:515] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.080119 30235 leader_election.cc:290] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:13.083793 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075db4213fcb4b6eb8f7fa2104b978e1" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:13.084493 30158 raft_consensus.cc:2468] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:13.087600 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa7a61038404061b15fab38c7d904af" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:13.088302 30008 raft_consensus.cc:3060] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.096019 30229 raft_consensus.cc:493] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.096578 30229 raft_consensus.cc:515] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.084384 30082 raft_consensus.cc:2468] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:13.097615 30200 raft_consensus.cc:359] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.104982 30200 raft_consensus.cc:385] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.105336 30200 raft_consensus.cc:740] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.099506 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa7a61038404061b15fab38c7d904af" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:13.101188 30238 leader_election.cc:290] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:13.106475 30229 leader_election.cc:290] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.080505 30231 raft_consensus.cc:515] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.106065 30081 raft_consensus.cc:3060] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.105975 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13e3bae58a4d9798c935aff2d44501" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.108536 30239 raft_consensus.cc:493] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.111107 30239 raft_consensus.cc:515] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.108877 30121 leader_election.cc:304] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:13.109615 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13e3bae58a4d9798c935aff2d44501" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.110575 30083 raft_consensus.cc:2468] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
W20260709 12:21:13.123644 30122 leader_election.cc:343] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.114073 30239 leader_election.cc:290] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.124382 30198 tablet_bootstrap.cc:492] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:13.115628 30296 leader_election.cc:290] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.124500 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13e3bae58a4d9798c935aff2d44501" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:13.124904 30200 consensus_queue.cc:260] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.125625 30202 raft_consensus.cc:2749] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.127158 30200 ts_tablet_manager.cc:1434] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260709 12:21:13.128008 30200 tablet_bootstrap.cc:492] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:13.128585 30201 tablet_bootstrap.cc:654] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.124871 30198 ts_tablet_manager.cc:1403] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.012s
I20260709 12:21:13.129341 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3123588e1a46430481797778428a8a9d" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:13.130797 30121 leader_election.cc:304] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:13.131011 30158 raft_consensus.cc:2468] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:13.132050 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3123588e1a46430481797778428a8a9d" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.132813 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13e3bae58a4d9798c935aff2d44501" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.133165 30007 raft_consensus.cc:2468] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:13.129673 30156 raft_consensus.cc:2468] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:13.135597 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57faadecef24f42a73fc0bef93da40b" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.136264 30083 raft_consensus.cc:2468] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:13.137323 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075db4213fcb4b6eb8f7fa2104b978e1" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:13.137913 30084 raft_consensus.cc:3060] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.139102 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57faadecef24f42a73fc0bef93da40b" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:13.139860 30156 raft_consensus.cc:2468] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:13.132227 30238 raft_consensus.cc:2804] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.140898 30081 raft_consensus.cc:2468] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:13.135272 30299 raft_consensus.cc:2804] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.142408 30235 raft_consensus.cc:493] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.142895 30047 leader_election.cc:304] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.146350 30008 raft_consensus.cc:2468] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:13.149726 30235 raft_consensus.cc:515] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.147959 30299 raft_consensus.cc:493] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.149356 30206 raft_consensus.cc:515] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.156356 30299 raft_consensus.cc:3060] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.157060 30084 raft_consensus.cc:2468] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:13.157266 30231 leader_election.cc:290] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.154983 30198 raft_consensus.cc:359] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.158073 30122 leader_election.cc:304] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:13.158403 30198 raft_consensus.cc:385] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.158705 30198 raft_consensus.cc:740] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.160127 30047 leader_election.cc:304] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.160930 30343 consensus_queue.cc:1048] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 12:21:13.166087 30198 consensus_queue.cc:260] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.168967 30271 raft_consensus.cc:2804] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.169396 30271 raft_consensus.cc:493] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.169561 30206 leader_election.cc:290] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:13.169802 30198 ts_tablet_manager.cc:1434] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260709 12:21:13.169729 30271 raft_consensus.cc:3060] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.165937 30296 raft_consensus.cc:2804] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.174575 30201 tablet_bootstrap.cc:492] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:13.176994 30343 raft_consensus.cc:493] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.177831 30200 tablet_bootstrap.cc:654] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.178331 30345 raft_consensus.cc:2804] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.153450 29972 leader_election.cc:304] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.174185 30296 raft_consensus.cc:493] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.179248 30201 ts_tablet_manager.cc:1403] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.004s
I20260709 12:21:13.172986 30238 raft_consensus.cc:697] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:13.181814 30231 raft_consensus.cc:2804] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.177726 30343 raft_consensus.cc:515] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.179992 30296 raft_consensus.cc:3060] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.184294 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeefc9d8245f45f9ad41b2776a7c44ca" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.186515 30343 leader_election.cc:290] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:13.183369 30231 raft_consensus.cc:493] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.189644 30231 raft_consensus.cc:3060] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.191809 30005 raft_consensus.cc:2468] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:13.192525 29972 leader_election.cc:304] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.192660 30296 raft_consensus.cc:515] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.193325 30345 raft_consensus.cc:697] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:13.193722 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeefc9d8245f45f9ad41b2776a7c44ca" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:13.194341 30081 raft_consensus.cc:3060] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.194841 30198 tablet_bootstrap.cc:492] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:13.196291 30309 raft_consensus.cc:2804] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.196568 30296 leader_election.cc:290] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.196802 30309 raft_consensus.cc:697] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:13.196713 30201 raft_consensus.cc:359] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.197432 30201 raft_consensus.cc:385] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.197690 30201 raft_consensus.cc:740] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.198362 30201 consensus_queue.cc:260] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.197722 30309 consensus_queue.cc:237] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.204257 30201 ts_tablet_manager.cc:1434] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:21:13.209872 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeefc9d8245f45f9ad41b2776a7c44ca" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:13.188998 30271 raft_consensus.cc:515] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.215153 30081 raft_consensus.cc:2468] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:13.194249 30345 consensus_queue.cc:237] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.219369 30231 raft_consensus.cc:515] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.220709 30238 consensus_queue.cc:237] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.222702 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.222903 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a1bbd52e6d43ee997c988b68d587a9" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.226613 30235 leader_election.cc:290] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:13.226887 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3123588e1a46430481797778428a8a9d" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:13.227512 30009 raft_consensus.cc:3060] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.228302 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a1bbd52e6d43ee997c988b68d587a9" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.231377 30271 leader_election.cc:290] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.233966 30231 leader_election.cc:290] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.234503 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:13.235236 30121 leader_election.cc:343] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.240290 30009 raft_consensus.cc:2468] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:13.241367 30198 tablet_bootstrap.cc:654] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.242411 30201 tablet_bootstrap.cc:492] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:13.247165 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3123588e1a46430481797778428a8a9d" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:13.241858 30121 leader_election.cc:304] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.247778 30157 raft_consensus.cc:3060] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.247779 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13e3bae58a4d9798c935aff2d44501" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:13.250183 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075db4213fcb4b6eb8f7fa2104b978e1" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:13.250802 30155 raft_consensus.cc:3060] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.249754 30238 raft_consensus.cc:2804] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.253881 30238 raft_consensus.cc:697] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
W20260709 12:21:13.248344 30121 leader_election.cc:343] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.257026 30048 leader_election.cc:304] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.264662 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13e3bae58a4d9798c935aff2d44501" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:13.262039 29906 catalog_manager.cc:5697] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.268002 30299 raft_consensus.cc:515] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.265470 30296 raft_consensus.cc:2804] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.268970 30296 raft_consensus.cc:697] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:13.269826 30296 consensus_queue.cc:237] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.272236 30157 raft_consensus.cc:2468] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:13.265380 30009 raft_consensus.cc:3060] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.273654 30158 raft_consensus.cc:2393] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c55d814de61e46c3b90652627242fd0c in current term 1: Already voted for candidate c0fe32b933704a32a0ea8413d06dca2a in this term.
I20260709 12:21:13.275024 30299 leader_election.cc:290] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:13.254725 30238 consensus_queue.cc:237] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.280685 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57faadecef24f42a73fc0bef93da40b" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:13.281338 30081 raft_consensus.cc:3060] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.299109 30200 tablet_bootstrap.cc:492] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:13.299348 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13e3bae58a4d9798c935aff2d44501" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:13.299610 30200 ts_tablet_manager.cc:1403] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.172s	user 0.017s	sys 0.020s
I20260709 12:21:13.300144 30084 raft_consensus.cc:2393] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0fe32b933704a32a0ea8413d06dca2a in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
W20260709 12:21:13.292253 30122 leader_election.cc:343] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.306197 30155 raft_consensus.cc:2468] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:13.306725 29905 catalog_manager.cc:5697] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.314498 30200 raft_consensus.cc:359] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.315550 30200 raft_consensus.cc:385] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.315917 30200 raft_consensus.cc:740] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.317257 30081 raft_consensus.cc:2468] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
W20260709 12:21:13.318001 30122 leader_election.cc:343] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.318919 29972 leader_election.cc:304] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
W20260709 12:21:13.319348 30122 leader_election.cc:343] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.319846 30122 leader_election.cc:304] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:13.320254 30231 raft_consensus.cc:2804] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.320935 30231 raft_consensus.cc:697] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:13.322863 30349 raft_consensus.cc:2749] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:21:13.321017 30122 leader_election.cc:343] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.324700 30231 consensus_queue.cc:237] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.327441 30235 consensus_queue.cc:1048] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.328240 30009 raft_consensus.cc:2468] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:13.329378 30048 leader_election.cc:304] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.330161 30296 raft_consensus.cc:2804] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.331552 30201 tablet_bootstrap.cc:654] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.324573 30122 leader_election.cc:304] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:13.330861 30296 raft_consensus.cc:697] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:13.333493 30200 consensus_queue.cc:260] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.335660 30235 raft_consensus.cc:2749] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.335990 30296 consensus_queue.cc:237] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.339061 30200 ts_tablet_manager.cc:1434] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 12:21:13.340046 30200 tablet_bootstrap.cc:492] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:13.345849 30200 tablet_bootstrap.cc:654] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.347967 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e13e3bae58a4d9798c935aff2d44501" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:13.348786 30009 raft_consensus.cc:2393] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0fe32b933704a32a0ea8413d06dca2a in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:13.356264 29906 catalog_manager.cc:5697] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.364061 30198 tablet_bootstrap.cc:492] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:13.369508 30198 ts_tablet_manager.cc:1403] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.185s	user 0.013s	sys 0.022s
I20260709 12:21:13.373170 30198 raft_consensus.cc:359] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.374236 30198 raft_consensus.cc:385] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.374668 30198 raft_consensus.cc:740] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.376674 30198 consensus_queue.cc:260] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.377456 30201 tablet_bootstrap.cc:492] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:13.377895 30201 ts_tablet_manager.cc:1403] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.141s	user 0.020s	sys 0.008s
I20260709 12:21:13.378863 30198 ts_tablet_manager.cc:1434] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:21:13.379774 30198 tablet_bootstrap.cc:492] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:13.380446 30201 raft_consensus.cc:359] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.381127 30201 raft_consensus.cc:385] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.381441 30201 raft_consensus.cc:740] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.382090 30201 consensus_queue.cc:260] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.384464 30201 ts_tablet_manager.cc:1434] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:13.385344 30201 tablet_bootstrap.cc:492] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:13.387173 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57faadecef24f42a73fc0bef93da40b" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:13.387749 30155 raft_consensus.cc:3060] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.394616 30201 tablet_bootstrap.cc:654] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.399494 30155 raft_consensus.cc:2468] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
W20260709 12:21:13.400801 29955 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:13.403028 30271 raft_consensus.cc:493] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.403703 30271 raft_consensus.cc:515] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.408427 30271 leader_election.cc:290] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.409495 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec8d5daefdf44c7a7f3ff3354e40fae" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
W20260709 12:21:13.411216 30048 leader_election.cc:343] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.413157 30271 consensus_queue.cc:1048] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:13.422626 29905 catalog_manager.cc:5697] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:13.430820 30122 leader_election.cc:304] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [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: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:13.438423 30198 tablet_bootstrap.cc:654] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.438648 29905 catalog_manager.cc:5697] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:13.439512 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec8d5daefdf44c7a7f3ff3354e40fae" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:13.439997 30235 raft_consensus.cc:2749] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.440214 30155 raft_consensus.cc:2468] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:13.440436 29905 catalog_manager.cc:5697] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:13.441705 30047 leader_election.cc:304] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:13.443220 30296 raft_consensus.cc:2804] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.443764 30296 raft_consensus.cc:493] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.444213 30296 raft_consensus.cc:3060] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.434114 30200 tablet_bootstrap.cc:492] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:13.433640 29907 catalog_manager.cc:5697] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.435179 30201 tablet_bootstrap.cc:492] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:13.444875 30200 ts_tablet_manager.cc:1403] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.105s	user 0.029s	sys 0.042s
I20260709 12:21:13.444943 30201 ts_tablet_manager.cc:1403] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.060s	user 0.031s	sys 0.014s
I20260709 12:21:13.447535 30201 raft_consensus.cc:359] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.448179 30201 raft_consensus.cc:385] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.448437 30201 raft_consensus.cc:740] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.449115 30201 consensus_queue.cc:260] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.449618 30200 raft_consensus.cc:359] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.450670 30200 raft_consensus.cc:385] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.450949 30200 raft_consensus.cc:740] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.451750 30201 ts_tablet_manager.cc:1434] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:13.451565 30200 consensus_queue.cc:260] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.452675 30201 tablet_bootstrap.cc:492] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:13.453420 30200 ts_tablet_manager.cc:1434] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:21:13.454341 30200 tablet_bootstrap.cc:492] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:13.458961 30201 tablet_bootstrap.cc:654] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.465378 30271 consensus_queue.cc:1048] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:13.466997 30200 tablet_bootstrap.cc:654] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.469497 30296 raft_consensus.cc:515] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.472963 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec8d5daefdf44c7a7f3ff3354e40fae" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:13.473189 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec8d5daefdf44c7a7f3ff3354e40fae" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:13.473732 30155 raft_consensus.cc:3060] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:13.479851 30048 leader_election.cc:343] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.484205 30155 raft_consensus.cc:2468] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:13.486011 30047 leader_election.cc:304] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:13.487099 30271 raft_consensus.cc:2804] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.487634 30271 raft_consensus.cc:697] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:13.488552 30271 consensus_queue.cc:237] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.484804 30296 leader_election.cc:290] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.506253 30198 tablet_bootstrap.cc:492] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:13.506758 30198 ts_tablet_manager.cc:1403] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.127s	user 0.016s	sys 0.003s
I20260709 12:21:13.509351 30198 raft_consensus.cc:359] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.510418 30198 raft_consensus.cc:385] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.510861 30198 raft_consensus.cc:740] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.511607 30198 consensus_queue.cc:260] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.516094 30198 ts_tablet_manager.cc:1434] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:21:13.517319 30198 tablet_bootstrap.cc:492] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
W20260709 12:21:13.522639 30365 log.cc:927] Time spent T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 12:21:13.525676 29904 catalog_manager.cc:5697] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.527017 30198 tablet_bootstrap.cc:654] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.539350 30201 tablet_bootstrap.cc:492] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:13.540028 30201 ts_tablet_manager.cc:1403] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.088s	user 0.023s	sys 0.055s
I20260709 12:21:13.541848 30200 tablet_bootstrap.cc:492] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:13.542339 30200 ts_tablet_manager.cc:1403] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.019s
I20260709 12:21:13.543020 30198 tablet_bootstrap.cc:492] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:13.542703 30201 raft_consensus.cc:359] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.543403 30201 raft_consensus.cc:385] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.543483 30198 ts_tablet_manager.cc:1403] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 12:21:13.543737 30201 raft_consensus.cc:740] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.544420 30201 consensus_queue.cc:260] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.546725 30201 ts_tablet_manager.cc:1434] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:21:13.548034 30201 tablet_bootstrap.cc:492] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:13.549527 30198 raft_consensus.cc:359] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.550223 30198 raft_consensus.cc:385] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.550485 30198 raft_consensus.cc:740] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.551126 30198 consensus_queue.cc:260] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.552930 30198 ts_tablet_manager.cc:1434] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.000s
I20260709 12:21:13.555384 30200 raft_consensus.cc:359] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.556244 30200 raft_consensus.cc:385] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.556527 30200 raft_consensus.cc:740] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.557010 30231 raft_consensus.cc:493] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.557267 30200 consensus_queue.cc:260] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.557817 30231 raft_consensus.cc:515] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.559947 30200 ts_tablet_manager.cc:1434] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:21:13.560949 30200 tablet_bootstrap.cc:492] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:13.561489 30201 tablet_bootstrap.cc:654] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.561323 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a1bbd52e6d43ee997c988b68d587a9" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.561796 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a1bbd52e6d43ee997c988b68d587a9" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:13.561944 30081 raft_consensus.cc:2468] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:13.562386 30158 raft_consensus.cc:2468] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:13.563308 30271 raft_consensus.cc:493] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.563773 30271 raft_consensus.cc:515] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.565587 29972 leader_election.cc:304] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:13.566926 30200 tablet_bootstrap.cc:654] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.567283 30239 raft_consensus.cc:2804] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.567646 30239 raft_consensus.cc:493] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.568086 30239 raft_consensus.cc:3060] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.559886 30231 leader_election.cc:290] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.574440 30198 tablet_bootstrap.cc:492] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:13.574656 30271 leader_election.cc:290] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.574990 30201 tablet_bootstrap.cc:492] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:13.575430 30201 ts_tablet_manager.cc:1403] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.011s
I20260709 12:21:13.576316 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:13.576936 30158 raft_consensus.cc:2468] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:13.578182 30047 leader_election.cc:304] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.578306 30201 raft_consensus.cc:359] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.578967 30201 raft_consensus.cc:385] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.579242 30201 raft_consensus.cc:740] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.579902 30201 consensus_queue.cc:260] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.580888 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.590188 30201 ts_tablet_manager.cc:1434] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.010s
I20260709 12:21:13.591375 30201 tablet_bootstrap.cc:492] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:13.581331 30299 raft_consensus.cc:493] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:21:13.582768 30048 leader_election.cc:343] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.594041 30299 raft_consensus.cc:515] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.583179 30271 raft_consensus.cc:2804] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.596678 30271 raft_consensus.cc:493] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.597007 30271 raft_consensus.cc:3060] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.605351 30201 tablet_bootstrap.cc:654] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.606715 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.607687 30345 raft_consensus.cc:493] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:21:13.608176 30122 leader_election.cc:343] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.608151 30345 raft_consensus.cc:515] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.610242 30345 leader_election.cc:290] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:13.610904 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.611727 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.612231 30299 leader_election.cc:290] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
W20260709 12:21:13.612499 30122 leader_election.cc:343] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.611693 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:13.613286 30121 leader_election.cc:343] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.613739 30121 leader_election.cc:304] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
W20260709 12:21:13.615212 30121 leader_election.cc:343] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.615614 30121 leader_election.cc:304] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:13.616621 30198 tablet_bootstrap.cc:654] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.616988 30345 raft_consensus.cc:2749] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.617671 30345 raft_consensus.cc:2749] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.620428 30200 tablet_bootstrap.cc:492] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:13.620862 30200 ts_tablet_manager.cc:1403] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.009s
I20260709 12:21:13.621810 30271 raft_consensus.cc:515] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.622781 30239 raft_consensus.cc:515] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.623397 30200 raft_consensus.cc:359] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.624053 30200 raft_consensus.cc:385] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.624302 30200 raft_consensus.cc:740] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.625015 30239 leader_election.cc:290] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.624919 30200 consensus_queue.cc:260] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.627565 30201 tablet_bootstrap.cc:492] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:13.627986 30201 ts_tablet_manager.cc:1403] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.011s
I20260709 12:21:13.628507 30200 ts_tablet_manager.cc:1434] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:13.630589 30201 raft_consensus.cc:359] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.631281 30201 raft_consensus.cc:385] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.631531 30201 raft_consensus.cc:740] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.631595 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a1bbd52e6d43ee997c988b68d587a9" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:13.632148 30158 raft_consensus.cc:3060] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.632213 30201 consensus_queue.cc:260] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.634241 30201 ts_tablet_manager.cc:1434] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:21:13.635030 30201 tablet_bootstrap.cc:492] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:13.637739 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a1bbd52e6d43ee997c988b68d587a9" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:13.638351 30081 raft_consensus.cc:3060] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.640748 30201 tablet_bootstrap.cc:654] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.641409 30239 consensus_queue.cc:1048] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:13.643621 30200 tablet_bootstrap.cc:492] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:13.649503 30200 tablet_bootstrap.cc:654] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.652760 30201 tablet_bootstrap.cc:492] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:13.653304 30201 ts_tablet_manager.cc:1403] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260709 12:21:13.654732 30158 raft_consensus.cc:2468] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:13.656327 30201 raft_consensus.cc:359] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.661018 30201 raft_consensus.cc:385] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.661365 30201 raft_consensus.cc:740] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.661845 29972 leader_election.cc:304] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:13.662086 30201 consensus_queue.cc:260] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.662708 30239 raft_consensus.cc:2804] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.663282 30229 raft_consensus.cc:493] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.663718 30229 raft_consensus.cc:515] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.665773 30229 leader_election.cc:290] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.668123 30201 ts_tablet_manager.cc:1434] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:21:13.669479 30201 tablet_bootstrap.cc:492] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:13.674592 30081 raft_consensus.cc:2468] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:13.675309 30299 raft_consensus.cc:493] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.675601 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:13.693684 30158 raft_consensus.cc:2468] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:13.693501 30299 raft_consensus.cc:515] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.695616 30299 leader_election.cc:290] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:13.696242 30047 leader_election.cc:304] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.696385 30198 tablet_bootstrap.cc:492] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:13.696375 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:13.679795 30202 raft_consensus.cc:493] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.697017 30198 ts_tablet_manager.cc:1403] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.021s
I20260709 12:21:13.681630 30239 raft_consensus.cc:697] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:13.697180 30202 raft_consensus.cc:515] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.697933 30229 raft_consensus.cc:2804] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.698340 30229 raft_consensus.cc:493] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.698127 30239 consensus_queue.cc:237] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.698680 30229 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.699128 30202 leader_election.cc:290] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.699721 30198 raft_consensus.cc:359] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.700384 30198 raft_consensus.cc:385] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.700649 30198 raft_consensus.cc:740] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.684021 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.701380 30198 consensus_queue.cc:260] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.702165 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
W20260709 12:21:13.703887 30122 leader_election.cc:343] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.704598 30198 ts_tablet_manager.cc:1434] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:13.684398 30200 tablet_bootstrap.cc:492] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:13.690127 30345 consensus_queue.cc:1048] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.705477 30200 ts_tablet_manager.cc:1403] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.017s
I20260709 12:21:13.690645 30309 consensus_queue.cc:1048] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.708087 30200 raft_consensus.cc:359] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.708767 30200 raft_consensus.cc:385] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.709101 30200 raft_consensus.cc:740] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.709990 30200 consensus_queue.cc:260] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.710886 29907 catalog_manager.cc:5697] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.712725 30200 ts_tablet_manager.cc:1434] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260709 12:21:13.714303 30048 leader_election.cc:343] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.716236 30229 raft_consensus.cc:515] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.716741 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeefc9d8245f45f9ad41b2776a7c44ca" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.717815 30084 raft_consensus.cc:2393] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c0fe32b933704a32a0ea8413d06dca2a in this term.
I20260709 12:21:13.718852 30198 tablet_bootstrap.cc:492] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:13.718731 30009 raft_consensus.cc:3060] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.691803 30271 leader_election.cc:290] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.692879 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:13.676275 30201 tablet_bootstrap.cc:654] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.722553 30157 raft_consensus.cc:3060] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.722697 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:13.724004 30121 leader_election.cc:343] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.724421 30121 leader_election.cc:304] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:13.725128 30345 raft_consensus.cc:2749] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.727094 30229 leader_election.cc:290] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.727574 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:13.728156 30158 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.733119 30157 raft_consensus.cc:2468] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:13.735258 30158 raft_consensus.cc:2468] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:13.735471 30198 tablet_bootstrap.cc:654] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.736662 30047 leader_election.cc:304] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.737808 30229 raft_consensus.cc:2804] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.738930 30229 raft_consensus.cc:697] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:13.740846 30229 consensus_queue.cc:237] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.755442 30006 raft_consensus.cc:3060] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:13.763010 30048 leader_election.cc:343] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.771095 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeefc9d8245f45f9ad41b2776a7c44ca" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:13.773418 30296 consensus_queue.cc:1048] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:13.774442 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:13.775125 30047 leader_election.cc:304] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:13.778108 30296 raft_consensus.cc:2804] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:21:13.779161 30048 leader_election.cc:343] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.786881 30200 tablet_bootstrap.cc:492] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:13.788935 30342 consensus_queue.cc:1048] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:13.792173 30201 tablet_bootstrap.cc:492] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:13.792650 30201 ts_tablet_manager.cc:1403] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.046s
I20260709 12:21:13.795488 30201 raft_consensus.cc:359] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.796151 30201 raft_consensus.cc:385] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.796406 30201 raft_consensus.cc:740] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.797037 30201 consensus_queue.cc:260] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.799002 29972 leader_election.cc:304] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:13.800129 30309 raft_consensus.cc:2749] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.801791 30345 consensus_queue.cc:1048] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.810706 30201 ts_tablet_manager.cc:1434] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 12:21:13.811447 30201 tablet_bootstrap.cc:492] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:13.809823 30296 raft_consensus.cc:697] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:13.830202 30299 raft_consensus.cc:493] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.830907 30299 raft_consensus.cc:515] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.832687 30201 tablet_bootstrap.cc:654] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.834360 30299 leader_election.cc:290] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:13.834811 30296 consensus_queue.cc:237] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.840960 30238 consensus_queue.cc:1048] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.841567 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef56d4ae1834fe5874f96ef19fbccfc" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.842866 30198 tablet_bootstrap.cc:492] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:13.843366 30198 ts_tablet_manager.cc:1403] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.125s	user 0.028s	sys 0.069s
W20260709 12:21:13.843559 30122 leader_election.cc:343] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.846287 30198 raft_consensus.cc:359] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.847019 30198 raft_consensus.cc:385] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.847364 30198 raft_consensus.cc:740] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.846308 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef56d4ae1834fe5874f96ef19fbccfc" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.847966 30200 tablet_bootstrap.cc:654] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.848155 30349 consensus_queue.cc:1048] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.848807 30198 consensus_queue.cc:260] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.850982 30349 consensus_queue.cc:1048] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.852495 30349 consensus_queue.cc:1048] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.853693 30198 ts_tablet_manager.cc:1434] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:21:13.854912 30198 tablet_bootstrap.cc:492] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:13.855402 30299 raft_consensus.cc:493] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.856659 30299 raft_consensus.cc:515] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.858978 30299 leader_election.cc:290] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
W20260709 12:21:13.861150 30121 leader_election.cc:343] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.861694 30121 leader_election.cc:304] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:13.866626 30299 raft_consensus.cc:2749] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.871393 30342 consensus_queue.cc:1048] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.874118 30309 raft_consensus.cc:493] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.874598 30309 raft_consensus.cc:515] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.879892 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d5e54fb8654654bda325d3a9779cc0" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:13.880584 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d5e54fb8654654bda325d3a9779cc0" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.884166 30309 leader_election.cc:290] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
W20260709 12:21:13.884737 30122 leader_election.cc:343] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.886385 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec8d5daefdf44c7a7f3ff3354e40fae" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:13.887351 30155 raft_consensus.cc:2393] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
W20260709 12:21:13.909291 30121 leader_election.cc:343] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.909981 30121 leader_election.cc:304] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:13.918906 30299 raft_consensus.cc:2749] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.906925 29905 catalog_manager.cc:5697] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.932762 30309 consensus_queue.cc:1048] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.939886 30386 raft_consensus.cc:493] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.944670 30200 tablet_bootstrap.cc:492] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:13.945207 30200 ts_tablet_manager.cc:1403] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.159s	user 0.025s	sys 0.016s
I20260709 12:21:13.944665 30386 raft_consensus.cc:515] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.948730 30201 tablet_bootstrap.cc:492] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:13.949165 30201 ts_tablet_manager.cc:1403] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.019s
I20260709 12:21:13.949788 30386 leader_election.cc:290] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.951833 30201 raft_consensus.cc:359] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.952454 30198 tablet_bootstrap.cc:654] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.952529 30201 raft_consensus.cc:385] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.952877 30201 raft_consensus.cc:740] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.953569 30201 consensus_queue.cc:260] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.958340 30201 ts_tablet_manager.cc:1434] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:21:13.958882 30200 raft_consensus.cc:359] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.959646 30200 raft_consensus.cc:385] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.959980 30200 raft_consensus.cc:740] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.960664 30200 consensus_queue.cc:260] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.959437 30201 tablet_bootstrap.cc:492] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:13.965730 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec8d5daefdf44c7a7f3ff3354e40fae" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:13.971782 30200 ts_tablet_manager.cc:1434] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.005s
I20260709 12:21:13.972894 30200 tablet_bootstrap.cc:492] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:13.977752 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:13.978742 30155 raft_consensus.cc:2468] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:13.979353 30349 raft_consensus.cc:493] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.983179 30047 leader_election.cc:304] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:13.984040 30229 raft_consensus.cc:2804] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.984400 30229 raft_consensus.cc:493] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.986260 30239 raft_consensus.cc:493] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.986742 30239 raft_consensus.cc:515] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.980338 30349 raft_consensus.cc:515] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:13.988746 30239 leader_election.cc:290] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:13.984750 30229 raft_consensus.cc:3060] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.003631 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36605daf7e8b42fe92175a678b26c6d6" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:14.001588 30349 leader_election.cc:290] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:14.002286 29972 leader_election.cc:304] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
W20260709 12:21:14.010818 30122 leader_election.cc:343] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.008343 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36605daf7e8b42fe92175a678b26c6d6" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:14.015161 30121 leader_election.cc:343] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.015635 30121 leader_election.cc:304] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:14.019122 30238 raft_consensus.cc:2749] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.019506 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:14.020179 30005 raft_consensus.cc:2468] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:14.014722 30239 raft_consensus.cc:3060] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.023129 30200 tablet_bootstrap.cc:654] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.022418 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:14.023674 30155 raft_consensus.cc:2468] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:14.022583 30309 consensus_queue.cc:1048] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:21:14.033051 30239 raft_consensus.cc:2749] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.038908 30296 consensus_queue.cc:1048] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:14.041378 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:14.037704 30229 raft_consensus.cc:515] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.050717 30296 raft_consensus.cc:493] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.055280 30296 raft_consensus.cc:515] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.050753 30082 raft_consensus.cc:2393] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:14.061300 29972 leader_election.cc:304] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:14.062537 30309 raft_consensus.cc:2804] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.062999 30309 raft_consensus.cc:493] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.063391 30309 raft_consensus.cc:3060] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.133296 30299 raft_consensus.cc:493] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.158257 30198 tablet_bootstrap.cc:492] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:14.158818 30198 ts_tablet_manager.cc:1403] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.304s	user 0.017s	sys 0.001s
I20260709 12:21:14.170176 30201 tablet_bootstrap.cc:654] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:14.160970 30048 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 101256us
I20260709 12:21:14.156471 30299 raft_consensus.cc:515] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.176301 30198 raft_consensus.cc:359] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.184208 30198 raft_consensus.cc:385] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.184679 30198 raft_consensus.cc:740] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.185770 30198 consensus_queue.cc:260] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:14.185647 30351 log.cc:927] Time spent T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a: Append to log took a long time: real 0.096s	user 0.001s	sys 0.016s
I20260709 12:21:14.202081 30299 leader_election.cc:290] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
W20260709 12:21:14.209066 30392 log.cc:927] Time spent T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d: Append to log took a long time: real 0.098s	user 0.001s	sys 0.018s
I20260709 12:21:14.209007 30384 consensus_queue.cc:1048] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:21:14.187157 30229 leader_election.cc:290] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
W20260709 12:21:14.196775 30393 log.cc:927] Time spent T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d: Append to log took a long time: real 0.073s	user 0.007s	sys 0.009s
I20260709 12:21:14.188885 30296 leader_election.cc:290] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.216311 30200 tablet_bootstrap.cc:492] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:14.218557 30200 ts_tablet_manager.cc:1403] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.246s	user 0.019s	sys 0.002s
I20260709 12:21:14.217082 30198 ts_tablet_manager.cc:1434] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260709 12:21:14.220268 30198 tablet_bootstrap.cc:492] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:14.236366 30200 raft_consensus.cc:359] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.237206 30200 raft_consensus.cc:385] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.237599 30200 raft_consensus.cc:740] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.238454 30200 consensus_queue.cc:260] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.237530 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6fee0c307547af80617b62ccfa2345" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:14.240567 30200 ts_tablet_manager.cc:1434] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 12:21:14.218449 30309 raft_consensus.cc:515] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.242830 30309 leader_election.cc:290] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.244495 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6fee0c307547af80617b62ccfa2345" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:14.247367 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:14.248075 30155 raft_consensus.cc:2468] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:14.249125 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
W20260709 12:21:14.249768 30121 leader_election.cc:343] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.249981 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:14.250633 30158 raft_consensus.cc:3060] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.250711 30296 consensus_queue.cc:1048] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.252091 30200 tablet_bootstrap.cc:492] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:14.252779 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:14.253666 30006 raft_consensus.cc:2393] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c55d814de61e46c3b90652627242fd0c in current term 1: Already voted for candidate 883072dcb822424182b698eff0f14e7d in this term.
I20260709 12:21:14.254552 30201 tablet_bootstrap.cc:492] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:14.255008 30201 ts_tablet_manager.cc:1403] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.296s	user 0.016s	sys 0.015s
I20260709 12:21:14.255640 30229 raft_consensus.cc:493] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.256173 30229 raft_consensus.cc:515] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.268014 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:14.268728 30006 raft_consensus.cc:3060] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.268937 30229 leader_election.cc:290] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.261376 30201 raft_consensus.cc:359] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.273837 30201 raft_consensus.cc:385] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.274271 30201 raft_consensus.cc:740] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.275183 30201 consensus_queue.cc:260] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.278609 30235 raft_consensus.cc:493] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.279109 30235 raft_consensus.cc:515] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.282199 29904 catalog_manager.cc:5697] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.283972 30235 leader_election.cc:290] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:14.285470 30311 consensus_queue.cc:1048] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:14.289489 30201 ts_tablet_manager.cc:1434] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 12:21:14.288026 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:14.291026 30121 leader_election.cc:343] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.290613 30201 tablet_bootstrap.cc:492] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
W20260709 12:21:14.297068 30122 leader_election.cc:343] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.297549 30122 leader_election.cc:304] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:14.298658 30047 leader_election.cc:304] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:14.299507 30229 raft_consensus.cc:2804] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.299899 30229 raft_consensus.cc:493] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.300264 30229 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.300650 30384 consensus_queue.cc:1048] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.303063 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:14.303939 30082 raft_consensus.cc:2393] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:14.305202 30198 tablet_bootstrap.cc:654] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.308228 30401 raft_consensus.cc:2749] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.317008 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:14.309723 30154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:14.321692 30158 raft_consensus.cc:2468] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:14.321889 30154 raft_consensus.cc:2468] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:14.323295 30229 raft_consensus.cc:515] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:14.334014 30122 leader_election.cc:343] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.339115 30122 leader_election.cc:304] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:14.343207 30349 raft_consensus.cc:2749] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.339286 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:14.345108 30158 raft_consensus.cc:2393] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:14.338347 30047 leader_election.cc:304] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:14.339171 30406 raft_consensus.cc:493] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.353175 30047 leader_election.cc:304] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:14.354157 30296 raft_consensus.cc:2804] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.353746 30406 raft_consensus.cc:515] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.354724 30296 raft_consensus.cc:697] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:14.355641 30296 consensus_queue.cc:237] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.356786 30406 leader_election.cc:290] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.353767 30342 raft_consensus.cc:2804] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.362145 30342 raft_consensus.cc:493] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:21:14.362190 30048 leader_election.cc:343] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.362689 30342 raft_consensus.cc:3060] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.368571 30200 tablet_bootstrap.cc:654] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:14.378767 30048 leader_election.cc:343] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.391072 30386 raft_consensus.cc:493] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.391884 30386 raft_consensus.cc:515] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.393739 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:14.395234 30156 raft_consensus.cc:2468] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:14.401666 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:14.413682 30201 tablet_bootstrap.cc:654] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.406276 30229 leader_election.cc:290] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.421711 30229 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.429306 30198 tablet_bootstrap.cc:492] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:14.427583 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:14.429836 30198 ts_tablet_manager.cc:1403] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.210s	user 0.023s	sys 0.023s
I20260709 12:21:14.429903 30156 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.438120 30386 leader_election.cc:290] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.444169 30198 raft_consensus.cc:359] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.444952 30198 raft_consensus.cc:385] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.445291 30198 raft_consensus.cc:740] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.445996 30198 consensus_queue.cc:260] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.448143 30198 ts_tablet_manager.cc:1434] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 12:21:14.449827 30198 tablet_bootstrap.cc:492] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:14.451342 30311 consensus_queue.cc:1048] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.426941 30342 raft_consensus.cc:515] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.454147 30342 leader_election.cc:290] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.457621 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef56d4ae1834fe5874f96ef19fbccfc" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:14.458906 30153 raft_consensus.cc:2468] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:14.461308 29972 leader_election.cc:304] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [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: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:14.464073 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:14.465093 30153 raft_consensus.cc:3060] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.466722 30156 raft_consensus.cc:2468] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:14.467516 30201 tablet_bootstrap.cc:492] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:14.467617 30311 raft_consensus.cc:2749] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.469626 30201 ts_tablet_manager.cc:1403] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.179s	user 0.009s	sys 0.008s
I20260709 12:21:14.468860 29972 leader_election.cc:304] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [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: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:14.472657 30239 raft_consensus.cc:2804] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:14.473083 30239 raft_consensus.cc:493] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.474195 30239 raft_consensus.cc:3060] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.474603 30047 leader_election.cc:304] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:14.474701 30201 raft_consensus.cc:359] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.475543 30201 raft_consensus.cc:385] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.475852 30201 raft_consensus.cc:740] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.475910 30047 leader_election.cc:304] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:14.476593 30296 raft_consensus.cc:2804] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.477048 30296 raft_consensus.cc:493] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.477458 30296 raft_consensus.cc:3060] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.476624 30201 consensus_queue.cc:260] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.482604 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:14.477895 30414 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:21:14.485378 30342 raft_consensus.cc:2804] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.526201 30342 raft_consensus.cc:697] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:14.527609 30342 consensus_queue.cc:237] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.546782 30201 ts_tablet_manager.cc:1434] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.009s
I20260709 12:21:14.548346 30201 tablet_bootstrap.cc:492] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:14.555119 30198 tablet_bootstrap.cc:654] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:14.555670 29955 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:14.564841 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef56d4ae1834fe5874f96ef19fbccfc" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:14.570587 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:14.568698 30008 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.573673 30239 raft_consensus.cc:515] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:14.573830 30048 leader_election.cc:343] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:14.578629 30048 leader_election.cc:343] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.580056 30239 leader_election.cc:290] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.588162 30009 raft_consensus.cc:1240] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Rejecting Update request from peer c55d814de61e46c3b90652627242fd0c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:21:14.590317 30200 tablet_bootstrap.cc:492] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:14.590778 30200 ts_tablet_manager.cc:1403] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.339s	user 0.033s	sys 0.020s
I20260709 12:21:14.592661 30296 raft_consensus.cc:515] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.593709 30200 raft_consensus.cc:359] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:14.594050 30048 leader_election.cc:343] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.594498 30200 raft_consensus.cc:385] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.594848 30200 raft_consensus.cc:740] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.595520 30200 consensus_queue.cc:260] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.601397 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:14.603133 30201 tablet_bootstrap.cc:654] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.585536 30153 raft_consensus.cc:2468] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:14.615255 30200 ts_tablet_manager.cc:1434] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:21:14.616802 30200 tablet_bootstrap.cc:492] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:14.619333 30047 leader_election.cc:304] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:14.620518 30414 raft_consensus.cc:2804] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.622586 30414 raft_consensus.cc:697] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:14.623070 30349 raft_consensus.cc:493] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.628973 30349 raft_consensus.cc:515] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.631839 30349 leader_election.cc:290] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:14.626506 30296 leader_election.cc:290] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.633488 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1993d2867f04ec8860938582784fe07" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:14.626271 30414 consensus_queue.cc:237] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.636420 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef56d4ae1834fe5874f96ef19fbccfc" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:14.636807 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:14.642083 30296 consensus_queue.cc:1048] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:14.643321 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef56d4ae1834fe5874f96ef19fbccfc" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:14.643939 30153 raft_consensus.cc:3060] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:14.645576 30121 leader_election.cc:343] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.639282 30416 consensus_queue.cc:1059] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:21:14.648138 30416 raft_consensus.cc:3055] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:14.648468 30416 raft_consensus.cc:740] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:14.649531 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1993d2867f04ec8860938582784fe07" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:14.649432 30416 consensus_queue.cc:260] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.651634 30416 raft_consensus.cc:3060] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.654861 30198 tablet_bootstrap.cc:492] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:14.655356 30198 ts_tablet_manager.cc:1403] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.206s	user 0.010s	sys 0.016s
W20260709 12:21:14.656152 30048 leader_election.cc:343] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.656946 29972 leader_election.cc:304] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [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: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:14.658100 30231 raft_consensus.cc:2749] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:21:14.657862 30198 raft_consensus.cc:359] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.658648 30198 raft_consensus.cc:385] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.658983 30198 raft_consensus.cc:740] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
W20260709 12:21:14.660806 30122 leader_election.cc:343] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.662031 30122 leader_election.cc:304] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:14.662581 30198 consensus_queue.cc:260] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.663442 30349 raft_consensus.cc:2749] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.660192 29904 catalog_manager.cc:5697] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.668648 30198 ts_tablet_manager.cc:1434] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:21:14.669641 30198 tablet_bootstrap.cc:492] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:14.672221 30153 raft_consensus.cc:2468] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:14.672708 29904 catalog_manager.cc:5697] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.676065 30201 tablet_bootstrap.cc:492] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:14.676599 30201 ts_tablet_manager.cc:1403] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.008s
I20260709 12:21:14.680541 30201 raft_consensus.cc:359] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.681339 30201 raft_consensus.cc:385] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.681686 30201 raft_consensus.cc:740] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.682356 30201 consensus_queue.cc:260] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.683373 30200 tablet_bootstrap.cc:654] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.684927 30201 ts_tablet_manager.cc:1434] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:21:14.684991 30198 tablet_bootstrap.cc:654] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.686167 30201 tablet_bootstrap.cc:492] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:14.694854 30201 tablet_bootstrap.cc:654] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.694763 30047 leader_election.cc:304] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:14.696509 30416 raft_consensus.cc:2804] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.697166 30416 raft_consensus.cc:697] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:14.698302 30416 consensus_queue.cc:237] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.711666 30201 tablet_bootstrap.cc:492] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:14.712666 30201 ts_tablet_manager.cc:1403] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260709 12:21:14.715824 30198 tablet_bootstrap.cc:492] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:14.716303 30201 raft_consensus.cc:359] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.717417 30201 raft_consensus.cc:385] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.717826 30201 raft_consensus.cc:740] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.718441 30200 tablet_bootstrap.cc:492] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:14.718930 30200 ts_tablet_manager.cc:1403] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.006s
I20260709 12:21:14.718948 30201 consensus_queue.cc:260] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.721658 30200 raft_consensus.cc:359] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.722556 30200 raft_consensus.cc:385] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.722725 30201 ts_tablet_manager.cc:1434] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260709 12:21:14.716365 30198 ts_tablet_manager.cc:1403] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.013s
I20260709 12:21:14.724225 30201 tablet_bootstrap.cc:492] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:14.725754 30198 raft_consensus.cc:359] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.726660 30198 raft_consensus.cc:385] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.726982 30198 raft_consensus.cc:740] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.722889 30200 raft_consensus.cc:740] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.728284 30200 consensus_queue.cc:260] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.730656 30200 ts_tablet_manager.cc:1434] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 12:21:14.732847 30200 tablet_bootstrap.cc:492] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:14.731144 30198 consensus_queue.cc:260] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.733196 30201 tablet_bootstrap.cc:654] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.739560 30200 tablet_bootstrap.cc:654] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.749385 30201 tablet_bootstrap.cc:492] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:14.749956 30201 ts_tablet_manager.cc:1403] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260709 12:21:14.753010 30201 raft_consensus.cc:359] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.753976 30201 raft_consensus.cc:385] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.754302 30201 raft_consensus.cc:740] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.755237 30201 consensus_queue.cc:260] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.756325 30198 ts_tablet_manager.cc:1434] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 12:21:14.757597 30198 tablet_bootstrap.cc:492] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:14.757630 30201 ts_tablet_manager.cc:1434] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:14.759130 30201 tablet_bootstrap.cc:492] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:14.762115 30405 raft_consensus.cc:493] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.762672 30405 raft_consensus.cc:515] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.764737 30405 leader_election.cc:290] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.766644 30201 tablet_bootstrap.cc:654] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.782881 30349 raft_consensus.cc:493] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.783663 30349 raft_consensus.cc:515] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:14.793304 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 46099.7us
I20260709 12:21:14.798599 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef56d4ae1834fe5874f96ef19fbccfc" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:14.800701 30296 consensus_queue.cc:1048] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.805955 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0073635cd4ecf8b2d6a865dfffbd8" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:14.806886 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0073635cd4ecf8b2d6a865dfffbd8" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:14.807441 30349 leader_election.cc:290] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
W20260709 12:21:14.808100 30121 leader_election.cc:343] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.816530 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef56d4ae1834fe5874f96ef19fbccfc" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:14.817040 30198 tablet_bootstrap.cc:654] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.822098 30153 raft_consensus.cc:2393] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
W20260709 12:21:14.830287 30122 leader_election.cc:343] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.839558 30122 leader_election.cc:304] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:14.842032 30349 raft_consensus.cc:2749] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.845429 29972 leader_election.cc:304] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:14.846594 30231 raft_consensus.cc:3060] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.847422 30200 tablet_bootstrap.cc:492] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:14.847893 30200 ts_tablet_manager.cc:1403] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.115s	user 0.034s	sys 0.053s
I20260709 12:21:14.850507 30200 raft_consensus.cc:359] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.851158 30200 raft_consensus.cc:385] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.851438 30200 raft_consensus.cc:740] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.852175 30200 consensus_queue.cc:260] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.853271 30231 raft_consensus.cc:2749] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.854636 30200 ts_tablet_manager.cc:1434] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:14.855691 30200 tablet_bootstrap.cc:492] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:14.857117 30198 tablet_bootstrap.cc:492] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:14.857813 30198 ts_tablet_manager.cc:1403] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.000s
I20260709 12:21:14.860319 30198 raft_consensus.cc:359] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.861207 30200 tablet_bootstrap.cc:654] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.864372 30201 tablet_bootstrap.cc:492] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:14.864816 30201 ts_tablet_manager.cc:1403] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.106s	user 0.031s	sys 0.060s
I20260709 12:21:14.867342 30201 raft_consensus.cc:359] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.868678 30201 raft_consensus.cc:385] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.868944 30201 raft_consensus.cc:740] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.869690 30201 consensus_queue.cc:260] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.871408 30201 ts_tablet_manager.cc:1434] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:21:14.871958 29904 catalog_manager.cc:5697] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.873670 29904 catalog_manager.cc:5697] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.878615 30200 tablet_bootstrap.cc:492] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:14.879330 30201 tablet_bootstrap.cc:492] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:14.879369 30200 ts_tablet_manager.cc:1403] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.012s
I20260709 12:21:14.881916 30200 raft_consensus.cc:359] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.882539 30200 raft_consensus.cc:385] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.882804 30200 raft_consensus.cc:740] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.883414 30200 consensus_queue.cc:260] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.883839 30296 consensus_queue.cc:1048] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.885447 30200 ts_tablet_manager.cc:1434] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:14.885771 30201 tablet_bootstrap.cc:654] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.886277 30200 tablet_bootstrap.cc:492] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:14.892992 30200 tablet_bootstrap.cc:654] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.905956 30200 tablet_bootstrap.cc:492] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:14.906423 30200 ts_tablet_manager.cc:1403] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:21:14.906908 30198 raft_consensus.cc:385] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.907256 30198 raft_consensus.cc:740] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.907882 30201 tablet_bootstrap.cc:492] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:14.908476 30201 ts_tablet_manager.cc:1403] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.009s
I20260709 12:21:14.908901 30200 raft_consensus.cc:359] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.909582 30200 raft_consensus.cc:385] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.909853 30200 raft_consensus.cc:740] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.910647 30200 consensus_queue.cc:260] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.911154 30201 raft_consensus.cc:359] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.911826 30201 raft_consensus.cc:385] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.912103 30201 raft_consensus.cc:740] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.912565 30200 ts_tablet_manager.cc:1434] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:21:14.913376 30200 tablet_bootstrap.cc:492] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:14.907903 30198 consensus_queue.cc:260] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.915190 30198 ts_tablet_manager.cc:1434] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260709 12:21:14.915629 30201 consensus_queue.cc:260] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.917273 30201 ts_tablet_manager.cc:1434] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:21:14.918390 30349 raft_consensus.cc:493] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.918960 30200 tablet_bootstrap.cc:654] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.918903 30349 raft_consensus.cc:515] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.920101 30198 tablet_bootstrap.cc:492] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:14.920981 30349 leader_election.cc:290] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:14.922521 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0773358957e433abb29e6cee0c1a411" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:14.924013 30121 leader_election.cc:343] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.926383 30198 tablet_bootstrap.cc:654] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.926774 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0773358957e433abb29e6cee0c1a411" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:14.928508 30201 tablet_bootstrap.cc:492] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:14.933780 30201 tablet_bootstrap.cc:654] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.937765 30416 raft_consensus.cc:493] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.938423 30416 raft_consensus.cc:515] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:14.941932 30122 leader_election.cc:343] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.942471 30122 leader_election.cc:304] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:14.942934 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4edd12ae2c474493461ef8159d8560" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:14.944443 30235 raft_consensus.cc:2749] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:21:14.944945 30048 leader_election.cc:343] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.946540 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4edd12ae2c474493461ef8159d8560" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:14.941048 30416 leader_election.cc:290] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
W20260709 12:21:14.948927 30047 leader_election.cc:343] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.950692 30047 leader_election.cc:304] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:14.952119 30416 raft_consensus.cc:2749] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.961755 30231 raft_consensus.cc:493] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.962486 30231 raft_consensus.cc:515] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.965051 30231 leader_election.cc:290] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.968397 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d5e54fb8654654bda325d3a9779cc0" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:14.969307 30082 raft_consensus.cc:2468] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:14.977742 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d5e54fb8654654bda325d3a9779cc0" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:14.978632 30156 raft_consensus.cc:2468] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:14.978809 29972 leader_election.cc:304] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:14.979894 30231 raft_consensus.cc:2804] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.980353 30231 raft_consensus.cc:493] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.980777 30231 raft_consensus.cc:3060] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.981359 30239 raft_consensus.cc:493] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.981962 30239 raft_consensus.cc:515] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:14.984493 30239 leader_election.cc:290] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:14.986045 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:14.997119 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:14.998208 30158 raft_consensus.cc:2393] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:15.001901 29972 leader_election.cc:304] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:15.004601 30239 raft_consensus.cc:3060] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.017781 30231 raft_consensus.cc:515] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.027837 30198 tablet_bootstrap.cc:492] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:15.028395 30198 ts_tablet_manager.cc:1403] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.108s	user 0.024s	sys 0.031s
I20260709 12:21:15.027772 30231 leader_election.cc:290] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.030987 30198 raft_consensus.cc:359] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.031721 30198 raft_consensus.cc:385] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.032051 30198 raft_consensus.cc:740] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.032754 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d5e54fb8654654bda325d3a9779cc0" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:15.033118 30201 tablet_bootstrap.cc:492] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:15.032684 30198 consensus_queue.cc:260] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.033373 30153 raft_consensus.cc:3060] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.033571 30201 ts_tablet_manager.cc:1403] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.116s	user 0.059s	sys 0.041s
I20260709 12:21:15.034077 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d5e54fb8654654bda325d3a9779cc0" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:15.034634 30082 raft_consensus.cc:3060] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.034852 30198 ts_tablet_manager.cc:1434] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:21:15.035691 30198 tablet_bootstrap.cc:492] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:15.036127 30201 raft_consensus.cc:359] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.036783 30201 raft_consensus.cc:385] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.037035 30201 raft_consensus.cc:740] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.039438 30239 raft_consensus.cc:2749] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.040759 30201 consensus_queue.cc:260] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.041376 30198 tablet_bootstrap.cc:654] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.043462 30201 ts_tablet_manager.cc:1434] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:21:15.044334 30201 tablet_bootstrap.cc:492] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:15.046427 30153 raft_consensus.cc:2468] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:15.049830 30201 tablet_bootstrap.cc:654] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.061216 30200 tablet_bootstrap.cc:492] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:15.061712 30200 ts_tablet_manager.cc:1403] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.149s	user 0.030s	sys 0.036s
I20260709 12:21:15.061678 30082 raft_consensus.cc:2468] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:15.063792 30198 tablet_bootstrap.cc:492] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:15.064262 30198 ts_tablet_manager.cc:1403] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260709 12:21:15.066357 30200 raft_consensus.cc:359] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.066473 30198 raft_consensus.cc:359] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.067041 30200 raft_consensus.cc:385] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.067093 30198 raft_consensus.cc:385] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.067431 30200 raft_consensus.cc:740] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.067476 30198 raft_consensus.cc:740] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.067891 29972 leader_election.cc:304] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:15.068717 30198 consensus_queue.cc:260] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.068177 30200 consensus_queue.cc:260] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.073334 30200 ts_tablet_manager.cc:1434] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
W20260709 12:21:15.074244 30048 consensus_peers.cc:597] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:15.074472 30198 ts_tablet_manager.cc:1434] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:21:15.074944 30296 raft_consensus.cc:493] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.075382 30296 raft_consensus.cc:515] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.077564 30296 leader_election.cc:290] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.078562 30200 tablet_bootstrap.cc:492] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:15.075356 30198 tablet_bootstrap.cc:492] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:15.084697 30200 tablet_bootstrap.cc:654] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.090909 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:15.091584 30153 raft_consensus.cc:2468] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:15.097872 30200 tablet_bootstrap.cc:492] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:15.098348 30200 ts_tablet_manager.cc:1403] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260709 12:21:15.101298 30047 leader_election.cc:304] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:15.102022 30296 raft_consensus.cc:2804] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:15.102396 30296 raft_consensus.cc:493] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:15.102731 30296 raft_consensus.cc:3060] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.103391 30198 tablet_bootstrap.cc:654] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.107208 30309 raft_consensus.cc:2804] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.107820 30309 raft_consensus.cc:697] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:15.108816 30309 consensus_queue.cc:237] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.109493 30296 raft_consensus.cc:515] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:15.113574 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 45909.8us
I20260709 12:21:15.116333 30342 raft_consensus.cc:493] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.116084 30200 raft_consensus.cc:359] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.116760 30200 raft_consensus.cc:385] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.116776 30342 raft_consensus.cc:515] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.117147 30349 raft_consensus.cc:493] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.117755 30349 raft_consensus.cc:515] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.117151 30200 raft_consensus.cc:740] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.118969 30342 leader_election.cc:290] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.119591 30200 consensus_queue.cc:260] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.121331 30296 leader_election.cc:290] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.122049 30349 leader_election.cc:290] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:15.122407 30200 ts_tablet_manager.cc:1434] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 12:21:15.122982 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87750d8288774a018b5d8e1a9a39e4bf" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:15.123174 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:15.123978 30009 raft_consensus.cc:2468] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
W20260709 12:21:15.124245 30121 leader_election.cc:343] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.126190 30200 tablet_bootstrap.cc:492] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:15.132364 30198 tablet_bootstrap.cc:492] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:15.132850 30198 ts_tablet_manager.cc:1403] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.010s
I20260709 12:21:15.134788 30200 tablet_bootstrap.cc:654] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.140237 30198 raft_consensus.cc:359] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.141175 30198 raft_consensus.cc:385] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.141534 30198 raft_consensus.cc:740] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.142354 30198 consensus_queue.cc:260] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.144999 30342 consensus_queue.cc:1048] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:15.145530 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87750d8288774a018b5d8e1a9a39e4bf" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:15.147231 30198 ts_tablet_manager.cc:1434] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:21:15.148458 30198 tablet_bootstrap.cc:492] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:15.155491 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:15.156311 30008 raft_consensus.cc:3060] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.161671 30198 tablet_bootstrap.cc:654] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.168207 30008 raft_consensus.cc:2468] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:15.177755 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1993d2867f04ec8860938582784fe07" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:15.187747 30414 consensus_queue.cc:1048] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.192848 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:15.210613 30153 raft_consensus.cc:3060] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.199915 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1993d2867f04ec8860938582784fe07" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:15.217968 30414 raft_consensus.cc:493] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.218178 30158 raft_consensus.cc:2468] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:15.218693 30414 raft_consensus.cc:515] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.222425 30414 leader_election.cc:290] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.228294 30153 raft_consensus.cc:2468] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:15.244021 30239 raft_consensus.cc:493] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.310207 30239 raft_consensus.cc:515] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.312903 30239 leader_election.cc:290] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.249447 30349 raft_consensus.cc:493] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.317464 30349 raft_consensus.cc:515] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.320396 30349 leader_election.cc:290] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:15.253206 29905 catalog_manager.cc:5697] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:15.259244 30048 leader_election.cc:343] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:15.322991 30048 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 63806.6us
I20260709 12:21:15.324200 30048 leader_election.cc:304] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:15.325172 30047 leader_election.cc:304] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:15.326975 30454 raft_consensus.cc:2804] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.327731 30296 raft_consensus.cc:2804] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:15.328174 30296 raft_consensus.cc:493] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:15.328598 30296 raft_consensus.cc:3060] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.270876 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:15.275439 30158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:15.279281 30235 raft_consensus.cc:493] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.331492 30158 raft_consensus.cc:2468] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:15.332031 30235 raft_consensus.cc:515] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.284883 30416 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:15.285799 30414 consensus_queue.cc:1048] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:15.335496 30342 consensus_queue.cc:1048] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:15.337883 30235 leader_election.cc:290] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
W20260709 12:21:15.345695 30047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 61668.5us
I20260709 12:21:15.348528 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:15.349138 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9806c10106a64a878fdfd8d9ad5c45c7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:15.349187 30342 raft_consensus.cc:493] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.350668 30342 raft_consensus.cc:515] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.349166 30081 raft_consensus.cc:2468] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:15.358008 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36605daf7e8b42fe92175a678b26c6d6" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:15.352602 30342 leader_election.cc:290] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.360476 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6fee0c307547af80617b62ccfa2345" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:15.361043 30082 raft_consensus.cc:2468] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
W20260709 12:21:15.362161 30048 leader_election.cc:343] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.363574 30453 raft_consensus.cc:493] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.364033 30453 raft_consensus.cc:515] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:15.364897 30048 leader_election.cc:343] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.368811 29972 leader_election.cc:304] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:15.369340 30453 leader_election.cc:290] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
W20260709 12:21:15.362423 30122 leader_election.cc:343] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:15.373677 30121 leader_election.cc:343] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.374387 30201 tablet_bootstrap.cc:492] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:15.373663 30122 leader_election.cc:304] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:15.374836 30201 ts_tablet_manager.cc:1403] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.331s	user 0.133s	sys 0.148s
I20260709 12:21:15.376080 30453 raft_consensus.cc:2749] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.376765 30231 raft_consensus.cc:2804] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:15.377126 30231 raft_consensus.cc:493] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:15.377460 30231 raft_consensus.cc:3060] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.377935 30201 raft_consensus.cc:359] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.378599 30201 raft_consensus.cc:385] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.379061 30201 raft_consensus.cc:740] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.382954 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2719daa925441798e5be35c5f65b0bc" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:15.384270 30121 leader_election.cc:304] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:15.385046 30235 raft_consensus.cc:2804] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:15.385473 30235 raft_consensus.cc:493] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:21:15.385581 30121 leader_election.cc:343] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.385985 30235 raft_consensus.cc:3060] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.380084 30201 consensus_queue.cc:260] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.387974 30198 tablet_bootstrap.cc:492] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:15.388432 30198 ts_tablet_manager.cc:1403] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.240s	user 0.042s	sys 0.059s
I20260709 12:21:15.388948 30201 ts_tablet_manager.cc:1434] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:21:15.388324 30231 raft_consensus.cc:515] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.389837 30201 tablet_bootstrap.cc:492] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:15.391005 30198 raft_consensus.cc:359] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.391350 30231 leader_election.cc:290] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.391665 30198 raft_consensus.cc:385] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.391979 30198 raft_consensus.cc:740] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.379295 30296 raft_consensus.cc:515] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.392624 30198 consensus_queue.cc:260] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.405730 30200 tablet_bootstrap.cc:492] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:15.406416 30200 ts_tablet_manager.cc:1403] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.280s	user 0.083s	sys 0.116s
I20260709 12:21:15.407227 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6fee0c307547af80617b62ccfa2345" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:15.407362 30151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6fee0c307547af80617b62ccfa2345" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:15.407825 30081 raft_consensus.cc:3060] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.407994 30151 raft_consensus.cc:2468] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:15.409711 30198 ts_tablet_manager.cc:1434] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:21:15.409591 30154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36605daf7e8b42fe92175a678b26c6d6" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:15.410214 30154 raft_consensus.cc:2468] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:15.409036 30151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6fee0c307547af80617b62ccfa2345" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:15.410933 30151 raft_consensus.cc:3060] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.404196 30047 leader_election.cc:304] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:15.423230 30047 leader_election.cc:304] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:15.426539 30198 tablet_bootstrap.cc:492] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:15.427992 30342 raft_consensus.cc:2804] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:15.428547 30342 raft_consensus.cc:493] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:15.428983 30342 raft_consensus.cc:3060] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.418736 30151 raft_consensus.cc:2468] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:15.392621 30235 raft_consensus.cc:515] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.520274 30235 leader_election.cc:290] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:15.423166 30414 raft_consensus.cc:2804] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:15.521919 30414 raft_consensus.cc:493] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:15.522111 30296 leader_election.cc:290] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.418234 30454 raft_consensus.cc:697] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:15.523191 29972 leader_election.cc:304] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:15.522413 30414 raft_consensus.cc:3060] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.524923 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:15.526648 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9806c10106a64a878fdfd8d9ad5c45c7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:15.527144 30454 consensus_queue.cc:237] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:15.528210 30122 leader_election.cc:343] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:15.528887 30122 leader_election.cc:343] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.529367 30122 leader_election.cc:304] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
W20260709 12:21:15.530426 30047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 104473us
I20260709 12:21:15.535953 30200 raft_consensus.cc:359] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.536639 30200 raft_consensus.cc:385] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.534597 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1993d2867f04ec8860938582784fe07" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:15.531036 30239 raft_consensus.cc:2804] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.538167 30239 raft_consensus.cc:697] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:15.539003 30239 consensus_queue.cc:237] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.532502 30453 raft_consensus.cc:2749] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.536877 30200 raft_consensus.cc:740] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.554725 30200 consensus_queue.cc:260] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.568302 30201 tablet_bootstrap.cc:654] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.549166 30406 raft_consensus.cc:493] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.574888 30200 ts_tablet_manager.cc:1434] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.168s	user 0.007s	sys 0.001s
I20260709 12:21:15.575752 30200 tablet_bootstrap.cc:492] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:15.574796 30406 raft_consensus.cc:515] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.581696 30406 leader_election.cc:290] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.555370 30414 raft_consensus.cc:515] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.584446 30151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:15.586581 30414 leader_election.cc:290] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.577685 30342 raft_consensus.cc:515] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.591620 30342 leader_election.cc:290] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.608489 30081 raft_consensus.cc:2468] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:15.604874 30453 raft_consensus.cc:493] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.609198 30453 raft_consensus.cc:515] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.593932 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1993d2867f04ec8860938582784fe07" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:15.611012 30156 raft_consensus.cc:3060] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.611452 30453 leader_election.cc:290] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:15.614190 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:15.615429 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2719daa925441798e5be35c5f65b0bc" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:15.626291 30461 consensus_queue.cc:1048] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.607882 30200 tablet_bootstrap.cc:654] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.640312 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:15.641297 30082 raft_consensus.cc:2393] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0fe32b933704a32a0ea8413d06dca2a in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:15.642805 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4edd12ae2c474493461ef8159d8560" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:15.643548 30005 raft_consensus.cc:2468] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:15.644313 30156 raft_consensus.cc:2468] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
W20260709 12:21:15.655086 30122 leader_election.cc:343] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.645128 30198 tablet_bootstrap.cc:654] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.656191 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4edd12ae2c474493461ef8159d8560" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:15.645841 29907 catalog_manager.cc:5697] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:15.656874 30082 raft_consensus.cc:2468] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
W20260709 12:21:15.659185 30122 leader_election.cc:343] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.659790 30122 leader_election.cc:304] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:15.660820 30121 leader_election.cc:304] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [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: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:15.661480 30235 raft_consensus.cc:2749] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.661641 30453 raft_consensus.cc:2749] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.662812 30122 leader_election.cc:304] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:15.665184 30235 raft_consensus.cc:2804] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:15.665565 30235 raft_consensus.cc:493] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:15.666098 30235 raft_consensus.cc:3060] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.671303 30198 tablet_bootstrap.cc:492] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:15.671818 30198 ts_tablet_manager.cc:1403] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.245s	user 0.012s	sys 0.008s
I20260709 12:21:15.675074 30198 raft_consensus.cc:359] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.676005 30198 raft_consensus.cc:385] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.678857 30198 raft_consensus.cc:740] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
W20260709 12:21:15.681190 30048 leader_election.cc:343] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.688060 30047 leader_election.cc:304] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:15.704609 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36605daf7e8b42fe92175a678b26c6d6" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:15.705832 30003 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.706512 30151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:15.707406 30151 raft_consensus.cc:2393] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c55d814de61e46c3b90652627242fd0c in current term 1: Already voted for candidate c0fe32b933704a32a0ea8413d06dca2a in this term.
I20260709 12:21:15.710333 30198 consensus_queue.cc:260] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.716717 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:15.720896 30006 raft_consensus.cc:3060] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.731076 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:15.725064 30235 raft_consensus.cc:515] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.725915 30465 raft_consensus.cc:2804] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.733842 29904 catalog_manager.cc:5697] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:15.711398 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36605daf7e8b42fe92175a678b26c6d6" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:15.756402 30465 raft_consensus.cc:697] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:15.757577 30235 leader_election.cc:290] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:15.757678 30465 consensus_queue.cc:237] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:15.760427 30048 leader_election.cc:343] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.765892 30155 raft_consensus.cc:3060] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.768013 30453 raft_consensus.cc:493] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:21:15.769196 29955 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:15.769375 30406 consensus_queue.cc:1048] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.770284 30198 ts_tablet_manager.cc:1434] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.001s
I20260709 12:21:15.768496 30453 raft_consensus.cc:515] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.772159 30198 tablet_bootstrap.cc:492] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:15.773391 30453 leader_election.cc:290] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:15.772629 29972 leader_election.cc:304] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:15.778088 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:15.779290 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4edd12ae2c474493461ef8159d8560" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:15.779862 30005 raft_consensus.cc:3060] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:15.782676 30122 leader_election.cc:343] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.787848 30155 raft_consensus.cc:2468] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:15.787148 30047 leader_election.cc:304] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [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: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:15.791607 30296 raft_consensus.cc:2749] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.789206 30005 raft_consensus.cc:2468] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:15.795794 30466 raft_consensus.cc:493] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.796133 30006 raft_consensus.cc:2468] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:15.796298 30466 raft_consensus.cc:515] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.798225 30122 leader_election.cc:304] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
W20260709 12:21:15.801414 30121 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 86258.9us
I20260709 12:21:15.801249 30047 leader_election.cc:304] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:15.803771 30455 raft_consensus.cc:2804] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.804244 30455 raft_consensus.cc:697] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:15.805335 30455 consensus_queue.cc:237] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.816896 30198 tablet_bootstrap.cc:654] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.817528 30201 tablet_bootstrap.cc:492] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:15.818137 30201 ts_tablet_manager.cc:1403] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.428s	user 0.048s	sys 0.048s
I20260709 12:21:15.814636 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4edd12ae2c474493461ef8159d8560" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:15.824487 30080 raft_consensus.cc:3060] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.824391 30201 raft_consensus.cc:359] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.825384 30201 raft_consensus.cc:385] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.825747 30201 raft_consensus.cc:740] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.826517 30201 consensus_queue.cc:260] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.829202 30201 ts_tablet_manager.cc:1434] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:21:15.799770 30453 raft_consensus.cc:2804] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.834815 30200 tablet_bootstrap.cc:492] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:15.835332 30200 ts_tablet_manager.cc:1403] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.260s	user 0.016s	sys 0.018s
I20260709 12:21:15.836026 30201 tablet_bootstrap.cc:492] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:15.837157 30466 leader_election.cc:290] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.831111 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:15.849439 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:15.853132 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:15.853803 30004 raft_consensus.cc:2468] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 2.
W20260709 12:21:15.853899 30121 leader_election.cc:343] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.857587 30048 leader_election.cc:304] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [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: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:15.859058 30465 raft_consensus.cc:2804] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:15.859560 30465 raft_consensus.cc:493] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:15.861299 30465 raft_consensus.cc:3060] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:15.885993 30200 raft_consensus.cc:359] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.887025 30200 raft_consensus.cc:385] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.887378 30200 raft_consensus.cc:740] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.854480 30121 leader_election.cc:304] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:15.894531 30200 consensus_queue.cc:260] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.921461 30474 raft_consensus.cc:2749] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.941980 30406 consensus_queue.cc:1048] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.942836 30080 raft_consensus.cc:2468] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
W20260709 12:21:15.937547 30121 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 83681.4us
I20260709 12:21:15.931893 30453 raft_consensus.cc:697] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:15.950703 30453 consensus_queue.cc:237] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.952601 30231 raft_consensus.cc:2749] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.954241 30465 raft_consensus.cc:515] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.955044 30231 consensus_queue.cc:1048] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.956543 30474 raft_consensus.cc:493] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.957000 30474 raft_consensus.cc:515] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:15.959048 30474 leader_election.cc:290] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:15.960129 30198 tablet_bootstrap.cc:492] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:15.960536 30198 ts_tablet_manager.cc:1403] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.189s	user 0.030s	sys 0.042s
I20260709 12:21:15.962286 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:15.964025 29907 catalog_manager.cc:5697] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:15.966296 30121 leader_election.cc:343] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.968132 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
W20260709 12:21:15.969761 30122 leader_election.cc:343] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.970201 30122 leader_election.cc:304] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:15.971175 30474 raft_consensus.cc:2749] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.971578 29907 catalog_manager.cc:5697] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:15.975201 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:15.975991 30004 raft_consensus.cc:3060] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:15.977769 30200 ts_tablet_manager.cc:1434] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.142s	user 0.004s	sys 0.015s
I20260709 12:21:15.978732 30200 tablet_bootstrap.cc:492] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:15.984519 30465 leader_election.cc:290] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 3 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:15.987380 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:15.995527 30201 tablet_bootstrap.cc:654] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.002061 30198 raft_consensus.cc:359] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.004294 30198 raft_consensus.cc:385] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.007792 30198 raft_consensus.cc:740] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.009120 30198 consensus_queue.cc:260] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.009663 30465 raft_consensus.cc:493] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.011049 30004 raft_consensus.cc:2468] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 3.
I20260709 12:21:16.011089 30465 raft_consensus.cc:515] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.019091 30198 ts_tablet_manager.cc:1434] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260709 12:21:16.019481 30048 leader_election.cc:304] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [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: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:16.020022 30198 tablet_bootstrap.cc:492] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.020071 30465 leader_election.cc:290] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.020686 30465 raft_consensus.cc:2804] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:16.021121 30465 raft_consensus.cc:697] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:16.015059 30200 tablet_bootstrap.cc:654] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.014770 29905 catalog_manager.cc:5697] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:16.021960 30465 consensus_queue.cc:237] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.022315 30152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0073635cd4ecf8b2d6a865dfffbd8" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.022986 30152 raft_consensus.cc:2468] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:16.024343 30047 leader_election.cc:304] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:16.024847 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0073635cd4ecf8b2d6a865dfffbd8" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:16.025461 30004 raft_consensus.cc:2468] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:16.025722 30463 raft_consensus.cc:2804] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.026087 30463 raft_consensus.cc:493] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.026420 30463 raft_consensus.cc:3060] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.029042 30198 tablet_bootstrap.cc:654] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.035084 30463 raft_consensus.cc:515] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.038672 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0073635cd4ecf8b2d6a865dfffbd8" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:16.039232 30004 raft_consensus.cc:3060] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.018134 30201 tablet_bootstrap.cc:492] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:16.039944 30201 ts_tablet_manager.cc:1403] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.207s	user 0.018s	sys 0.004s
I20260709 12:21:16.039140 30152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0073635cd4ecf8b2d6a865dfffbd8" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:16.042171 30152 raft_consensus.cc:3060] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.046898 30004 raft_consensus.cc:2468] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:16.048602 30048 leader_election.cc:304] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:16.049582 30201 raft_consensus.cc:359] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.050242 30462 raft_consensus.cc:2804] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.050346 30463 leader_election.cc:290] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.050796 30462 raft_consensus.cc:697] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:16.051702 30462 consensus_queue.cc:237] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.056113 30198 tablet_bootstrap.cc:492] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.056555 30198 ts_tablet_manager.cc:1403] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.006s
I20260709 12:21:16.060632 30198 raft_consensus.cc:359] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.061659 30152 raft_consensus.cc:2468] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:16.061867 30198 raft_consensus.cc:385] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.062168 30198 raft_consensus.cc:740] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.063052 30198 consensus_queue.cc:260] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.066015 30198 ts_tablet_manager.cc:1434] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:21:16.067695 30198 tablet_bootstrap.cc:492] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.050257 30201 raft_consensus.cc:385] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.068017 30201 raft_consensus.cc:740] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.068677 30201 consensus_queue.cc:260] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.069317 29905 catalog_manager.cc:5697] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:16.072774 30200 tablet_bootstrap.cc:492] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:16.073276 30200 ts_tablet_manager.cc:1403] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.006s
I20260709 12:21:16.073696 30198 tablet_bootstrap.cc:654] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.075133 30453 raft_consensus.cc:493] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c55d814de61e46c3b90652627242fd0c)
I20260709 12:21:16.075626 30453 raft_consensus.cc:515] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.078372 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:16.078722 30453 leader_election.cc:290] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:16.079079 30003 raft_consensus.cc:2368] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0fe32b933704a32a0ea8413d06dca2a for earlier term 2. Current term is 3.
I20260709 12:21:16.079912 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.080327 30122 leader_election.cc:400] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299) with higher term. Message: Invalid argument: T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0fe32b933704a32a0ea8413d06dca2a for earlier term 2. Current term is 3.
I20260709 12:21:16.080610 30122 leader_election.cc:403] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:21:16.081152 30453 raft_consensus.cc:3060] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:21:16.082568 30200 raft_consensus.cc:359] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.083289 30200 raft_consensus.cc:385] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.083609 30200 raft_consensus.cc:740] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.084311 30200 consensus_queue.cc:260] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.087780 30200 ts_tablet_manager.cc:1434] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:21:16.088691 30200 tablet_bootstrap.cc:492] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:16.092021 30201 ts_tablet_manager.cc:1434] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 12:21:16.092650 30453 raft_consensus.cc:2749] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299) with higher term. Message: Invalid argument: T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0fe32b933704a32a0ea8413d06dca2a for earlier term 2. Current term is 3.
I20260709 12:21:16.094923 30200 tablet_bootstrap.cc:654] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.099315 30201 tablet_bootstrap.cc:492] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:16.100778 30198 tablet_bootstrap.cc:492] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.101262 30198 ts_tablet_manager.cc:1403] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.007s
I20260709 12:21:16.104702 29906 catalog_manager.cc:5697] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:16.111282 30453 raft_consensus.cc:493] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.111799 30453 raft_consensus.cc:515] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.113548 30462 raft_consensus.cc:493] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.113835 30453 leader_election.cc:290] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:16.114075 30462 raft_consensus.cc:515] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.115070 30198 raft_consensus.cc:359] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.115792 30198 raft_consensus.cc:385] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.116057 30198 raft_consensus.cc:740] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.116181 30462 leader_election.cc:290] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.116483 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644466e5da2249538a5b8ca4bc4955ab" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:16.116832 30198 consensus_queue.cc:260] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.117908 30152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9806c10106a64a878fdfd8d9ad5c45c7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
W20260709 12:21:16.118474 30122 leader_election.cc:343] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.119210 30198 ts_tablet_manager.cc:1434] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:21:16.118515 30152 raft_consensus.cc:2468] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:16.120124 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9806c10106a64a878fdfd8d9ad5c45c7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:16.120626 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644466e5da2249538a5b8ca4bc4955ab" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.121273 30198 tablet_bootstrap.cc:492] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.122575 30047 leader_election.cc:304] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
W20260709 12:21:16.123421 30121 leader_election.cc:343] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.123839 30121 leader_election.cc:304] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:16.124640 30453 raft_consensus.cc:2749] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:21:16.125491 30048 leader_election.cc:343] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.126406 30416 raft_consensus.cc:2804] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.126775 30416 raft_consensus.cc:493] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.127110 30416 raft_consensus.cc:3060] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.132035 30198 tablet_bootstrap.cc:654] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.134042 30200 tablet_bootstrap.cc:492] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:16.134450 30200 ts_tablet_manager.cc:1403] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.029s
I20260709 12:21:16.136770 30200 raft_consensus.cc:359] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.137423 30200 raft_consensus.cc:385] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.137657 30200 raft_consensus.cc:740] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.138063 30198 tablet_bootstrap.cc:492] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.138500 30198 ts_tablet_manager.cc:1403] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.003s
I20260709 12:21:16.138258 30200 consensus_queue.cc:260] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.139971 30200 ts_tablet_manager.cc:1434] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:21:16.141019 30200 tablet_bootstrap.cc:492] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:16.141532 30198 raft_consensus.cc:359] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.142175 30198 raft_consensus.cc:385] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.142422 30198 raft_consensus.cc:740] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.143045 30198 consensus_queue.cc:260] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.145323 30198 ts_tablet_manager.cc:1434] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:16.106395 30201 tablet_bootstrap.cc:654] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.144945 30416 raft_consensus.cc:515] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.146749 30198 tablet_bootstrap.cc:492] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.152442 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9806c10106a64a878fdfd8d9ad5c45c7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:16.156281 30198 tablet_bootstrap.cc:654] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.146996 30200 tablet_bootstrap.cc:654] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:16.157861 30048 leader_election.cc:343] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.159240 30465 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:16.165153 30462 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:16.167104 30198 tablet_bootstrap.cc:492] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.167580 30198 ts_tablet_manager.cc:1403] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 12:21:16.168048 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9806c10106a64a878fdfd8d9ad5c45c7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:16.168645 30149 raft_consensus.cc:3060] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.170244 30198 raft_consensus.cc:359] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.170925 30198 raft_consensus.cc:385] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.171191 30198 raft_consensus.cc:740] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.172142 30198 consensus_queue.cc:260] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.173906 30416 leader_election.cc:290] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.174523 30198 ts_tablet_manager.cc:1434] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:16.175393 30198 tablet_bootstrap.cc:492] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.181658 30198 tablet_bootstrap.cc:654] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.187536 30200 tablet_bootstrap.cc:492] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:16.193526 30200 ts_tablet_manager.cc:1403] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.007s
I20260709 12:21:16.192847 30149 raft_consensus.cc:2468] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:16.193008 30198 tablet_bootstrap.cc:492] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.195657 30198 ts_tablet_manager.cc:1403] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260709 12:21:16.195850 30047 leader_election.cc:304] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:16.196870 30416 raft_consensus.cc:2804] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.197489 30416 raft_consensus.cc:697] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:16.198287 30416 consensus_queue.cc:237] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.198441 30198 raft_consensus.cc:359] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.199132 30198 raft_consensus.cc:385] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.199409 30198 raft_consensus.cc:740] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.200048 30198 consensus_queue.cc:260] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.202037 30198 ts_tablet_manager.cc:1434] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:16.202914 30198 tablet_bootstrap.cc:492] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.203205 30200 raft_consensus.cc:359] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.204311 30200 raft_consensus.cc:385] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.204643 30200 raft_consensus.cc:740] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.208736 30201 tablet_bootstrap.cc:492] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:16.209021 30198 tablet_bootstrap.cc:654] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.209206 30201 ts_tablet_manager.cc:1403] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.000s
I20260709 12:21:16.205472 30200 consensus_queue.cc:260] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.212131 30201 raft_consensus.cc:359] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.214396 30201 raft_consensus.cc:385] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.214679 30201 raft_consensus.cc:740] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.221715 30201 consensus_queue.cc:260] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.215557 30200 ts_tablet_manager.cc:1434] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:21:16.225004 30200 tablet_bootstrap.cc:492] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:16.230463 30201 ts_tablet_manager.cc:1434] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:21:16.231438 30201 tablet_bootstrap.cc:492] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:16.232931 30200 tablet_bootstrap.cc:654] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.237874 30201 tablet_bootstrap.cc:654] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.252113 30462 raft_consensus.cc:493] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.252940 30198 tablet_bootstrap.cc:492] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.252638 30462 raft_consensus.cc:515] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.253434 30198 ts_tablet_manager.cc:1403] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.021s
I20260709 12:21:16.255616 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0773358957e433abb29e6cee0c1a411" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:16.256338 30198 raft_consensus.cc:359] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.257022 30201 tablet_bootstrap.cc:492] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
W20260709 12:21:16.257055 30048 leader_election.cc:343] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.257622 30201 ts_tablet_manager.cc:1403] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 12:21:16.261176 30462 leader_election.cc:290] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.256996 30198 raft_consensus.cc:385] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.260926 30201 raft_consensus.cc:359] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.261705 30198 raft_consensus.cc:740] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.261920 30201 raft_consensus.cc:385] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.262239 30201 raft_consensus.cc:740] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.262394 30198 consensus_queue.cc:260] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.262786 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0773358957e433abb29e6cee0c1a411" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.262852 30201 consensus_queue.cc:260] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.263418 30149 raft_consensus.cc:2468] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:16.263959 30198 ts_tablet_manager.cc:1434] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 12:21:16.264389 30231 raft_consensus.cc:493] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.264858 30198 tablet_bootstrap.cc:492] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.264828 30231 raft_consensus.cc:515] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.266206 30047 leader_election.cc:304] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:16.264482 30201 ts_tablet_manager.cc:1434] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:21:16.268283 30231 leader_election.cc:290] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.269680 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.270778 30149 raft_consensus.cc:2393] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c0fe32b933704a32a0ea8413d06dca2a in this term.
I20260709 12:21:16.271649 30465 raft_consensus.cc:2804] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.272082 30465 raft_consensus.cc:493] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.272471 30465 raft_consensus.cc:3060] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.272718 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.274010 30080 raft_consensus.cc:2393] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:16.278405 29972 leader_election.cc:304] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:16.279794 30231 raft_consensus.cc:3060] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.280721 30198 tablet_bootstrap.cc:654] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.280937 30416 consensus_queue.cc:1048] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:16.294214 30462 consensus_queue.cc:1048] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:16.296934 30231 raft_consensus.cc:2749] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:16.299180 29902 catalog_manager.cc:5697] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:16.301597 30201 tablet_bootstrap.cc:492] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:16.301959 30465 raft_consensus.cc:515] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.305626 30465 leader_election.cc:290] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.307096 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0773358957e433abb29e6cee0c1a411" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:16.307709 30149 raft_consensus.cc:3060] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.307587 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0773358957e433abb29e6cee0c1a411" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
W20260709 12:21:16.309453 30048 leader_election.cc:343] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.312292 30198 tablet_bootstrap.cc:492] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.312805 30198 ts_tablet_manager.cc:1403] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.021s
I20260709 12:21:16.343041 30231 raft_consensus.cc:493] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.343525 30231 raft_consensus.cc:515] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.344568 30198 raft_consensus.cc:359] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.345103 30198 raft_consensus.cc:385] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.345364 30198 raft_consensus.cc:740] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.346007 30198 consensus_queue.cc:260] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.346658 30231 leader_election.cc:290] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.350454 30198 ts_tablet_manager.cc:1434] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.003s
I20260709 12:21:16.350692 30201 tablet_bootstrap.cc:654] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.351354 30198 tablet_bootstrap.cc:492] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.352502 30003 raft_consensus.cc:3060] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.356206 30201 tablet_bootstrap.cc:492] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:16.356653 30201 ts_tablet_manager.cc:1403] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.090s	user 0.007s	sys 0.007s
I20260709 12:21:16.364799 30453 raft_consensus.cc:493] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.365404 30453 raft_consensus.cc:515] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.366394 30201 raft_consensus.cc:359] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.367015 30201 raft_consensus.cc:385] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.367261 30201 raft_consensus.cc:740] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.367400 30453 leader_election.cc:290] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:16.367849 30201 consensus_queue.cc:260] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.369318 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1993d2867f04ec8860938582784fe07" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.369928 30200 tablet_bootstrap.cc:492] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:16.370385 30200 ts_tablet_manager.cc:1403] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.022s
I20260709 12:21:16.372686 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d5cd0ff94e4cf0a6be6401d52b1d18" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:16.373335 30003 raft_consensus.cc:2468] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:16.374410 30200 raft_consensus.cc:359] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.374786 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d5cd0ff94e4cf0a6be6401d52b1d18" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.375116 30200 raft_consensus.cc:385] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.375162 30461 raft_consensus.cc:493] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.375516 30200 raft_consensus.cc:740] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.375713 30461 raft_consensus.cc:515] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.376224 30200 consensus_queue.cc:260] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:16.377364 30121 leader_election.cc:343] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.377535 30149 raft_consensus.cc:2468] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:16.378296 30461 leader_election.cc:290] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.378412 30200 ts_tablet_manager.cc:1434] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:21:16.380014 30122 leader_election.cc:304] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: c55d814de61e46c3b90652627242fd0c
I20260709 12:21:16.379420 30200 tablet_bootstrap.cc:492] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:16.380740 30474 raft_consensus.cc:2804] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.381148 30474 raft_consensus.cc:493] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.381130 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1993d2867f04ec8860938582784fe07" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.381716 30474 raft_consensus.cc:3060] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.384900 30465 consensus_queue.cc:1048] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:16.386934 30047 leader_election.cc:304] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:16.387784 30465 raft_consensus.cc:2804] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.388480 30465 raft_consensus.cc:697] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:16.388509 30474 raft_consensus.cc:515] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.389544 30465 consensus_queue.cc:237] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.380743 30201 ts_tablet_manager.cc:1434] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260709 12:21:16.393097 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d5cd0ff94e4cf0a6be6401d52b1d18" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:16.394229 30201 tablet_bootstrap.cc:492] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
W20260709 12:21:16.394459 30121 leader_election.cc:343] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.394447 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d5cd0ff94e4cf0a6be6401d52b1d18" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:16.395663 30003 raft_consensus.cc:3060] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.384927 30198 tablet_bootstrap.cc:654] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.398856 30474 leader_election.cc:290] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:16.401510 30201 tablet_bootstrap.cc:654] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.401671 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87750d8288774a018b5d8e1a9a39e4bf" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.402297 30156 raft_consensus.cc:2468] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:16.404894 30463 consensus_queue.cc:1048] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:21:16.410872 30003 raft_consensus.cc:2468] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:16.405627 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87750d8288774a018b5d8e1a9a39e4bf" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.414149 30080 raft_consensus.cc:2468] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:16.415663 30122 leader_election.cc:304] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: c55d814de61e46c3b90652627242fd0c
I20260709 12:21:16.419338 30201 tablet_bootstrap.cc:492] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:16.419812 30201 ts_tablet_manager.cc:1403] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.011s
I20260709 12:21:16.423835 29972 leader_election.cc:304] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:16.424520 30231 raft_consensus.cc:2749] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:16.425189 30200 tablet_bootstrap.cc:654] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.425477 29972 leader_election.cc:304] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:16.426170 30231 raft_consensus.cc:2804] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.426507 30231 raft_consensus.cc:493] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.426805 30231 raft_consensus.cc:3060] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.427820 30453 raft_consensus.cc:2804] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.428326 30453 raft_consensus.cc:697] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:16.427592 29907 catalog_manager.cc:5697] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:16.429100 30453 consensus_queue.cc:237] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.433053 30231 raft_consensus.cc:515] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.433908 30201 raft_consensus.cc:359] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.434569 30201 raft_consensus.cc:385] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.434859 30201 raft_consensus.cc:740] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.435184 30231 leader_election.cc:290] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.436575 30201 consensus_queue.cc:260] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.440258 30201 ts_tablet_manager.cc:1434] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:21:16.440933 30453 consensus_queue.cc:1048] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:16.442790 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87750d8288774a018b5d8e1a9a39e4bf" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:16.443301 30201 tablet_bootstrap.cc:492] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:16.443337 30080 raft_consensus.cc:3060] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.451004 30201 tablet_bootstrap.cc:654] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.451957 30198 tablet_bootstrap.cc:492] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.452463 30198 ts_tablet_manager.cc:1403] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.003s
I20260709 12:21:16.454254 30200 tablet_bootstrap.cc:492] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:16.454528 30080 raft_consensus.cc:2468] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:16.455010 30198 raft_consensus.cc:359] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.455664 30200 ts_tablet_manager.cc:1403] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.000s
I20260709 12:21:16.457093 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87750d8288774a018b5d8e1a9a39e4bf" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:16.457679 30156 raft_consensus.cc:3060] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.458011 29972 leader_election.cc:304] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:16.458974 30461 raft_consensus.cc:2804] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.459558 30461 raft_consensus.cc:697] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:16.461140 30461 consensus_queue.cc:237] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.455703 30198 raft_consensus.cc:385] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.463510 30198 raft_consensus.cc:740] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.464210 30198 consensus_queue.cc:260] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.467645 30156 raft_consensus.cc:2468] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:16.471006 30235 raft_consensus.cc:493] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.476725 30235 raft_consensus.cc:515] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.478691 30235 leader_election.cc:290] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:16.479974 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772444eb03f47b4923953566507a0a1" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.468693 30198 ts_tablet_manager.cc:1434] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 12:21:16.475167 30474 consensus_queue.cc:1048] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:16.481441 30121 leader_election.cc:343] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.481868 30198 tablet_bootstrap.cc:492] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.486685 30006 raft_consensus.cc:1275] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:16.489512 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772444eb03f47b4923953566507a0a1" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:16.475832 30200 raft_consensus.cc:359] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.491883 30200 raft_consensus.cc:385] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.491926 30461 raft_consensus.cc:493] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:21:16.492573 30122 leader_election.cc:343] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.492997 30122 leader_election.cc:304] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:16.492214 30200 raft_consensus.cc:740] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.494104 30474 raft_consensus.cc:2749] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:16.492604 30461 raft_consensus.cc:515] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.491442 30198 tablet_bootstrap.cc:654] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.498015 30461 leader_election.cc:290] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.495673 30200 consensus_queue.cc:260] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.499763 30465 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:16.501200 30200 ts_tablet_manager.cc:1434] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 12:21:16.502625 30200 tablet_bootstrap.cc:492] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:16.503702 30463 consensus_queue.cc:1048] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:16.508747 30198 tablet_bootstrap.cc:492] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.510492 30198 ts_tablet_manager.cc:1403] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.007s
I20260709 12:21:16.522433 30198 raft_consensus.cc:359] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.526027 30198 raft_consensus.cc:385] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.526808 30198 raft_consensus.cc:740] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.527980 30198 consensus_queue.cc:260] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.529953 30200 tablet_bootstrap.cc:654] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.533368 30198 ts_tablet_manager.cc:1434] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:21:16.534914 30198 tablet_bootstrap.cc:492] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.536886 29906 catalog_manager.cc:5697] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:16.490573 29907 catalog_manager.cc:5697] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:16.550393 30198 tablet_bootstrap.cc:654] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.551055 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2719daa925441798e5be35c5f65b0bc" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.551741 30081 raft_consensus.cc:2468] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:16.558892 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2719daa925441798e5be35c5f65b0bc" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.559572 30149 raft_consensus.cc:2468] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:16.561002 30231 raft_consensus.cc:493] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.561492 30231 raft_consensus.cc:515] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.563282 30231 leader_election.cc:290] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.568475 30155 raft_consensus.cc:1275] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:16.569278 29972 leader_election.cc:304] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:16.574162 30461 raft_consensus.cc:2804] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.574532 30461 raft_consensus.cc:493] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.574894 30461 raft_consensus.cc:3060] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.578291 30200 tablet_bootstrap.cc:492] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:16.578758 30200 ts_tablet_manager.cc:1403] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.001s
I20260709 12:21:16.581393 30465 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:16.582297 30198 tablet_bootstrap.cc:492] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.582733 30198 ts_tablet_manager.cc:1403] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.000s
I20260709 12:21:16.589089 30198 raft_consensus.cc:359] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.581694 30200 raft_consensus.cc:359] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.591564 30200 raft_consensus.cc:385] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.589797 30198 raft_consensus.cc:385] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.594372 30198 raft_consensus.cc:740] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.595991 30198 consensus_queue.cc:260] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.591883 30200 raft_consensus.cc:740] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.597488 30198 ts_tablet_manager.cc:1434] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:21:16.598368 30198 tablet_bootstrap.cc:492] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.600004 30461 raft_consensus.cc:515] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.608465 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0773358957e433abb29e6cee0c1a411" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.610020 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0773358957e433abb29e6cee0c1a411" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.610958 30149 raft_consensus.cc:2393] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:16.611867 30461 leader_election.cc:290] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.613482 30200 consensus_queue.cc:260] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.621191 30200 ts_tablet_manager.cc:1434] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.000s
I20260709 12:21:16.621130 29972 leader_election.cc:304] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:16.620124 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2719daa925441798e5be35c5f65b0bc" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:16.622040 30155 raft_consensus.cc:3060] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.622444 30200 tablet_bootstrap.cc:492] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:16.623311 30004 raft_consensus.cc:3060] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.624419 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2719daa925441798e5be35c5f65b0bc" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:16.624970 30081 raft_consensus.cc:3060] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.625710 30201 tablet_bootstrap.cc:492] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:16.626168 30201 ts_tablet_manager.cc:1403] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.183s	user 0.058s	sys 0.029s
I20260709 12:21:16.628926 30201 raft_consensus.cc:359] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.629611 30201 raft_consensus.cc:385] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.629874 30201 raft_consensus.cc:740] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.630575 30201 consensus_queue.cc:260] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.625735 30462 consensus_queue.cc:1048] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:21:16.632946 30201 ts_tablet_manager.cc:1434] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:16.626355 30461 raft_consensus.cc:3060] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.633898 30201 tablet_bootstrap.cc:492] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:16.637919 30462 raft_consensus.cc:493] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.638566 30462 raft_consensus.cc:515] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.640890 30155 raft_consensus.cc:2468] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:16.643651 30462 leader_election.cc:290] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.643855 30465 consensus_queue.cc:1048] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:16.645345 29972 leader_election.cc:304] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:16.649654 30231 raft_consensus.cc:2804] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.650130 30231 raft_consensus.cc:697] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:16.650918 30231 consensus_queue.cc:237] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.651459 30081 raft_consensus.cc:2468] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:16.656394 30461 raft_consensus.cc:2749] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:16.656478 30406 raft_consensus.cc:493] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.657114 30406 raft_consensus.cc:515] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.657680 30198 tablet_bootstrap.cc:654] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.659444 30406 leader_election.cc:290] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.660463 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:16.660728 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.661556 30149 raft_consensus.cc:2468] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:16.665393 30463 raft_consensus.cc:493] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.666260 29972 leader_election.cc:304] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:16.661471 30006 raft_consensus.cc:2468] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:16.666289 30463 raft_consensus.cc:515] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.669816 30239 raft_consensus.cc:2804] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.670408 30239 raft_consensus.cc:493] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.670859 30239 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.651479 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.679404 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e87ecd2a6d47d2a72b887582a4ac77" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.679852 30155 raft_consensus.cc:2468] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:16.680276 30149 raft_consensus.cc:2468] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:16.677224 30406 raft_consensus.cc:493] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.679418 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e87ecd2a6d47d2a72b887582a4ac77" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:16.682719 30406 raft_consensus.cc:515] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.676306 30201 tablet_bootstrap.cc:654] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.681532 30463 leader_election.cc:290] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.685322 30200 tablet_bootstrap.cc:654] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.686089 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.686290 30048 leader_election.cc:304] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:16.686007 30239 raft_consensus.cc:515] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.686853 30080 raft_consensus.cc:2468] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:16.687461 30406 leader_election.cc:290] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
W20260709 12:21:16.696801 30048 leader_election.cc:343] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.706928 30239 leader_election.cc:290] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.697419 30463 raft_consensus.cc:2804] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.732123 30047 leader_election.cc:304] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:16.736455 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f46ff47f42d4c62ab5e692a0eae6f75" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.741225 30296 raft_consensus.cc:2804] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.741808 30296 raft_consensus.cc:493] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.742323 30296 raft_consensus.cc:3060] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.745421 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f46ff47f42d4c62ab5e692a0eae6f75" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.746455 30157 raft_consensus.cc:2468] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:16.747809 30151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:16.748680 30151 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:16.777956 30048 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 66144.8us
I20260709 12:21:16.774757 30462 raft_consensus.cc:493] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.784408 30462 raft_consensus.cc:515] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.787833 30463 raft_consensus.cc:493] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.789695 30231 raft_consensus.cc:493] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.790511 30231 raft_consensus.cc:515] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.794515 30231 leader_election.cc:290] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.795475 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.795311 30296 raft_consensus.cc:515] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.796478 30462 leader_election.cc:290] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.797664 30463 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.798223 30156 raft_consensus.cc:2468] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:16.798506 30201 tablet_bootstrap.cc:492] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:16.798998 30201 ts_tablet_manager.cc:1403] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.165s	user 0.011s	sys 0.015s
I20260709 12:21:16.794840 29907 catalog_manager.cc:5697] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:16.802640 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:16.806003 30296 leader_election.cc:290] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.810354 30198 tablet_bootstrap.cc:492] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.813665 30151 raft_consensus.cc:2468] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:16.816121 29972 leader_election.cc:304] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:16.816874 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:16.818269 30461 raft_consensus.cc:2804] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.818300 30201 raft_consensus.cc:359] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.818859 30461 raft_consensus.cc:493] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.819227 30201 raft_consensus.cc:385] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.819357 30461 raft_consensus.cc:3060] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.819576 30201 raft_consensus.cc:740] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.820415 30201 consensus_queue.cc:260] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.822675 30201 ts_tablet_manager.cc:1434] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 12:21:16.824021 30201 tablet_bootstrap.cc:492] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:16.819737 30198 ts_tablet_manager.cc:1403] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.222s	user 0.019s	sys 0.027s
I20260709 12:21:16.834568 30198 raft_consensus.cc:359] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.835391 30201 tablet_bootstrap.cc:654] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:16.836105 29972 leader_election.cc:343] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.836840 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644466e5da2249538a5b8ca4bc4955ab" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:16.835330 30198 raft_consensus.cc:385] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.838465 30198 raft_consensus.cc:740] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.839371 30198 consensus_queue.cc:260] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.840338 30006 raft_consensus.cc:2468] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:16.841904 30198 ts_tablet_manager.cc:1434] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 12:21:16.843144 30198 tablet_bootstrap.cc:492] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
W20260709 12:21:16.844520 30047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 145831us
I20260709 12:21:16.847402 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e87ecd2a6d47d2a72b887582a4ac77" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:16.850915 30461 raft_consensus.cc:515] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.860271 29972 leader_election.cc:304] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:16.846437 30463 raft_consensus.cc:515] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.861168 30406 raft_consensus.cc:2804] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.861524 30081 raft_consensus.cc:2393] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:16.861606 30406 raft_consensus.cc:493] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.862111 30406 raft_consensus.cc:3060] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.864249 30463 leader_election.cc:290] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.866482 30461 leader_election.cc:290] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.861358 29972 leader_election.cc:304] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:16.870187 30406 raft_consensus.cc:515] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.877161 30231 raft_consensus.cc:2804] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.877701 30231 raft_consensus.cc:697] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:16.878476 30231 consensus_queue.cc:237] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.879900 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644466e5da2249538a5b8ca4bc4955ab" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:16.880648 30156 raft_consensus.cc:2468] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:16.882658 30406 leader_election.cc:290] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.885210 30201 tablet_bootstrap.cc:492] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:16.885715 30201 ts_tablet_manager.cc:1403] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.007s
I20260709 12:21:16.873601 30198 tablet_bootstrap.cc:654] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:16.892189 29972 leader_election.cc:343] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.893709 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e87ecd2a6d47d2a72b887582a4ac77" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:16.895790 30201 raft_consensus.cc:359] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.864249 30048 leader_election.cc:304] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:16.896529 30201 raft_consensus.cc:385] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.896868 30201 raft_consensus.cc:740] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.895780 30156 raft_consensus.cc:3060] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.898594 30462 raft_consensus.cc:2804] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.899055 30462 raft_consensus.cc:493] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.899448 30462 raft_consensus.cc:3060] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.897637 30201 consensus_queue.cc:260] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:16.898782 30048 leader_election.cc:343] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.908138 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f46ff47f42d4c62ab5e692a0eae6f75" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:16.912472 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:16.915230 30156 raft_consensus.cc:2468] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:16.915498 30200 tablet_bootstrap.cc:492] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:16.915387 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f46ff47f42d4c62ab5e692a0eae6f75" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:16.916044 30200 ts_tablet_manager.cc:1403] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.294s	user 0.007s	sys 0.019s
I20260709 12:21:16.903328 30201 ts_tablet_manager.cc:1434] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:21:16.903945 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:16.918191 30201 tablet_bootstrap.cc:492] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:16.920710 30155 raft_consensus.cc:2393] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c55d814de61e46c3b90652627242fd0c in current term 1: Already voted for candidate 883072dcb822424182b698eff0f14e7d in this term.
I20260709 12:21:16.920849 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:16.916062 30153 raft_consensus.cc:3060] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:16.923151 29955 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:16.926076 30530 consensus_queue.cc:1048] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:16.926659 30047 leader_election.cc:304] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d
I20260709 12:21:16.927891 30296 raft_consensus.cc:2804] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.928443 30296 raft_consensus.cc:697] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:16.929509 30296 consensus_queue.cc:237] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.934809 30200 raft_consensus.cc:359] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.935626 30200 raft_consensus.cc:385] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.935913 30200 raft_consensus.cc:740] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
W20260709 12:21:16.935999 29972 leader_election.cc:343] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.936617 30200 consensus_queue.cc:260] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.939188 30198 tablet_bootstrap.cc:492] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:16.939864 30198 ts_tablet_manager.cc:1403] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.003s
I20260709 12:21:16.939235 30200 ts_tablet_manager.cc:1434] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:21:16.941339 30200 tablet_bootstrap.cc:492] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:16.941529 30080 raft_consensus.cc:3060] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.940686 30153 raft_consensus.cc:2468] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:16.940867 30462 raft_consensus.cc:515] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:16.947432 29972 leader_election.cc:343] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:16.948884 30198 raft_consensus.cc:359] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.949653 30198 raft_consensus.cc:385] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.949944 30198 raft_consensus.cc:740] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.939175 29902 catalog_manager.cc:5697] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:16.952066 30474 consensus_queue.cc:1048] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:16.954506 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:16.955075 30156 raft_consensus.cc:3060] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.957331 30462 leader_election.cc:290] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:16.958086 30198 consensus_queue.cc:260] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.963356 30047 leader_election.cc:304] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [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: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:16.964141 30296 raft_consensus.cc:2749] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:16.966455 29972 leader_election.cc:304] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: c55d814de61e46c3b90652627242fd0c
I20260709 12:21:16.967381 30231 raft_consensus.cc:2804] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.967772 30231 raft_consensus.cc:697] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:16.968572 30231 consensus_queue.cc:237] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.967960 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644466e5da2249538a5b8ca4bc4955ab" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:16.983229 30198 ts_tablet_manager.cc:1434] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 12:21:16.984552 30198 tablet_bootstrap.cc:492] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:16.985512 30006 raft_consensus.cc:3060] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.986729 30235 raft_consensus.cc:493] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.987296 30235 raft_consensus.cc:515] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:16.989635 30235 leader_election.cc:290] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:16.994135 30463 consensus_queue.cc:1048] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:16.982580 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644466e5da2249538a5b8ca4bc4955ab" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:17.000718 30201 tablet_bootstrap.cc:654] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.004160 30200 tablet_bootstrap.cc:654] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.995123 30006 raft_consensus.cc:2468] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:17.007571 30048 leader_election.cc:304] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.008740 30155 raft_consensus.cc:3060] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.012023 30531 raft_consensus.cc:2804] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.020891 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7616d6d68847f48cdbad85cc129cf7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
W20260709 12:21:17.032133 30122 leader_election.cc:343] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.033154 30235 consensus_queue.cc:1048] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.033834 30156 raft_consensus.cc:2468] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:17.036382 29972 leader_election.cc:304] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: c55d814de61e46c3b90652627242fd0c
I20260709 12:21:17.036955 30231 raft_consensus.cc:2804] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.037372 30231 raft_consensus.cc:697] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:17.022912 30531 raft_consensus.cc:697] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:17.044600 30531 consensus_queue.cc:237] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.045517 30296 consensus_queue.cc:1048] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:17.022280 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7616d6d68847f48cdbad85cc129cf7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:17.037907 30231 consensus_queue.cc:237] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.079413 29906 catalog_manager.cc:5697] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.067559 30542 raft_consensus.cc:493] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.089776 30198 tablet_bootstrap.cc:654] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.097210 30239 raft_consensus.cc:493] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.107236 30239 raft_consensus.cc:515] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.108362 30461 consensus_queue.cc:1048] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:17.139583 30201 tablet_bootstrap.cc:492] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:17.140270 30201 ts_tablet_manager.cc:1403] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.222s	user 0.020s	sys 0.010s
I20260709 12:21:17.109215 30239 leader_election.cc:290] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.102656 30155 raft_consensus.cc:2468] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:17.097407 30542 raft_consensus.cc:515] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:17.151883 30121 leader_election.cc:343] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.152318 30121 leader_election.cc:304] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
W20260709 12:21:17.153306 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 60615us
I20260709 12:21:17.155680 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e87ecd2a6d47d2a72b887582a4ac77" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:17.156543 30201 raft_consensus.cc:359] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.157356 30201 raft_consensus.cc:385] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.157646 30201 raft_consensus.cc:740] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.161448 30201 consensus_queue.cc:260] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.164706 30235 raft_consensus.cc:2749] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.176783 30201 ts_tablet_manager.cc:1434] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.006s
I20260709 12:21:17.166329 30231 consensus_queue.cc:1048] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:21:17.179826 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e87ecd2a6d47d2a72b887582a4ac77" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:17.180691 30153 raft_consensus.cc:2393] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:17.181793 29907 catalog_manager.cc:5697] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.185878 29972 leader_election.cc:304] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:17.186528 30231 raft_consensus.cc:3060] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.196648 30201 tablet_bootstrap.cc:492] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:17.200052 30200 tablet_bootstrap.cc:492] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:17.200492 30200 ts_tablet_manager.cc:1403] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.259s	user 0.034s	sys 0.018s
I20260709 12:21:17.202098 29902 catalog_manager.cc:5697] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.216338 30200 raft_consensus.cc:359] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.216586 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd28b84d9b484974b03d57fdca47fc88" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:17.217155 30200 raft_consensus.cc:385] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.220017 30200 raft_consensus.cc:740] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.211648 30542 leader_election.cc:290] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
W20260709 12:21:17.235903 30121 leader_election.cc:343] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.242233 30231 raft_consensus.cc:2749] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.241885 30200 consensus_queue.cc:260] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.252315 30200 ts_tablet_manager.cc:1434] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.002s
I20260709 12:21:17.253214 30200 tablet_bootstrap.cc:492] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:17.253681 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd28b84d9b484974b03d57fdca47fc88" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:17.258406 30198 tablet_bootstrap.cc:492] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:17.258877 30198 ts_tablet_manager.cc:1403] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.275s	user 0.023s	sys 0.002s
I20260709 12:21:17.260923 30461 consensus_queue.cc:1048] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.263093 30198 raft_consensus.cc:359] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.263810 30198 raft_consensus.cc:385] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:21:17.264009 30122 leader_election.cc:343] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.264096 30198 raft_consensus.cc:740] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.264673 30122 leader_election.cc:304] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:17.266181 30546 raft_consensus.cc:2749] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.266426 30198 consensus_queue.cc:260] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.271203 30201 tablet_bootstrap.cc:654] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.272009 30198 ts_tablet_manager.cc:1434] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:21:17.274468 30546 raft_consensus.cc:493] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.274958 30546 raft_consensus.cc:515] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.281508 30406 consensus_queue.cc:1048] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.284103 30198 tablet_bootstrap.cc:492] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:17.290596 30406 consensus_queue.cc:1048] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.299396 30546 leader_election.cc:290] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:17.300359 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2643ef3b164a528900b131959a64c2" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:17.327857 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2643ef3b164a528900b131959a64c2" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
W20260709 12:21:17.330276 30121 leader_election.cc:343] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:17.335589 30122 leader_election.cc:343] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.336434 30122 leader_election.cc:304] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:17.338191 30546 raft_consensus.cc:2749] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.343743 29902 catalog_manager.cc:5697] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.349898 30201 tablet_bootstrap.cc:492] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:17.350395 30201 ts_tablet_manager.cc:1403] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.154s	user 0.007s	sys 0.010s
I20260709 12:21:17.353346 30201 raft_consensus.cc:359] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.354061 30201 raft_consensus.cc:385] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.354334 30201 raft_consensus.cc:740] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.354934 30201 consensus_queue.cc:260] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.356940 30200 tablet_bootstrap.cc:654] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.357656 30201 ts_tablet_manager.cc:1434] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:17.358523 30201 tablet_bootstrap.cc:492] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:17.365648 30231 consensus_queue.cc:1048] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:17.369868 30198 tablet_bootstrap.cc:654] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.375608 30531 consensus_queue.cc:1048] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.402213 30531 raft_consensus.cc:493] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.402730 30531 raft_consensus.cc:515] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.405741 30200 tablet_bootstrap.cc:492] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:17.406175 30531 leader_election.cc:290] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.407895 30200 ts_tablet_manager.cc:1403] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.155s	user 0.005s	sys 0.010s
I20260709 12:21:17.408824 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:17.410424 30005 raft_consensus.cc:2468] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:17.412031 30048 leader_election.cc:304] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [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: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.413309 30531 raft_consensus.cc:2804] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:17.413911 30531 raft_consensus.cc:493] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.414777 30531 raft_consensus.cc:3060] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.409981 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:17.417768 30149 raft_consensus.cc:2468] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:17.407419 30201 tablet_bootstrap.cc:654] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.427042 30200 raft_consensus.cc:359] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.427673 30200 raft_consensus.cc:385] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.427939 30200 raft_consensus.cc:740] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.428740 30200 consensus_queue.cc:260] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.430281 30200 ts_tablet_manager.cc:1434] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:21:17.431310 30200 tablet_bootstrap.cc:492] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:17.431371 30083 raft_consensus.cc:3060] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.429981 30531 raft_consensus.cc:515] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.436120 30198 tablet_bootstrap.cc:492] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:17.436632 30198 ts_tablet_manager.cc:1403] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.153s	user 0.014s	sys 0.011s
I20260709 12:21:17.439087 30201 tablet_bootstrap.cc:492] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:17.439546 30201 ts_tablet_manager.cc:1403] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.003s
I20260709 12:21:17.439790 30200 tablet_bootstrap.cc:654] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.439867 30198 raft_consensus.cc:359] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.441351 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:17.441653 30198 raft_consensus.cc:385] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.441928 30149 raft_consensus.cc:3060] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.441942 30198 raft_consensus.cc:740] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.442065 30201 raft_consensus.cc:359] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.436179 30531 leader_election.cc:290] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.442842 30198 consensus_queue.cc:260] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.442797 30201 raft_consensus.cc:385] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.444420 30201 raft_consensus.cc:740] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.446074 30201 consensus_queue.cc:260] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.448107 30201 ts_tablet_manager.cc:1434] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:21:17.449975 30201 tablet_bootstrap.cc:492] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:17.455803 30198 ts_tablet_manager.cc:1434] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 12:21:17.456573 30201 tablet_bootstrap.cc:654] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.461282 30200 tablet_bootstrap.cc:492] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:17.461727 30200 ts_tablet_manager.cc:1403] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.000s
I20260709 12:21:17.464178 30200 raft_consensus.cc:359] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.465333 30200 raft_consensus.cc:385] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.465605 30200 raft_consensus.cc:740] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.465814 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190c065aedd4919a82bc32c90a417f7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:17.466347 30005 raft_consensus.cc:3060] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.466212 30200 consensus_queue.cc:260] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.468291 30200 ts_tablet_manager.cc:1434] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 12:21:17.469266 30200 tablet_bootstrap.cc:492] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:17.470747 30546 raft_consensus.cc:493] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.471222 30546 raft_consensus.cc:515] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.473383 30546 leader_election.cc:290] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:17.475437 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:17.475986 30201 tablet_bootstrap.cc:492] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:17.476420 30201 ts_tablet_manager.cc:1403] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.004s
I20260709 12:21:17.476827 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:17.478132 30121 leader_election.cc:343] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.478945 30201 raft_consensus.cc:359] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.479593 30201 raft_consensus.cc:385] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.479830 30201 raft_consensus.cc:740] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.480407 30201 consensus_queue.cc:260] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.483431 30200 tablet_bootstrap.cc:654] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.486168 30201 ts_tablet_manager.cc:1434] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
W20260709 12:21:17.488238 30122 leader_election.cc:343] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.483570 30005 raft_consensus.cc:2468] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 2.
I20260709 12:21:17.491416 30416 consensus_queue.cc:1048] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.493727 30231 consensus_queue.cc:1048] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.494968 30122 leader_election.cc:304] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:17.496416 30546 raft_consensus.cc:2749] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.497445 30546 raft_consensus.cc:493] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.497905 30546 raft_consensus.cc:515] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.498946 30201 tablet_bootstrap.cc:492] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:17.499799 30546 leader_election.cc:290] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:17.495771 30048 leader_election.cc:304] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.501729 30416 raft_consensus.cc:2804] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:17.501622 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b275ca5fb245d1a84869276d88e71b" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:17.502426 30416 raft_consensus.cc:697] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 2 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:17.493029 30198 tablet_bootstrap.cc:492] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:17.504091 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b275ca5fb245d1a84869276d88e71b" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:17.509173 30122 leader_election.cc:343] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.503703 30416 consensus_queue.cc:237] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER 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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.506683 30200 tablet_bootstrap.cc:492] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
W20260709 12:21:17.510320 30121 leader_election.cc:343] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.510718 30121 leader_election.cc:304] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:17.511122 30200 ts_tablet_manager.cc:1403] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.006s
I20260709 12:21:17.511742 30546 raft_consensus.cc:2749] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.500865 30149 raft_consensus.cc:2468] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 2.
I20260709 12:21:17.517102 30198 tablet_bootstrap.cc:654] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.518118 30200 raft_consensus.cc:359] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.520980 30200 raft_consensus.cc:385] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.521368 30200 raft_consensus.cc:740] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.522177 30200 consensus_queue.cc:260] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.527276 30531 raft_consensus.cc:493] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.527035 30548 consensus_queue.cc:1048] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:17.527822 30531 raft_consensus.cc:515] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.529932 30531 leader_election.cc:290] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.531824 30200 ts_tablet_manager.cc:1434] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 12:21:17.532413 30151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:17.533459 30151 raft_consensus.cc:2393] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c55d814de61e46c3b90652627242fd0c in current term 1: Already voted for candidate 883072dcb822424182b698eff0f14e7d in this term.
I20260709 12:21:17.533872 30198 tablet_bootstrap.cc:492] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:17.534811 30200 tablet_bootstrap.cc:492] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:17.535830 30198 ts_tablet_manager.cc:1403] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.001s
I20260709 12:21:17.539379 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:17.520429 30201 tablet_bootstrap.cc:654] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.544983 30200 tablet_bootstrap.cc:654] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.542935 30198 raft_consensus.cc:359] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.547096 30198 raft_consensus.cc:385] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.547501 30198 raft_consensus.cc:740] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.548285 30198 consensus_queue.cc:260] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.550817 30048 leader_election.cc:304] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:17.551156 30548 consensus_queue.cc:1048] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:17.551940 30296 raft_consensus.cc:3060] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.555842 30198 ts_tablet_manager.cc:1434] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:21:17.562611 30198 tablet_bootstrap.cc:492] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:17.566686 30201 tablet_bootstrap.cc:492] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:17.559007 30296 raft_consensus.cc:2749] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.560710 29907 catalog_manager.cc:5697] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 2, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 2 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.567292 30201 ts_tablet_manager.cc:1403] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.001s
I20260709 12:21:17.572060 30201 raft_consensus.cc:359] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.573005 30201 raft_consensus.cc:385] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.573318 30201 raft_consensus.cc:740] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.579170 30200 tablet_bootstrap.cc:492] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:17.579684 30200 ts_tablet_manager.cc:1403] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.005s
I20260709 12:21:17.577124 30201 consensus_queue.cc:260] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.582309 30200 raft_consensus.cc:359] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.584285 30200 raft_consensus.cc:385] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.584604 30200 raft_consensus.cc:740] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.583977 30198 tablet_bootstrap.cc:654] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.585543 30201 ts_tablet_manager.cc:1434] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:21:17.586572 30201 tablet_bootstrap.cc:492] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:17.587049 30200 consensus_queue.cc:260] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.590562 30200 ts_tablet_manager.cc:1434] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:21:17.591531 30200 tablet_bootstrap.cc:492] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:17.592918 30201 tablet_bootstrap.cc:654] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.617897 30406 consensus_queue.cc:1048] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:17.627933 30200 tablet_bootstrap.cc:654] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.635627 30416 consensus_queue.cc:1048] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:17.637056 30406 raft_consensus.cc:493] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.637724 30406 raft_consensus.cc:515] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.639734 30406 leader_election.cc:290] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.644070 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7616d6d68847f48cdbad85cc129cf7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:17.644726 30083 raft_consensus.cc:2468] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:17.647740 30200 tablet_bootstrap.cc:492] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:17.648387 30200 ts_tablet_manager.cc:1403] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.007s
I20260709 12:21:17.649138 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7616d6d68847f48cdbad85cc129cf7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:17.649933 30155 raft_consensus.cc:2468] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:17.651993 30200 raft_consensus.cc:359] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.652964 30200 raft_consensus.cc:385] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.656936 30416 consensus_queue.cc:1048] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.663899 30198 tablet_bootstrap.cc:492] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:17.664767 30198 ts_tablet_manager.cc:1403] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.102s	user 0.007s	sys 0.023s
I20260709 12:21:17.668537 30198 raft_consensus.cc:359] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.669864 30198 raft_consensus.cc:385] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.669358 30200 raft_consensus.cc:740] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.657883 29972 leader_election.cc:304] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.674609 30198 raft_consensus.cc:740] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.680564 30550 raft_consensus.cc:2804] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.680401 30198 consensus_queue.cc:260] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.680932 30550 raft_consensus.cc:493] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.681339 30550 raft_consensus.cc:3060] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.682580 30198 ts_tablet_manager.cc:1434] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 12:21:17.671188 30200 consensus_queue.cc:260] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.678495 30201 tablet_bootstrap.cc:492] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:17.683461 30201 ts_tablet_manager.cc:1403] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.097s	user 0.035s	sys 0.036s
I20260709 12:21:17.685036 30200 ts_tablet_manager.cc:1434] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.001s
I20260709 12:21:17.686003 30198 tablet_bootstrap.cc:492] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:17.692492 30198 tablet_bootstrap.cc:654] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.686774 30200 tablet_bootstrap.cc:492] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:17.697419 30201 raft_consensus.cc:359] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.698362 30201 raft_consensus.cc:385] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.698662 30201 raft_consensus.cc:740] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.699666 30239 raft_consensus.cc:493] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.699872 30200 tablet_bootstrap.cc:654] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.700143 30239 raft_consensus.cc:515] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.697435 30550 raft_consensus.cc:515] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.702375 30239 leader_election.cc:290] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.703058 30201 consensus_queue.cc:260] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.705513 30201 ts_tablet_manager.cc:1434] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:21:17.706434 30201 tablet_bootstrap.cc:492] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:17.709553 30151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd28b84d9b484974b03d57fdca47fc88" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:17.710390 30151 raft_consensus.cc:2468] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:17.711690 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd28b84d9b484974b03d57fdca47fc88" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:17.712333 30083 raft_consensus.cc:2468] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:17.712945 30201 tablet_bootstrap.cc:654] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.717674 30550 leader_election.cc:290] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.724529 30201 tablet_bootstrap.cc:492] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:17.725070 30201 ts_tablet_manager.cc:1403] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 12:21:17.727737 30201 raft_consensus.cc:359] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.728405 30201 raft_consensus.cc:385] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.728856 30201 raft_consensus.cc:740] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.729658 30201 consensus_queue.cc:260] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.732827 30201 ts_tablet_manager.cc:1434] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:17.733731 30201 tablet_bootstrap.cc:492] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a: Bootstrap starting.
I20260709 12:21:17.737104 29972 leader_election.cc:304] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.740470 30239 raft_consensus.cc:2804] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.740873 30239 raft_consensus.cc:493] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.741199 30239 raft_consensus.cc:3060] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.741760 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7616d6d68847f48cdbad85cc129cf7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:17.742223 30546 raft_consensus.cc:493] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.742538 30083 raft_consensus.cc:3060] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.742731 30546 raft_consensus.cc:515] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.745837 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5441cdd80e94c8e870a2033647b8ac7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:17.746232 30546 leader_election.cc:290] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:17.747869 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5441cdd80e94c8e870a2033647b8ac7" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:17.749255 30122 leader_election.cc:343] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.748842 30239 raft_consensus.cc:515] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:17.750056 30121 leader_election.cc:343] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.750460 30121 leader_election.cc:304] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:17.751303 30239 leader_election.cc:290] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.753470 30546 raft_consensus.cc:2749] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.759687 30201 tablet_bootstrap.cc:654] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.762923 30546 raft_consensus.cc:493] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.763602 30546 raft_consensus.cc:515] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.770517 30546 leader_election.cc:290] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:17.771752 30461 raft_consensus.cc:493] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.772277 30461 raft_consensus.cc:515] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.774058 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d699b3ca2b4602a75b2420a6745a4f" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:17.774390 30461 leader_election.cc:290] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
W20260709 12:21:17.775568 30122 leader_election.cc:343] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.781440 30235 raft_consensus.cc:493] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.781937 30235 raft_consensus.cc:515] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.784049 30235 leader_election.cc:290] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:17.784653 30465 raft_consensus.cc:493] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.785043 30200 tablet_bootstrap.cc:492] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:17.785547 30200 ts_tablet_manager.cc:1403] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.099s	user 0.031s	sys 0.018s
I20260709 12:21:17.785311 30465 raft_consensus.cc:515] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.787549 30465 leader_election.cc:290] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.788123 30200 raft_consensus.cc:359] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.788812 30200 raft_consensus.cc:385] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.790786 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:17.791528 30198 tablet_bootstrap.cc:492] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:17.791996 30198 ts_tablet_manager.cc:1403] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.106s	user 0.005s	sys 0.042s
I20260709 12:21:17.789088 30200 raft_consensus.cc:740] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.793879 30151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7616d6d68847f48cdbad85cc129cf7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:17.794066 30200 consensus_queue.cc:260] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.794584 30151 raft_consensus.cc:3060] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.798588 30200 ts_tablet_manager.cc:1434] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:21:17.799559 30200 tablet_bootstrap.cc:492] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:17.796285 30198 raft_consensus.cc:359] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.802945 30198 raft_consensus.cc:385] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.803104 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772444eb03f47b4923953566507a0a1" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:17.803774 30006 raft_consensus.cc:2468] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:17.806018 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd28b84d9b484974b03d57fdca47fc88" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:17.806638 30081 raft_consensus.cc:3060] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.807869 30200 tablet_bootstrap.cc:654] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.803292 30198 raft_consensus.cc:740] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.811113 30198 consensus_queue.cc:260] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.812712 30198 ts_tablet_manager.cc:1434] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:21:17.813841 30198 tablet_bootstrap.cc:492] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
W20260709 12:21:17.814186 30122 leader_election.cc:343] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.817803 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d699b3ca2b4602a75b2420a6745a4f" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:17.819656 30198 tablet_bootstrap.cc:654] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.821018 30081 raft_consensus.cc:2468] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:17.823561 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2643ef3b164a528900b131959a64c2" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:17.824187 30081 raft_consensus.cc:2468] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:17.824699 30200 tablet_bootstrap.cc:492] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:17.824637 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:17.825222 30200 ts_tablet_manager.cc:1403] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.001s
I20260709 12:21:17.826913 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2643ef3b164a528900b131959a64c2" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:17.827596 30153 raft_consensus.cc:2468] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:17.831350 30200 raft_consensus.cc:359] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.832185 30200 raft_consensus.cc:385] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.832474 30200 raft_consensus.cc:740] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.832837 30048 leader_election.cc:304] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.833101 30200 consensus_queue.cc:260] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.833592 30531 raft_consensus.cc:2804] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.833942 30531 raft_consensus.cc:493] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.834411 30531 raft_consensus.cc:3060] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.837096 30198 tablet_bootstrap.cc:492] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:17.837608 30198 ts_tablet_manager.cc:1403] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 12:21:17.837637 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd28b84d9b484974b03d57fdca47fc88" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:17.838423 30155 raft_consensus.cc:3060] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.840320 30198 raft_consensus.cc:359] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.841044 30198 raft_consensus.cc:385] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.841401 30198 raft_consensus.cc:740] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.840945 30531 raft_consensus.cc:515] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.842061 30198 consensus_queue.cc:260] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
W20260709 12:21:17.842684 30121 leader_election.cc:343] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.831565 29972 leader_election.cc:304] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.843113 30121 leader_election.cc:304] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:17.844065 30198 ts_tablet_manager.cc:1434] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 12:21:17.844269 30121 leader_election.cc:343] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.844341 30201 tablet_bootstrap.cc:492] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a: No bootstrap required, opened a new log
I20260709 12:21:17.844646 30121 leader_election.cc:304] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:17.845886 30546 raft_consensus.cc:2749] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.845160 30201 ts_tablet_manager.cc:1403] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.016s
I20260709 12:21:17.846536 30546 raft_consensus.cc:2749] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.846856 30200 ts_tablet_manager.cc:1434] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:21:17.847863 30461 raft_consensus.cc:2804] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.848338 30461 raft_consensus.cc:697] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:17.849032 30200 tablet_bootstrap.cc:492] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:17.849153 30461 consensus_queue.cc:237] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.851680 30151 raft_consensus.cc:2468] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:17.849071 30201 raft_consensus.cc:359] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.855062 30201 raft_consensus.cc:385] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.855340 30201 raft_consensus.cc:740] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.844969 30198 tablet_bootstrap.cc:492] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:17.856164 30201 consensus_queue.cc:260] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.857741 30201 ts_tablet_manager.cc:1434] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:21:17.860668 29972 leader_election.cc:304] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.862160 30531 leader_election.cc:290] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.863117 30198 tablet_bootstrap.cc:654] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.863339 30550 raft_consensus.cc:2804] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.863699 30550 raft_consensus.cc:493] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.864078 30550 raft_consensus.cc:3060] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.865276 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772444eb03f47b4923953566507a0a1" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:17.865864 30156 raft_consensus.cc:3060] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.870023 30200 tablet_bootstrap.cc:654] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.870848 30550 raft_consensus.cc:515] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.872941 30550 leader_election.cc:290] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.874459 30156 raft_consensus.cc:2468] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:17.882746 30235 raft_consensus.cc:493] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.883275 30235 raft_consensus.cc:515] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.886674 30235 leader_election.cc:290] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:17.889886 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7e3c021d84633b6b1c9dbcff9d158" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:17.890570 30082 raft_consensus.cc:2468] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:17.892124 30121 leader_election.cc:304] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.893043 30235 raft_consensus.cc:2804] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.893088 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2643ef3b164a528900b131959a64c2" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:17.893621 30235 raft_consensus.cc:493] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.894135 30235 raft_consensus.cc:3060] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.893714 30082 raft_consensus.cc:3060] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.900815 30235 raft_consensus.cc:515] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.775463 30083 raft_consensus.cc:2468] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:17.901193 30082 raft_consensus.cc:2468] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:17.906318 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7e3c021d84633b6b1c9dbcff9d158" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:17.909768 30081 raft_consensus.cc:3060] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.904299 30235 leader_election.cc:290] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:17.907657 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772444eb03f47b4923953566507a0a1" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:17.916116 30006 raft_consensus.cc:3060] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.916617 30081 raft_consensus.cc:2468] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:17.916790 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2643ef3b164a528900b131959a64c2" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:17.917469 30156 raft_consensus.cc:3060] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.917742 30121 leader_election.cc:304] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.919754 30406 raft_consensus.cc:493] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.920217 30406 raft_consensus.cc:515] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.904831 29904 catalog_manager.cc:5697] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.922223 30406 leader_election.cc:290] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:17.918529 30235 raft_consensus.cc:2804] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.906190 30155 raft_consensus.cc:2468] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:17.909039 30151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772444eb03f47b4923953566507a0a1" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:17.923776 30151 raft_consensus.cc:2376] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1. Re-sending same reply.
I20260709 12:21:17.925943 30006 raft_consensus.cc:2468] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:17.929440 30047 leader_election.cc:304] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.930080 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7e3c021d84633b6b1c9dbcff9d158" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:17.931388 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7e3c021d84633b6b1c9dbcff9d158" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:17.934091 30416 raft_consensus.cc:2804] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.934628 30416 raft_consensus.cc:697] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:17.935055 30200 tablet_bootstrap.cc:492] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:17.923313 30156 raft_consensus.cc:2468] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:17.935488 30200 ts_tablet_manager.cc:1403] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.013s
I20260709 12:21:17.935446 30416 consensus_queue.cc:237] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.936779 30235 raft_consensus.cc:697] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:17.937593 29972 leader_election.cc:304] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:17.937634 30235 consensus_queue.cc:237] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.938416 30461 raft_consensus.cc:2804] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.938907 30461 raft_consensus.cc:697] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:17.939684 30461 consensus_queue.cc:237] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.917217 30198 tablet_bootstrap.cc:492] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:17.945829 30198 ts_tablet_manager.cc:1403] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.014s
I20260709 12:21:17.947140 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:17.949124 30200 raft_consensus.cc:359] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.949968 30200 raft_consensus.cc:385] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.950296 30200 raft_consensus.cc:740] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.950954 30200 consensus_queue.cc:260] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.954041 29972 leader_election.cc:304] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:17.954458 30198 raft_consensus.cc:359] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.955322 30198 raft_consensus.cc:385] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.955387 30406 raft_consensus.cc:2804] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.955633 30198 raft_consensus.cc:740] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.955883 30406 raft_consensus.cc:697] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:17.956280 30198 consensus_queue.cc:260] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.956679 30406 consensus_queue.cc:237] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:17.958426 30198 ts_tablet_manager.cc:1434] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:21:17.959333 30198 tablet_bootstrap.cc:492] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:17.970228 30200 ts_tablet_manager.cc:1434] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
W20260709 12:21:17.970935 29972 leader_election.cc:343] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.971248 30200 tablet_bootstrap.cc:492] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:17.979588 30198 tablet_bootstrap.cc:654] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.979698 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:17.980741 30149 raft_consensus.cc:2468] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:17.985677 29904 catalog_manager.cc:5697] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:17.996958 30122 leader_election.cc:343] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:18.000766 30122 leader_election.cc:343] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.000768 30200 tablet_bootstrap.cc:654] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:18.014770 29972 leader_election.cc:304] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: c55d814de61e46c3b90652627242fd0c
I20260709 12:21:18.015540 30239 raft_consensus.cc:2804] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:18.015938 30239 raft_consensus.cc:493] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:18.016247 30239 raft_consensus.cc:3060] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.023633 30006 raft_consensus.cc:1275] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:18.025277 30531 consensus_queue.cc:1048] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.023666 30239 raft_consensus.cc:515] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.028962 30239 leader_election.cc:290] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.030700 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
W20260709 12:21:18.031966 29972 leader_election.cc:343] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.034361 30198 tablet_bootstrap.cc:492] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:18.034907 30198 ts_tablet_manager.cc:1403] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.007s
I20260709 12:21:18.037039 30198 raft_consensus.cc:359] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.037696 30198 raft_consensus.cc:385] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:18.037945 30198 raft_consensus.cc:740] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.038647 30198 consensus_queue.cc:260] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.029626 29904 catalog_manager.cc:5697] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.040735 30198 ts_tablet_manager.cc:1434] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 12:21:18.041163 29955 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:18.042500 30198 tablet_bootstrap.cc:492] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:18.051249 30198 tablet_bootstrap.cc:654] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:18.042790 30546 raft_consensus.cc:493] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.055451 30546 raft_consensus.cc:515] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.060477 30546 leader_election.cc:290] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:18.061087 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a1e40e6b22433eb50bd4a7ad7a4cff" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
W20260709 12:21:18.064841 30121 leader_election.cc:343] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.073920 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:18.074826 30149 raft_consensus.cc:3060] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.081983 30149 raft_consensus.cc:2468] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:18.087393 29902 catalog_manager.cc:5697] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:18.089092 30156 raft_consensus.cc:1275] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:18.089012 30461 raft_consensus.cc:493] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.090332 30461 raft_consensus.cc:515] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.092622 30200 tablet_bootstrap.cc:492] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:18.093044 30461 leader_election.cc:290] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.093106 30200 ts_tablet_manager.cc:1403] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.122s	user 0.036s	sys 0.008s
I20260709 12:21:18.103235 30200 raft_consensus.cc:359] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.103948 30200 raft_consensus.cc:385] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:18.104233 30200 raft_consensus.cc:740] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.104884 30200 consensus_queue.cc:260] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.105074 30531 consensus_queue.cc:1048] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:18.106493 30200 ts_tablet_manager.cc:1434] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:18.107417 30200 tablet_bootstrap.cc:492] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:18.113042 30200 tablet_bootstrap.cc:654] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:18.115785 29902 catalog_manager.cc:5697] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.121692 30296 raft_consensus.cc:493] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.122206 30296 raft_consensus.cc:515] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.123546 30007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a1e40e6b22433eb50bd4a7ad7a4cff" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:18.124212 30007 raft_consensus.cc:2468] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 0.
I20260709 12:21:18.125852 30296 leader_election.cc:290] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.130411 30461 raft_consensus.cc:493] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.131035 30461 raft_consensus.cc:515] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.133104 30461 leader_election.cc:290] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.150394 30296 raft_consensus.cc:493] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.150916 30296 raft_consensus.cc:515] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.151813 30122 leader_election.cc:304] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: c55d814de61e46c3b90652627242fd0c
I20260709 12:21:18.152787 30296 leader_election.cc:290] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.157470 30200 tablet_bootstrap.cc:492] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:18.158062 30200 ts_tablet_manager.cc:1403] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.009s
I20260709 12:21:18.161027 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:18.162035 30004 raft_consensus.cc:2468] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:18.164098 30200 raft_consensus.cc:359] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.165046 30200 raft_consensus.cc:385] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:18.165400 30200 raft_consensus.cc:740] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.166206 30200 consensus_queue.cc:260] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.167743 30200 ts_tablet_manager.cc:1434] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:21:18.169005 30200 tablet_bootstrap.cc:492] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:18.174574 30546 raft_consensus.cc:2804] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:18.175066 30546 raft_consensus.cc:493] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:18.175407 30546 raft_consensus.cc:3060] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.178540 30200 tablet_bootstrap.cc:654] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:18.181303 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:18.181926 30156 raft_consensus.cc:2468] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:18.182610 29972 leader_election.cc:304] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: c55d814de61e46c3b90652627242fd0c
I20260709 12:21:18.183360 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d699b3ca2b4602a75b2420a6745a4f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:18.183995 30156 raft_consensus.cc:2468] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:18.185334 30239 raft_consensus.cc:2804] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:18.185767 30239 raft_consensus.cc:697] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:18.186439 30239 consensus_queue.cc:237] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.190337 30047 leader_election.cc:304] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:18.191193 30047 leader_election.cc:304] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:18.192644 30465 raft_consensus.cc:2804] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:18.193181 30465 raft_consensus.cc:493] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:18.193214 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a1e40e6b22433eb50bd4a7ad7a4cff" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:18.193755 30465 raft_consensus.cc:3060] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.194693 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:18.195261 30156 raft_consensus.cc:2468] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:18.198235 30596 raft_consensus.cc:2804] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:18.198674 30596 raft_consensus.cc:493] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:18.199009 30596 raft_consensus.cc:3060] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.203963 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d699b3ca2b4602a75b2420a6745a4f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:18.205371 29972 leader_election.cc:304] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:18.206581 30231 raft_consensus.cc:2804] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:18.206930 30231 raft_consensus.cc:493] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:18.207340 30231 raft_consensus.cc:3060] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.209849 30596 raft_consensus.cc:515] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.211912 30596 leader_election.cc:290] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.212425 30546 raft_consensus.cc:515] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.213418 30149 raft_consensus.cc:2393] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c0fe32b933704a32a0ea8413d06dca2a in this term.
I20260709 12:21:18.216509 30231 raft_consensus.cc:515] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.220811 30231 leader_election.cc:290] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.223857 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d699b3ca2b4602a75b2420a6745a4f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:18.224808 30149 raft_consensus.cc:3060] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.226193 30198 tablet_bootstrap.cc:492] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:18.226680 30198 ts_tablet_manager.cc:1403] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.184s	user 0.037s	sys 0.106s
I20260709 12:21:18.229408 30198 raft_consensus.cc:359] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.230135 30198 raft_consensus.cc:385] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:18.230463 30198 raft_consensus.cc:740] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.234719 30198 consensus_queue.cc:260] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.237111 30198 ts_tablet_manager.cc:1434] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:21:18.238055 30198 tablet_bootstrap.cc:492] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
W20260709 12:21:18.240264 30048 leader_election.cc:343] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.241487 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:18.242100 30155 raft_consensus.cc:3060] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.250627 30155 raft_consensus.cc:2468] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:18.251334 30235 raft_consensus.cc:493] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.253692 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a1e40e6b22433eb50bd4a7ad7a4cff" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:18.256479 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:18.259416 30546 leader_election.cc:290] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:18.259805 30198 tablet_bootstrap.cc:654] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:18.260114 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a1e40e6b22433eb50bd4a7ad7a4cff" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:18.261080 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a1e40e6b22433eb50bd4a7ad7a4cff" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:18.270247 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d699b3ca2b4602a75b2420a6745a4f" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:18.270649 30004 raft_consensus.cc:3060] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.269048 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
W20260709 12:21:18.271476 30121 leader_election.cc:343] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.270694 30548 raft_consensus.cc:493] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.272444 30548 raft_consensus.cc:515] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.274603 30548 leader_election.cc:290] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.274394 30235 raft_consensus.cc:515] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.276551 29972 leader_election.cc:304] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:18.280094 30548 raft_consensus.cc:2804] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:18.280010 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5863f86de8a484092d48025c977b120" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:18.280881 30548 raft_consensus.cc:697] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
W20260709 12:21:18.282145 30121 leader_election.cc:343] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.281960 30548 consensus_queue.cc:237] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.283284 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7e3c021d84633b6b1c9dbcff9d158" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:18.285328 30235 leader_election.cc:290] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:18.286036 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5863f86de8a484092d48025c977b120" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:18.223971 30465 raft_consensus.cc:515] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.288863 30081 raft_consensus.cc:2393] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:18.263252 30149 raft_consensus.cc:2468] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:18.291239 30047 leader_election.cc:304] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:18.291996 30607 raft_consensus.cc:2804] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:18.292454 30607 raft_consensus.cc:697] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:18.293319 30607 consensus_queue.cc:237] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.294862 30200 tablet_bootstrap.cc:492] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:18.295405 30200 ts_tablet_manager.cc:1403] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.024s
W20260709 12:21:18.298029 30122 leader_election.cc:343] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.298646 30122 leader_election.cc:304] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:18.299741 30235 raft_consensus.cc:2749] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:18.301573 30465 leader_election.cc:290] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.302330 29904 catalog_manager.cc:5697] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.305891 30200 raft_consensus.cc:359] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.306622 30200 raft_consensus.cc:385] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:18.306875 30200 raft_consensus.cc:740] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.307531 30200 consensus_queue.cc:260] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.314226 30200 ts_tablet_manager.cc:1434] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:21:18.315189 30200 tablet_bootstrap.cc:492] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
W20260709 12:21:18.317444 29972 leader_election.cc:343] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.317909 29972 leader_election.cc:304] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:18.320142 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:18.320339 30550 consensus_queue.cc:1048] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.320914 30156 raft_consensus.cc:2393] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c55d814de61e46c3b90652627242fd0c in current term 1: Already voted for candidate 883072dcb822424182b698eff0f14e7d in this term.
I20260709 12:21:18.327163 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7e3c021d84633b6b1c9dbcff9d158" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:18.328224 30081 raft_consensus.cc:2393] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c0fe32b933704a32a0ea8413d06dca2a in this term.
W20260709 12:21:18.334776 30048 leader_election.cc:343] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.323172 30004 raft_consensus.cc:2468] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 1.
I20260709 12:21:18.353926 30122 leader_election.cc:304] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: c55d814de61e46c3b90652627242fd0c
I20260709 12:21:18.354951 30235 raft_consensus.cc:2804] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:18.355456 30235 raft_consensus.cc:697] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:18.356369 30235 consensus_queue.cc:237] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.356518 30406 raft_consensus.cc:2749] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:18.372383 29972 leader_election.cc:304] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:18.372525 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:18.378232 30231 consensus_queue.cc:1048] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.379993 30048 leader_election.cc:304] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [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: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:18.376379 30611 raft_consensus.cc:493] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.379871 30548 raft_consensus.cc:3060] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.385205 30611 raft_consensus.cc:515] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.387063 30612 raft_consensus.cc:2749] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:18.399690 30198 tablet_bootstrap.cc:492] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:18.400444 30198 ts_tablet_manager.cc:1403] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.163s	user 0.016s	sys 0.032s
I20260709 12:21:18.404994 30611 leader_election.cc:290] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.412611 30198 raft_consensus.cc:359] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.413602 30198 raft_consensus.cc:385] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:18.414291 30198 raft_consensus.cc:740] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.419440 30200 tablet_bootstrap.cc:654] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:18.419562 29904 catalog_manager.cc:5697] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.423396 30198 consensus_queue.cc:260] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.428360 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b275ca5fb245d1a84869276d88e71b" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:18.429073 30155 raft_consensus.cc:2468] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:18.437503 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b275ca5fb245d1a84869276d88e71b" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:18.438890 30081 raft_consensus.cc:2468] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 0.
I20260709 12:21:18.438746 30465 consensus_queue.cc:1048] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.441160 30198 ts_tablet_manager.cc:1434] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:21:18.442106 30198 tablet_bootstrap.cc:492] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:18.444350 29902 catalog_manager.cc:5697] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.454304 29972 leader_election.cc:304] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:18.455379 30239 raft_consensus.cc:2804] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:18.455745 30239 raft_consensus.cc:493] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:18.456041 30239 raft_consensus.cc:3060] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.460034 30231 raft_consensus.cc:493] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.460495 30231 raft_consensus.cc:515] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.466907 30461 consensus_queue.cc:1048] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.474228 30235 consensus_queue.cc:1048] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:18.482367 30239 raft_consensus.cc:515] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.484788 30081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d699b3ca2b4602a75b2420a6745a4f" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c" is_pre_election: true
I20260709 12:21:18.487329 30239 leader_election.cc:290] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.487432 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b275ca5fb245d1a84869276d88e71b" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:18.489042 30156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b275ca5fb245d1a84869276d88e71b" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:18.489387 30082 raft_consensus.cc:3060] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.489635 30156 raft_consensus.cc:3060] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.495307 30156 raft_consensus.cc:2468] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:18.495307 30082 raft_consensus.cc:2468] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 1.
I20260709 12:21:18.496904 29972 leader_election.cc:304] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:18.508776 30548 raft_consensus.cc:2749] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:18.513326 30548 consensus_queue.cc:1048] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.506881 30406 raft_consensus.cc:2804] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:18.514633 30406 raft_consensus.cc:697] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:18.515447 30406 consensus_queue.cc:237] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.518410 30296 consensus_queue.cc:1048] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.522400 30231 leader_election.cc:290] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.525431 30198 tablet_bootstrap.cc:654] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:18.530578 30296 raft_consensus.cc:493] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.531230 30296 raft_consensus.cc:515] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.542528 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d699b3ca2b4602a75b2420a6745a4f" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:18.558899 30153 raft_consensus.cc:2393] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883072dcb822424182b698eff0f14e7d in current term 1: Already voted for candidate c55d814de61e46c3b90652627242fd0c in this term.
I20260709 12:21:18.563118 30200 tablet_bootstrap.cc:492] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:18.571444 30200 ts_tablet_manager.cc:1403] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.256s	user 0.012s	sys 0.012s
I20260709 12:21:18.572162 30546 consensus_queue.cc:1048] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.576758 29972 leader_election.cc:304] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 883072dcb822424182b698eff0f14e7d; no voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c
I20260709 12:21:18.577720 30614 consensus_queue.cc:1048] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:21:18.588740 29907 catalog_manager.cc:5697] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:18.591524 30611 raft_consensus.cc:3060] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.578142 30416 raft_consensus.cc:493] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.593088 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a1e40e6b22433eb50bd4a7ad7a4cff" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:18.593122 30416 raft_consensus.cc:515] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.596236 30416 leader_election.cc:290] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.582906 30296 leader_election.cc:290] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.598811 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:18.600668 30155 raft_consensus.cc:2393] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c55d814de61e46c3b90652627242fd0c in current term 1: Already voted for candidate 883072dcb822424182b698eff0f14e7d in this term.
I20260709 12:21:18.582311 30200 raft_consensus.cc:359] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.625224 30200 raft_consensus.cc:385] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:18.625715 30200 raft_consensus.cc:740] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.626577 30200 consensus_queue.cc:260] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.612111 30611 raft_consensus.cc:2749] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:18.618399 30461 consensus_queue.cc:1048] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:21:18.622617 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:18.635149 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a1e40e6b22433eb50bd4a7ad7a4cff" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:18.636401 30004 raft_consensus.cc:2393] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c55d814de61e46c3b90652627242fd0c in current term 1: Already voted for candidate c0fe32b933704a32a0ea8413d06dca2a in this term.
I20260709 12:21:18.643394 30200 ts_tablet_manager.cc:1434] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.002s
I20260709 12:21:18.644588 30200 tablet_bootstrap.cc:492] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c: Bootstrap starting.
I20260709 12:21:18.649818 30048 leader_election.cc:304] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:18.655618 30048 leader_election.cc:304] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55d814de61e46c3b90652627242fd0c; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:18.657783 30416 raft_consensus.cc:3060] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.660392 30198 tablet_bootstrap.cc:492] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:18.660909 30198 ts_tablet_manager.cc:1403] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.219s	user 0.014s	sys 0.009s
I20260709 12:21:18.666986 30596 raft_consensus.cc:3060] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.668723 29902 catalog_manager.cc:5697] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.689407 30198 raft_consensus.cc:359] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.690263 30198 raft_consensus.cc:385] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:18.690541 30198 raft_consensus.cc:740] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.691334 30198 consensus_queue.cc:260] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.693609 30596 raft_consensus.cc:2749] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:18.693872 30198 ts_tablet_manager.cc:1434] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:21:18.694950 30198 tablet_bootstrap.cc:492] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d: Bootstrap starting.
I20260709 12:21:18.703555 30200 tablet_bootstrap.cc:654] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:18.700914 30416 raft_consensus.cc:2749] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:18.716825 30198 tablet_bootstrap.cc:654] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:18.765643 30461 consensus_queue.cc:1048] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:18.770141 30200 tablet_bootstrap.cc:492] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c: No bootstrap required, opened a new log
I20260709 12:21:18.770699 30200 ts_tablet_manager.cc:1403] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.001s
I20260709 12:21:18.773622 30200 raft_consensus.cc:359] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.774387 30200 raft_consensus.cc:385] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:18.774673 30200 raft_consensus.cc:740] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.775399 30200 consensus_queue.cc:260] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.777123 30200 ts_tablet_manager.cc:1434] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:21:18.779479 30596 consensus_queue.cc:1048] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.780318 30416 raft_consensus.cc:493] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.781036 30416 raft_consensus.cc:515] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.785862 30604 consensus_queue.cc:1048] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:18.792066 30416 leader_election.cc:290] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.795703 30152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5441cdd80e94c8e870a2033647b8ac7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:18.796459 30152 raft_consensus.cc:2468] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:18.798385 30047 leader_election.cc:304] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:18.799531 30416 raft_consensus.cc:2804] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:18.799913 30416 raft_consensus.cc:493] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:18.800315 30416 raft_consensus.cc:3060] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.806911 30416 raft_consensus.cc:515] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.808504 30416 leader_election.cc:290] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.877076 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5441cdd80e94c8e870a2033647b8ac7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:18.878878 30004 raft_consensus.cc:2468] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:18.885862 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5441cdd80e94c8e870a2033647b8ac7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:18.886709 30004 raft_consensus.cc:3060] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.893283 30198 tablet_bootstrap.cc:492] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d: No bootstrap required, opened a new log
I20260709 12:21:18.894387 30198 ts_tablet_manager.cc:1403] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d: Time spent bootstrapping tablet: real 0.200s	user 0.043s	sys 0.043s
I20260709 12:21:18.915460 30630 consensus_queue.cc:1048] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:21:18.918308 30416 raft_consensus.cc:493] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:18.919389 30416 raft_consensus.cc:515] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.924065 30416 leader_election.cc:290] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:18.928814 30152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5441cdd80e94c8e870a2033647b8ac7" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:18.943228 30152 raft_consensus.cc:3060] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.969389 30198 raft_consensus.cc:359] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.971433 30198 raft_consensus.cc:385] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:18.972376 30198 raft_consensus.cc:740] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.973424 30198 consensus_queue.cc:260] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:18.977402 30198 ts_tablet_manager.cc:1434] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.006s
I20260709 12:21:18.986505 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5863f86de8a484092d48025c977b120" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d" is_pre_election: true
I20260709 12:21:18.987274 30006 raft_consensus.cc:2468] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:18.995630 30004 raft_consensus.cc:2468] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:19.000401 30152 raft_consensus.cc:2468] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:19.001011 30416 consensus_queue.cc:1048] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:19.011375 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5863f86de8a484092d48025c977b120" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a" is_pre_election: true
I20260709 12:21:19.011686 30239 consensus_queue.cc:1048] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:21:19.012159 30149 raft_consensus.cc:2468] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 0.
I20260709 12:21:19.015931 30614 consensus_queue.cc:1048] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:19.022454 30611 consensus_queue.cc:1048] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:19.024578 30048 leader_election.cc:304] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:19.025477 30296 raft_consensus.cc:2804] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.025514 30048 leader_election.cc:304] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:19.025952 30296 raft_consensus.cc:493] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.026337 30296 raft_consensus.cc:3060] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.030370 30611 consensus_queue.cc:1048] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:19.030839 30607 raft_consensus.cc:2804] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:19.031390 30607 raft_consensus.cc:697] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:19.032574 30607 consensus_queue.cc:237] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:19.062747 30542 consensus_queue.cc:1048] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:19.070731 30296 raft_consensus.cc:515] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:19.071162 29904 catalog_manager.cc:5697] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:19.078917 30296 leader_election.cc:290] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:19.089097 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5863f86de8a484092d48025c977b120" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:19.089977 30005 raft_consensus.cc:3060] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.098337 30152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5863f86de8a484092d48025c977b120" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:19.099076 30152 raft_consensus.cc:3060] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.101190 30005 raft_consensus.cc:2468] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:19.104769 30048 leader_election.cc:304] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:19.106983 30152 raft_consensus.cc:2468] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 1.
I20260709 12:21:19.107465 30296 raft_consensus.cc:2804] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:19.107911 30296 raft_consensus.cc:697] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:19.108665 30296 consensus_queue.cc:237] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:19.167819 29907 catalog_manager.cc:5697] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:19.153609 29955 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:19.501746 30463 consensus_queue.cc:1048] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:19.514974 30607 consensus_queue.cc:1048] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:19.530169 30463 consensus_queue.cc:1048] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:19.564122 30296 consensus_queue.cc:1048] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:20.136364 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:20.175498 30656 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 12:21:20.176121 30657 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 12:21:20.177527 30659 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 12:21:20.178704 28813 server_base.cc:1061] running on GCE node
I20260709 12:21:20.180351 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:20.180593 28813 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 12:21:20.180832 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599680180810 us; error 0 us; skew 500 ppm
I20260709 12:21:20.181504 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:20.184698 28813 webserver.cc:533] Webserver started at http://127.28.35.68:45121/ using document root <none> and password file <none>
I20260709 12:21:20.185396 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:20.185654 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:20.186004 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:20.187906 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-3-root/instance:
uuid: "afee2d521d354133a84d3b91bb8291c0"
format_stamp: "Formatted at 2026-07-09 12:21:20 on dist-test-slave-72p5"
I20260709 12:21:20.195139 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:20.199258 30664 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:20.203361 28813 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:20.204483 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-3-root
uuid: "afee2d521d354133a84d3b91bb8291c0"
format_stamp: "Formatted at 2026-07-09 12:21:20 on dist-test-slave-72p5"
I20260709 12:21:20.204982 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-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 12:21:20.232990 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:20.234958 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:20.236994 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:20.240583 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:20.240854 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:20.241086 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:20.241276 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:20.301410 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.68:46019
I20260709 12:21:20.301568 30726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.68:46019 every 8 connection(s)
I20260709 12:21:20.314209 28813 auto_leader_rebalancer-test.cc:439] add a tserver: afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:20.326650 30727 heartbeater.cc:344] Connected to a master server at 127.28.35.126:39209
I20260709 12:21:20.327209 30727 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:20.328162 30727 heartbeater.cc:507] Master 127.28.35.126:39209 requested a full tablet report, sending...
I20260709 12:21:20.331557 29902 ts_manager.cc:194] Registered new tserver with Master: afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019)
I20260709 12:21:20.338246 29902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58268
I20260709 12:21:21.312317 30080 consensus_queue.cc:237] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:21.321174 30152 raft_consensus.cc:1275] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:21.321346 30004 raft_consensus.cc:1275] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:21.322903 30296 consensus_queue.cc:1048] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:21.328349 30732 consensus_queue.cc:1048] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:21.336421 30731 raft_consensus.cc:2955] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.338536 30004 raft_consensus.cc:2955] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.347325 30727 heartbeater.cc:499] Master 127.28.35.126:39209 was elected leader, sending a full tablet report...
I20260709 12:21:21.348333 30152 raft_consensus.cc:2955] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.353269 30080 consensus_queue.cc:237] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
W20260709 12:21:21.354354 30047 consensus_peers.cc:597] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0773358957e433abb29e6cee0c1a411. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:21.360363 29904 catalog_manager.cc:5697] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.371143 30152 raft_consensus.cc:1275] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:21.372304 30005 raft_consensus.cc:1275] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:21.372989 30296 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:21.374158 30731 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:21.379133 30047 consensus_peers.cc:597] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1529c8ee58dc4b47951cd59d438aa588. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:21.392616 30296 raft_consensus.cc:2955] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.402611 30152 raft_consensus.cc:2955] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.411639 30005 raft_consensus.cc:2955] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.419584 29902 catalog_manager.cc:5697] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.437983 30004 consensus_queue.cc:237] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:21.446005 30152 raft_consensus.cc:1275] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:21.449779 30611 consensus_queue.cc:1048] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:21.453801 30080 raft_consensus.cc:1275] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:21.455376 30611 consensus_queue.cc:1048] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:21.463054 30611 raft_consensus.cc:2955] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.465335 30152 raft_consensus.cc:2955] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
W20260709 12:21:21.466919 29972 consensus_peers.cc:597] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5d1e4f6264b4f618b9887edbe290e57. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:21.471491 30081 raft_consensus.cc:2955] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.483414 29907 catalog_manager.cc:5697] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.486395 30004 consensus_queue.cc:237] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:21.499934 30149 raft_consensus.cc:1275] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:21.502878 30081 raft_consensus.cc:1275] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:21.505472 29972 consensus_peers.cc:597] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e24bf81ba144457b08a270dc88e4166. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:21.506793 30611 consensus_queue.cc:1048] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:21.507863 30753 consensus_queue.cc:1048] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:21.520082 30754 raft_consensus.cc:2955] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.521731 30081 raft_consensus.cc:2955] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.521953 30149 raft_consensus.cc:2955] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.534821 29902 catalog_manager.cc:5697] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:21.800364 30758 ts_tablet_manager.cc:933] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:21.803051 30758 tablet_copy_client.cc:323] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:21.817706 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 1529c8ee58dc4b47951cd59d438aa588 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:21.818367 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 1529c8ee58dc4b47951cd59d438aa588 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-1529c8ee58dc4b47951cd59d438aa588
I20260709 12:21:21.827962 30094 tablet_copy_source_session.cc:215] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:21.834935 30758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1529c8ee58dc4b47951cd59d438aa588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:21.850746 30758 tablet_copy_client.cc:806] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:21.851500 30758 tablet_copy_client.cc:670] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:21.856107 30758 tablet_copy_client.cc:538] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:21.863391 30758 tablet_bootstrap.cc:492] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:21.879724 30761 ts_tablet_manager.cc:933] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:21.886952 30758 tablet_bootstrap.cc:492] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:21.887748 30761 tablet_copy_client.cc:323] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:21.889451 30758 tablet_bootstrap.cc:492] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:21.892979 30758 ts_tablet_manager.cc:1403] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.012s
I20260709 12:21:21.896898 30758 raft_consensus.cc:359] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:21.897854 30758 raft_consensus.cc:740] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:21.898651 30758 consensus_queue.cc:260] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:21.905167 30758 ts_tablet_manager.cc:1434] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 12:21:21.908367 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-1529c8ee58dc4b47951cd59d438aa588 received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:21.908877 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-1529c8ee58dc4b47951cd59d438aa588 on tablet 1529c8ee58dc4b47951cd59d438aa588 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:21.910457 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet 2e24bf81ba144457b08a270dc88e4166 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:21.911177 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet 2e24bf81ba144457b08a270dc88e4166 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-2e24bf81ba144457b08a270dc88e4166
I20260709 12:21:21.926375 30019 tablet_copy_source_session.cc:215] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:21.929458 30761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e24bf81ba144457b08a270dc88e4166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:21.929952 30758 ts_tablet_manager.cc:933] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:21.952342 30761 tablet_copy_client.cc:806] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:21.954361 30761 tablet_copy_client.cc:670] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:21.962944 30761 tablet_copy_client.cc:538] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:21.981977 30758 tablet_copy_client.cc:323] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:21.983050 30761 tablet_bootstrap.cc:492] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:21.983685 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet c0773358957e433abb29e6cee0c1a411 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:21.984397 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet c0773358957e433abb29e6cee0c1a411 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-c0773358957e433abb29e6cee0c1a411
I20260709 12:21:21.991451 30094 tablet_copy_source_session.cc:215] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:21.995875 30758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0773358957e433abb29e6cee0c1a411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:22.017333 30758 tablet_copy_client.cc:806] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:22.018241 30758 tablet_copy_client.cc:670] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:22.022925 30758 tablet_copy_client.cc:538] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:22.031594 30761 tablet_bootstrap.cc:492] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:22.032655 30761 tablet_bootstrap.cc:492] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:22.033417 30761 ts_tablet_manager.cc:1403] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.009s
I20260709 12:21:22.033416 30758 tablet_bootstrap.cc:492] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:22.036653 30761 raft_consensus.cc:359] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:22.037878 30761 raft_consensus.cc:740] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:22.038659 30761 consensus_queue.cc:260] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:22.052340 30761 ts_tablet_manager.cc:1434] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:21:22.061506 30767 ts_tablet_manager.cc:933] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:22.063827 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-2e24bf81ba144457b08a270dc88e4166 received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:22.064333 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-2e24bf81ba144457b08a270dc88e4166 on tablet 2e24bf81ba144457b08a270dc88e4166 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:22.069725 30767 tablet_copy_client.cc:323] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:22.071628 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet d5d1e4f6264b4f618b9887edbe290e57 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:22.072154 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet d5d1e4f6264b4f618b9887edbe290e57 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-d5d1e4f6264b4f618b9887edbe290e57
I20260709 12:21:22.077118 30758 tablet_bootstrap.cc:492] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:22.078135 30758 tablet_bootstrap.cc:492] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:22.078779 30758 ts_tablet_manager.cc:1403] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.011s
I20260709 12:21:22.079890 30019 tablet_copy_source_session.cc:215] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:22.081837 30758 raft_consensus.cc:359] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:22.082764 30758 raft_consensus.cc:740] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:22.083460 30758 consensus_queue.cc:260] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:22.084543 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d1e4f6264b4f618b9887edbe290e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:22.092087 30758 ts_tablet_manager.cc:1434] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 12:21:22.095830 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-c0773358957e433abb29e6cee0c1a411 received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:22.096264 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-c0773358957e433abb29e6cee0c1a411 on tablet c0773358957e433abb29e6cee0c1a411 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:22.111526 30767 tablet_copy_client.cc:806] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:22.112265 30767 tablet_copy_client.cc:670] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:22.118311 30767 tablet_copy_client.cc:538] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:22.127400 30767 tablet_bootstrap.cc:492] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:22.155136 30767 tablet_bootstrap.cc:492] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:22.156085 30767 tablet_bootstrap.cc:492] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:22.156764 30767 ts_tablet_manager.cc:1403] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260709 12:21:22.159817 30767 raft_consensus.cc:359] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:22.160674 30767 raft_consensus.cc:740] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:22.161335 30767 consensus_queue.cc:260] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:22.163759 30767 ts_tablet_manager.cc:1434] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:22.165637 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-d5d1e4f6264b4f618b9887edbe290e57 received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:22.166121 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-d5d1e4f6264b4f618b9887edbe290e57 on tablet d5d1e4f6264b4f618b9887edbe290e57 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:22.342361 30702 raft_consensus.cc:1217] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:22.423537 30702 raft_consensus.cc:1217] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:22.428766 30702 raft_consensus.cc:1217] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:22.446527 30702 raft_consensus.cc:1217] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:22.838245 30754 raft_consensus.cc:1064] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:22.843267 30754 consensus_queue.cc:237] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:22.860322 30702 raft_consensus.cc:1275] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:22.860563 30149 raft_consensus.cc:1275] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:22.862752 30753 consensus_queue.cc:1048] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:22.863780 30081 raft_consensus.cc:1275] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:22.865669 30611 consensus_queue.cc:1048] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:22.869565 30611 consensus_queue.cc:1048] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:22.886402 30753 raft_consensus.cc:2955] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:22.892122 30702 raft_consensus.cc:2955] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:22.895700 30080 raft_consensus.cc:2955] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:22.905226 30149 raft_consensus.cc:2955] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:22.919320 29904 catalog_manager.cc:5697] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:22.955598 30732 raft_consensus.cc:1064] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:22.957801 30732 consensus_queue.cc:237] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:22.975383 30702 raft_consensus.cc:1275] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:22.975525 30149 raft_consensus.cc:1275] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:22.977967 30766 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:22.979338 30005 raft_consensus.cc:1275] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:22.981786 30731 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:22.982630 30732 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:22.990995 30004 consensus_queue.cc:237] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:23.011616 30753 raft_consensus.cc:1064] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:23.015184 30731 raft_consensus.cc:1064] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:23.017573 30753 consensus_queue.cc:237] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:23.019942 30701 raft_consensus.cc:1275] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:23.020519 30731 consensus_queue.cc:237] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:23.027252 30611 consensus_queue.cc:1048] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:23.033625 30766 raft_consensus.cc:2955] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.036222 30157 raft_consensus.cc:1275] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:23.039820 30702 raft_consensus.cc:2955] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.067701 30149 raft_consensus.cc:1275] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:23.067817 29907 catalog_manager.cc:5697] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.069790 30732 consensus_queue.cc:1048] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:23.078763 30701 raft_consensus.cc:1275] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:23.080210 30731 consensus_queue.cc:1048] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:23.086702 30152 raft_consensus.cc:2955] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.097710 30611 consensus_queue.cc:1048] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:23.101217 30081 consensus_queue.cc:237] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:23.107642 30701 raft_consensus.cc:1275] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:23.108162 30149 raft_consensus.cc:1275] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:23.109071 30700 raft_consensus.cc:1275] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:23.109668 30152 raft_consensus.cc:1275] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:23.111783 30080 raft_consensus.cc:1275] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:23.112979 30005 raft_consensus.cc:1275] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:23.112480 30004 raft_consensus.cc:2955] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.117134 30782 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:23.123054 30754 consensus_queue.cc:1048] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:23.125021 30754 consensus_queue.cc:1048] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:23.125759 30731 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:23.124257 30753 raft_consensus.cc:2955] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.122670 30782 consensus_queue.cc:1048] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:21:23.132956 30732 raft_consensus.cc:2955] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.146169 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e24bf81ba144457b08a270dc88e4166 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:23.153105 30702 raft_consensus.cc:2955] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.154891 30766 raft_consensus.cc:2955] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.168936 29907 catalog_manager.cc:5697] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:23.159914 30700 raft_consensus.cc:2955] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
W20260709 12:21:23.220469 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 97247.2us
I20260709 12:21:23.230634 30611 consensus_queue.cc:1048] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:23.228464 29907 catalog_manager.cc:5697] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:23.248035 30152 raft_consensus.cc:2955] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.247056 30149 raft_consensus.cc:2955] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.250898 30155 raft_consensus.cc:2955] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.258764 30700 raft_consensus.cc:2955] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.272101 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e24bf81ba144457b08a270dc88e4166 with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:23.280802 29907 catalog_manager.cc:5697] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.303221 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1529c8ee58dc4b47951cd59d438aa588 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:21:23.322583 30047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 45519.8us
I20260709 12:21:23.274454 30006 raft_consensus.cc:2955] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.376752 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet 1529c8ee58dc4b47951cd59d438aa588 with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
W20260709 12:21:23.414294 30121 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 75789.4us
I20260709 12:21:23.416769 30804 tablet_replica.cc:333] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:23.418061 30804 raft_consensus.cc:2243] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:23.418810 30804 raft_consensus.cc:2272] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:23.420373 30802 tablet_replica.cc:333] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:23.424302 30804 ts_tablet_manager.cc:1916] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:23.432211 30791 raft_consensus.cc:2955] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.450161 30804 ts_tablet_manager.cc:1929] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:23.450888 30804 log.cc:1199] T 1529c8ee58dc4b47951cd59d438aa588 P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/1529c8ee58dc4b47951cd59d438aa588
I20260709 12:21:23.453056 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet 1529c8ee58dc4b47951cd59d438aa588 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:23.453553 30802 raft_consensus.cc:2243] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:23.456542 29906 catalog_manager.cc:5697] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:23.456552 30701 raft_consensus.cc:2955] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.460387 30081 raft_consensus.cc:2955] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.464493 30802 raft_consensus.cc:2272] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:23.474110 30802 ts_tablet_manager.cc:1916] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:23.486606 30155 raft_consensus.cc:2955] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.520846 30007 consensus_queue.cc:237] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:23.529664 30152 raft_consensus.cc:1275] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:23.530817 30701 raft_consensus.cc:1275] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:23.525101 30802 ts_tablet_manager.cc:1929] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:23.533666 30802 log.cc:1199] T 2e24bf81ba144457b08a270dc88e4166 P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/2e24bf81ba144457b08a270dc88e4166
I20260709 12:21:23.535251 30805 consensus_queue.cc:1048] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:23.535488 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet 2e24bf81ba144457b08a270dc88e4166 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:23.540033 30754 consensus_queue.cc:1048] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:23.549427 30753 raft_consensus.cc:2955] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.551016 30701 raft_consensus.cc:2955] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.559664 30152 raft_consensus.cc:2955] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.565114 29906 catalog_manager.cc:5697] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.569463 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5d1e4f6264b4f618b9887edbe290e57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:23.578130 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet d5d1e4f6264b4f618b9887edbe290e57 with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:23.579010 30802 tablet_replica.cc:333] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:23.580044 30802 raft_consensus.cc:2243] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:23.580868 30802 raft_consensus.cc:2272] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:23.584971 30802 ts_tablet_manager.cc:1916] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:23.600313 30802 ts_tablet_manager.cc:1929] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:23.600740 30802 log.cc:1199] T d5d1e4f6264b4f618b9887edbe290e57 P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/d5d1e4f6264b4f618b9887edbe290e57
I20260709 12:21:23.602687 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet d5d1e4f6264b4f618b9887edbe290e57 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:23.731428 30081 consensus_queue.cc:237] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:23.736752 30701 raft_consensus.cc:1275] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:23.737979 30005 raft_consensus.cc:1275] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:23.738998 30803 consensus_queue.cc:1048] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:23.739876 30732 consensus_queue.cc:1048] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:23.750200 30732 raft_consensus.cc:2955] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.753319 30701 raft_consensus.cc:2955] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.760486 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0773358957e433abb29e6cee0c1a411 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:23.761653 30005 raft_consensus.cc:2955] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:23.772977 29907 catalog_manager.cc:5697] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:23.792768 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet c0773358957e433abb29e6cee0c1a411 with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:23.800137 30806 tablet_replica.cc:333] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:23.801456 30806 raft_consensus.cc:2243] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:23.802066 30806 raft_consensus.cc:2272] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:23.805068 30806 ts_tablet_manager.cc:1916] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:23.817605 30806 ts_tablet_manager.cc:1929] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:23.817941 30806 log.cc:1199] T c0773358957e433abb29e6cee0c1a411 P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/c0773358957e433abb29e6cee0c1a411
I20260709 12:21:23.819284 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet c0773358957e433abb29e6cee0c1a411 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:24.885913 30155 consensus_queue.cc:237] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:24.893515 30080 raft_consensus.cc:1275] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:24.901036 30005 raft_consensus.cc:1275] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:24.905825 30801 consensus_queue.cc:1048] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:24.907785 30807 consensus_queue.cc:1048] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:24.921391 30121 consensus_peers.cc:597] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03d5cd0ff94e4cf0a6be6401d52b1d18. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:24.924989 30811 raft_consensus.cc:2955] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:24.928606 30005 raft_consensus.cc:2955] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:24.930764 30080 raft_consensus.cc:2955] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:24.944433 30007 consensus_queue.cc:237] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:24.948089 29906 catalog_manager.cc:5697] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
W20260709 12:21:24.968905 29972 consensus_peers.cc:597] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 075db4213fcb4b6eb8f7fa2104b978e1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:24.969808 30157 raft_consensus.cc:1275] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:24.971218 30080 raft_consensus.cc:1275] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:24.972738 30819 consensus_queue.cc:1048] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:24.975383 30773 consensus_queue.cc:1048] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:24.986359 30773 raft_consensus.cc:2955] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:24.992024 30157 raft_consensus.cc:2955] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:24.995450 30081 raft_consensus.cc:2955] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:25.010098 30080 consensus_queue.cc:237] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
W20260709 12:21:25.031868 30047 consensus_peers.cc:597] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8bd208730d5f4108bb9596c1f9cec59f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:25.013464 29907 catalog_manager.cc:5697] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:25.034492 30007 raft_consensus.cc:1275] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:25.033684 30155 raft_consensus.cc:1275] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:25.039726 30732 consensus_queue.cc:1048] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.040613 30795 consensus_queue.cc:1048] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.062175 30794 raft_consensus.cc:2955] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:25.066834 30157 raft_consensus.cc:2955] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:25.065725 30007 raft_consensus.cc:2955] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:25.079097 30155 consensus_queue.cc:237] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:25.083189 29906 catalog_manager.cc:5697] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:25.159770 30081 raft_consensus.cc:1275] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:25.168937 30121 consensus_peers.cc:597] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3cfeff985ed44e7ac6c0249da05cad7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:25.170202 30801 consensus_queue.cc:1048] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.183368 30007 raft_consensus.cc:1275] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:25.196594 30801 consensus_queue.cc:1048] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.200847 30801 raft_consensus.cc:2955] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:25.207859 30080 raft_consensus.cc:2955] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:25.215592 30008 raft_consensus.cc:2955] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:25.244590 29906 catalog_manager.cc:5697] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:25.313586 30833 ts_tablet_manager.cc:933] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:25.315685 30833 tablet_copy_client.cc:323] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:25.331172 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet 03d5cd0ff94e4cf0a6be6401d52b1d18 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:25.331779 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet 03d5cd0ff94e4cf0a6be6401d52b1d18 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-03d5cd0ff94e4cf0a6be6401d52b1d18
I20260709 12:21:25.338318 30168 tablet_copy_source_session.cc:215] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:25.341607 30833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d5cd0ff94e4cf0a6be6401d52b1d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:25.359275 30833 tablet_copy_client.cc:806] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:25.359951 30833 tablet_copy_client.cc:670] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:25.363806 30833 tablet_copy_client.cc:538] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:25.372781 30833 tablet_bootstrap.cc:492] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:25.392859 30833 tablet_bootstrap.cc:492] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:25.393630 30833 tablet_bootstrap.cc:492] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:25.394228 30833 ts_tablet_manager.cc:1403] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.005s
I20260709 12:21:25.396481 30833 raft_consensus.cc:359] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:25.397080 30833 raft_consensus.cc:740] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:25.397683 30833 consensus_queue.cc:260] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:25.400578 30833 ts_tablet_manager.cc:1434] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:25.403944 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-03d5cd0ff94e4cf0a6be6401d52b1d18 received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:25.404455 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-03d5cd0ff94e4cf0a6be6401d52b1d18 on tablet 03d5cd0ff94e4cf0a6be6401d52b1d18 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:25.525328 30833 ts_tablet_manager.cc:933] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:25.530028 30833 tablet_copy_client.cc:323] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:25.531709 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 8bd208730d5f4108bb9596c1f9cec59f from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:25.532339 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 8bd208730d5f4108bb9596c1f9cec59f from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-8bd208730d5f4108bb9596c1f9cec59f
I20260709 12:21:25.537424 30094 tablet_copy_source_session.cc:215] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:25.540346 30833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd208730d5f4108bb9596c1f9cec59f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:25.554312 30833 tablet_copy_client.cc:806] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:25.554873 30833 tablet_copy_client.cc:670] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:25.560664 30833 tablet_copy_client.cc:538] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:25.587208 30833 tablet_bootstrap.cc:492] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:25.591668 30840 ts_tablet_manager.cc:933] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:25.606703 30840 tablet_copy_client.cc:323] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:25.608549 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet 075db4213fcb4b6eb8f7fa2104b978e1 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:25.609112 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet 075db4213fcb4b6eb8f7fa2104b978e1 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-075db4213fcb4b6eb8f7fa2104b978e1
I20260709 12:21:25.615382 30019 tablet_copy_source_session.cc:215] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:25.615420 30839 ts_tablet_manager.cc:933] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:25.619048 30840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075db4213fcb4b6eb8f7fa2104b978e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:25.632968 30839 tablet_copy_client.cc:323] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:25.633802 30833 tablet_bootstrap.cc:492] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0: 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 12:21:25.634828 30833 tablet_bootstrap.cc:492] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:25.634894 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet d3cfeff985ed44e7ac6c0249da05cad7 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:25.635468 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet d3cfeff985ed44e7ac6c0249da05cad7 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-d3cfeff985ed44e7ac6c0249da05cad7
I20260709 12:21:25.635571 30833 ts_tablet_manager.cc:1403] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.003s
I20260709 12:21:25.635919 30840 tablet_copy_client.cc:806] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:25.636533 30840 tablet_copy_client.cc:670] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:25.638691 30833 raft_consensus.cc:359] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:25.639493 30833 raft_consensus.cc:740] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:25.640620 30840 tablet_copy_client.cc:538] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:25.640133 30833 consensus_queue.cc:260] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:25.642925 30833 ts_tablet_manager.cc:1434] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:25.644539 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-8bd208730d5f4108bb9596c1f9cec59f received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:25.644965 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-8bd208730d5f4108bb9596c1f9cec59f on tablet 8bd208730d5f4108bb9596c1f9cec59f with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:25.648857 30168 tablet_copy_source_session.cc:215] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:25.653515 30839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cfeff985ed44e7ac6c0249da05cad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:25.655144 30840 tablet_bootstrap.cc:492] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:25.671185 30839 tablet_copy_client.cc:806] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:25.671814 30839 tablet_copy_client.cc:670] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:25.675769 30839 tablet_copy_client.cc:538] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:25.678810 30840 tablet_bootstrap.cc:492] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:25.679788 30840 tablet_bootstrap.cc:492] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:25.680485 30840 ts_tablet_manager.cc:1403] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.001s
I20260709 12:21:25.686913 30840 raft_consensus.cc:359] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:25.687552 30840 raft_consensus.cc:740] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:25.688310 30839 tablet_bootstrap.cc:492] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:25.688222 30840 consensus_queue.cc:260] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:25.690425 30840 ts_tablet_manager.cc:1434] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:21:25.692610 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-075db4213fcb4b6eb8f7fa2104b978e1 received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:25.693033 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-075db4213fcb4b6eb8f7fa2104b978e1 on tablet 075db4213fcb4b6eb8f7fa2104b978e1 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:25.704332 30701 raft_consensus.cc:1217] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:25.715524 30839 tablet_bootstrap.cc:492] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:25.716841 30839 tablet_bootstrap.cc:492] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:25.717559 30839 ts_tablet_manager.cc:1403] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.003s
I20260709 12:21:25.720927 30839 raft_consensus.cc:359] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:25.721777 30839 raft_consensus.cc:740] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:25.722380 30839 consensus_queue.cc:260] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:25.724795 30839 ts_tablet_manager.cc:1434] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:25.726480 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-d3cfeff985ed44e7ac6c0249da05cad7 received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:25.726857 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-d3cfeff985ed44e7ac6c0249da05cad7 on tablet d3cfeff985ed44e7ac6c0249da05cad7 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:25.959102 30701 raft_consensus.cc:1217] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:26.055738 30701 raft_consensus.cc:1217] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:26.189532 30701 raft_consensus.cc:1217] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:26.237414 30811 raft_consensus.cc:1064] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:26.239470 30811 consensus_queue.cc:237] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:26.247520 30701 raft_consensus.cc:1275] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.249244 30807 consensus_queue.cc:1048] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:26.250485 30080 raft_consensus.cc:1275] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.256369 30848 consensus_queue.cc:1048] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:26.258669 30006 raft_consensus.cc:1275] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.260353 30848 consensus_queue.cc:1048] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:26.276975 30811 raft_consensus.cc:2955] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.279408 30081 raft_consensus.cc:2955] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.280696 30701 raft_consensus.cc:2955] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.292783 30006 raft_consensus.cc:2955] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.297847 29907 catalog_manager.cc:5697] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.351194 30149 consensus_queue.cc:237] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:26.356273 30081 raft_consensus.cc:1275] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:26.356578 30701 raft_consensus.cc:1275] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:26.358016 30807 consensus_queue.cc:1048] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:26.358945 30811 consensus_queue.cc:1048] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:26.367475 30848 raft_consensus.cc:2955] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.376072 30701 raft_consensus.cc:2955] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.378688 30081 raft_consensus.cc:2955] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.395079 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03d5cd0ff94e4cf0a6be6401d52b1d18 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:26.397730 29904 catalog_manager.cc:5697] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:26.403396 30846 raft_consensus.cc:1064] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:26.406080 30846 consensus_queue.cc:237] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:26.421257 30081 raft_consensus.cc:1275] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.421496 30149 raft_consensus.cc:1275] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.421855 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet 03d5cd0ff94e4cf0a6be6401d52b1d18 with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:26.422953 30753 consensus_queue.cc:1048] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:26.423800 30819 consensus_queue.cc:1048] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:26.424587 30858 tablet_replica.cc:333] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:26.425671 30858 raft_consensus.cc:2243] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:26.425916 30701 raft_consensus.cc:1275] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.426379 30858 raft_consensus.cc:2272] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:26.429222 30753 consensus_queue.cc:1048] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:26.439237 30858 ts_tablet_manager.cc:1916] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:26.457131 30819 raft_consensus.cc:2955] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.466130 30858 ts_tablet_manager.cc:1929] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:26.466753 30858 log.cc:1199] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/03d5cd0ff94e4cf0a6be6401d52b1d18
I20260709 12:21:26.470551 30828 raft_consensus.cc:1064] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:26.473894 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet 03d5cd0ff94e4cf0a6be6401d52b1d18 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:26.477562 30828 consensus_queue.cc:237] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:26.534785 30157 raft_consensus.cc:1275] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.536469 30794 consensus_queue.cc:1048] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:26.542243 30701 raft_consensus.cc:1275] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.544303 30794 consensus_queue.cc:1048] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:21:26.559325 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 103624us
I20260709 12:21:26.573328 29906 catalog_manager.cc:5697] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:26.595824 30008 raft_consensus.cc:1275] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.596369 30155 raft_consensus.cc:2955] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.590276 30828 raft_consensus.cc:2955] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.604612 30701 raft_consensus.cc:2955] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.630836 30081 raft_consensus.cc:2955] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.633406 30830 consensus_queue.cc:1048] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:26.636986 30700 raft_consensus.cc:2955] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.652428 29902 catalog_manager.cc:5697] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:26.657826 30157 raft_consensus.cc:2955] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.667794 30848 raft_consensus.cc:1064] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:26.670801 30848 consensus_queue.cc:237] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:26.685099 30008 raft_consensus.cc:2955] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.689072 30006 consensus_queue.cc:237] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:26.698752 30080 consensus_queue.cc:237] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:26.704186 30702 raft_consensus.cc:1275] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:26.705090 30700 raft_consensus.cc:1275] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.705760 30006 raft_consensus.cc:1275] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.707247 30849 consensus_queue.cc:1048] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:26.709120 30849 consensus_queue.cc:1048] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:26.717288 30702 raft_consensus.cc:1275] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:26.719070 30157 raft_consensus.cc:1275] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:26.724927 30828 consensus_queue.cc:1048] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:26.726503 30794 consensus_queue.cc:1048] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:26.731801 30081 raft_consensus.cc:1275] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:26.737361 30868 consensus_queue.cc:1048] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:26.739840 30080 raft_consensus.cc:1275] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:26.740674 30819 consensus_queue.cc:1048] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:26.743705 30828 raft_consensus.cc:2955] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.746816 30863 raft_consensus.cc:2955] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.761758 30849 consensus_queue.cc:1048] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:26.763283 30848 raft_consensus.cc:2955] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.763718 30700 raft_consensus.cc:2955] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.766902 30701 raft_consensus.cc:2955] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.774396 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 075db4213fcb4b6eb8f7fa2104b978e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:26.773675 30155 raft_consensus.cc:2955] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.779773 30006 raft_consensus.cc:2955] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.783255 29906 catalog_manager.cc:5697] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:26.765034 30702 raft_consensus.cc:2955] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.789551 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8bd208730d5f4108bb9596c1f9cec59f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:26.805902 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet 075db4213fcb4b6eb8f7fa2104b978e1 with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:26.807092 29904 catalog_manager.cc:5697] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:26.804098 29907 catalog_manager.cc:5697] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.814939 30083 raft_consensus.cc:2955] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.840699 30157 consensus_queue.cc:237] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:26.844177 30879 tablet_replica.cc:333] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:26.852175 30081 raft_consensus.cc:2955] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.855139 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet 8bd208730d5f4108bb9596c1f9cec59f with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:26.858902 30858 tablet_replica.cc:333] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:26.859927 30858 raft_consensus.cc:2243] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:26.860672 30858 raft_consensus.cc:2272] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:26.872622 30858 ts_tablet_manager.cc:1916] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:26.880676 30006 raft_consensus.cc:1275] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:26.885277 30702 raft_consensus.cc:1275] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:26.888640 30811 consensus_queue.cc:1048] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:26.889524 30849 consensus_queue.cc:1048] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:26.857810 30879 raft_consensus.cc:2243] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:26.899528 30807 raft_consensus.cc:2955] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.905161 30858 ts_tablet_manager.cc:1929] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:26.905668 30858 log.cc:1199] T 8bd208730d5f4108bb9596c1f9cec59f P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/8bd208730d5f4108bb9596c1f9cec59f
I20260709 12:21:26.907097 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet 8bd208730d5f4108bb9596c1f9cec59f (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:26.905994 30008 raft_consensus.cc:2955] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.908437 30879 raft_consensus.cc:2272] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:26.907191 30702 raft_consensus.cc:2955] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:26.911779 30879 ts_tablet_manager.cc:1916] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:26.921464 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3cfeff985ed44e7ac6c0249da05cad7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:26.936604 29906 catalog_manager.cc:5697] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:26.955472 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet d3cfeff985ed44e7ac6c0249da05cad7 with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:26.959808 30880 tablet_replica.cc:333] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:26.960908 30880 raft_consensus.cc:2243] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:26.962152 30879 ts_tablet_manager.cc:1929] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:26.962518 30880 raft_consensus.cc:2272] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:26.962633 30879 log.cc:1199] T 075db4213fcb4b6eb8f7fa2104b978e1 P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/075db4213fcb4b6eb8f7fa2104b978e1
I20260709 12:21:26.965286 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet 075db4213fcb4b6eb8f7fa2104b978e1 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:26.966960 30880 ts_tablet_manager.cc:1916] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:26.977905 30880 ts_tablet_manager.cc:1929] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:26.978207 30880 log.cc:1199] T d3cfeff985ed44e7ac6c0249da05cad7 P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/d3cfeff985ed44e7ac6c0249da05cad7
I20260709 12:21:26.979446 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet d3cfeff985ed44e7ac6c0249da05cad7 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:28.027817 30081 consensus_queue.cc:237] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
W20260709 12:21:28.033831 30047 consensus_peers.cc:597] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4772444eb03f47b4923953566507a0a1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:28.033828 30149 raft_consensus.cc:1275] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:28.034461 30006 raft_consensus.cc:1275] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:28.035956 30828 consensus_queue.cc:1048] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:28.036633 30876 consensus_queue.cc:1048] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:28.045722 30881 raft_consensus.cc:2955] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.053598 30155 raft_consensus.cc:2955] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.075246 30155 consensus_queue.cc:237] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:28.077481 30008 raft_consensus.cc:2955] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.078441 29904 catalog_manager.cc:5697] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:28.094137 30081 raft_consensus.cc:1275] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:28.095955 30121 consensus_peers.cc:597] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fa7a61038404061b15fab38c7d904af. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:28.097056 30849 consensus_queue.cc:1048] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:28.103821 30008 raft_consensus.cc:1275] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:28.106863 30807 consensus_queue.cc:1048] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:28.120005 30849 raft_consensus.cc:2955] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.135890 30006 raft_consensus.cc:2955] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.146123 30083 raft_consensus.cc:2955] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.146809 30081 consensus_queue.cc:237] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:28.169422 29906 catalog_manager.cc:5697] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.175854 30149 raft_consensus.cc:1275] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:28.178041 30887 consensus_queue.cc:1048] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:28.181780 30006 raft_consensus.cc:1275] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:28.183499 30881 consensus_queue.cc:1048] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:28.186367 30047 consensus_peers.cc:597] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ef56d4ae1834fe5874f96ef19fbccfc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:28.197602 30887 raft_consensus.cc:2955] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.201737 30149 raft_consensus.cc:2955] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.204552 30006 raft_consensus.cc:2955] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.224643 30155 consensus_queue.cc:237] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:28.226737 29907 catalog_manager.cc:5697] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:28.266022 30083 raft_consensus.cc:1275] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:28.266494 30121 consensus_peers.cc:597] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c4edd12ae2c474493461ef8159d8560. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:28.267181 30006 raft_consensus.cc:1275] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:28.267407 30849 consensus_queue.cc:1048] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:28.268463 30807 consensus_queue.cc:1048] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:28.280957 30807 raft_consensus.cc:2955] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.283857 30006 raft_consensus.cc:2955] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.287971 30083 raft_consensus.cc:2955] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:28.308557 29906 catalog_manager.cc:5697] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:28.497605 30906 ts_tablet_manager.cc:933] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:28.501832 30906 tablet_copy_client.cc:323] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:28.503852 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 4772444eb03f47b4923953566507a0a1 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:28.504545 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 4772444eb03f47b4923953566507a0a1 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-4772444eb03f47b4923953566507a0a1
I20260709 12:21:28.504792 30908 ts_tablet_manager.cc:933] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:28.509586 30908 tablet_copy_client.cc:323] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:28.511500 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet 6fa7a61038404061b15fab38c7d904af from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:28.512107 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet 6fa7a61038404061b15fab38c7d904af from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-6fa7a61038404061b15fab38c7d904af
I20260709 12:21:28.513758 30094 tablet_copy_source_session.cc:215] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:28.518306 30906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772444eb03f47b4923953566507a0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.537411 30168 tablet_copy_source_session.cc:215] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:28.541314 30908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa7a61038404061b15fab38c7d904af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.566965 30906 tablet_copy_client.cc:806] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:28.567631 30906 tablet_copy_client.cc:670] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:28.568317 30908 tablet_copy_client.cc:806] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:28.568874 30908 tablet_copy_client.cc:670] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:28.576481 30908 tablet_copy_client.cc:538] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:28.584748 30906 tablet_copy_client.cc:538] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:28.598644 30908 tablet_bootstrap.cc:492] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:28.605767 30906 tablet_bootstrap.cc:492] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:28.643555 30906 tablet_bootstrap.cc:492] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:28.644495 30906 tablet_bootstrap.cc:492] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:28.647418 30906 ts_tablet_manager.cc:1403] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.007s
I20260709 12:21:28.648401 30912 ts_tablet_manager.cc:933] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:28.652438 30906 raft_consensus.cc:359] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:28.653373 30906 raft_consensus.cc:740] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:28.654862 30906 consensus_queue.cc:260] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:28.659994 30912 tablet_copy_client.cc:323] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:28.660187 30908 tablet_bootstrap.cc:492] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0: 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 12:21:28.661659 30908 tablet_bootstrap.cc:492] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:28.661980 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 7ef56d4ae1834fe5874f96ef19fbccfc from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:28.662539 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 7ef56d4ae1834fe5874f96ef19fbccfc from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-7ef56d4ae1834fe5874f96ef19fbccfc
I20260709 12:21:28.662693 30908 ts_tablet_manager.cc:1403] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.064s	user 0.037s	sys 0.014s
I20260709 12:21:28.671643 30906 ts_tablet_manager.cc:1434] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 12:21:28.674590 30094 tablet_copy_source_session.cc:215] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:28.674353 30908 raft_consensus.cc:359] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:28.675478 30908 raft_consensus.cc:740] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:28.676258 30908 consensus_queue.cc:260] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:28.680177 30908 ts_tablet_manager.cc:1434] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260709 12:21:28.683149 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-6fa7a61038404061b15fab38c7d904af received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:28.683655 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-6fa7a61038404061b15fab38c7d904af on tablet 6fa7a61038404061b15fab38c7d904af with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:28.689539 30912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef56d4ae1834fe5874f96ef19fbccfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.687500 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-4772444eb03f47b4923953566507a0a1 received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:28.693320 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-4772444eb03f47b4923953566507a0a1 on tablet 4772444eb03f47b4923953566507a0a1 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:28.704284 30906 ts_tablet_manager.cc:933] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:28.706282 30906 tablet_copy_client.cc:323] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:28.708300 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet 1c4edd12ae2c474493461ef8159d8560 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:28.708842 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet 1c4edd12ae2c474493461ef8159d8560 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-1c4edd12ae2c474493461ef8159d8560
I20260709 12:21:28.720048 30912 tablet_copy_client.cc:806] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:28.720695 30912 tablet_copy_client.cc:670] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:28.726332 30912 tablet_copy_client.cc:538] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:28.736819 30168 tablet_copy_source_session.cc:215] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:28.738977 30912 tablet_bootstrap.cc:492] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:28.740345 30906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4edd12ae2c474493461ef8159d8560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.760599 30906 tablet_copy_client.cc:806] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:28.761390 30906 tablet_copy_client.cc:670] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:28.767382 30906 tablet_copy_client.cc:538] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:28.773119 30912 tablet_bootstrap.cc:492] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0: 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 12:21:28.774168 30912 tablet_bootstrap.cc:492] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:28.774832 30912 ts_tablet_manager.cc:1403] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.019s
I20260709 12:21:28.777833 30912 raft_consensus.cc:359] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:28.778671 30912 raft_consensus.cc:740] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:28.779317 30912 consensus_queue.cc:260] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:28.784127 30906 tablet_bootstrap.cc:492] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:28.786340 30912 ts_tablet_manager.cc:1434] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:21:28.787993 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-7ef56d4ae1834fe5874f96ef19fbccfc received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:28.788460 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-7ef56d4ae1834fe5874f96ef19fbccfc on tablet 7ef56d4ae1834fe5874f96ef19fbccfc with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:28.816334 30906 tablet_bootstrap.cc:492] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:28.819336 30906 tablet_bootstrap.cc:492] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:28.821385 30906 ts_tablet_manager.cc:1403] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.006s
I20260709 12:21:28.824733 30906 raft_consensus.cc:359] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:28.825678 30906 raft_consensus.cc:740] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:28.826360 30906 consensus_queue.cc:260] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:28.828998 30906 ts_tablet_manager.cc:1434] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:21:28.832094 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-1c4edd12ae2c474493461ef8159d8560 received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:28.832576 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-1c4edd12ae2c474493461ef8159d8560 on tablet 1c4edd12ae2c474493461ef8159d8560 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:29.078249 30701 raft_consensus.cc:1217] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:29.089888 30702 raft_consensus.cc:1217] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:29.176290 30702 raft_consensus.cc:1217] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:21:29.186600 30121 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 51397.6us
I20260709 12:21:29.279356 30702 raft_consensus.cc:1217] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:29.556114 30920 raft_consensus.cc:1064] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:29.558527 30920 consensus_queue.cc:237] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:29.567355 30152 raft_consensus.cc:1275] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:29.568929 30702 raft_consensus.cc:1275] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:29.568992 30921 consensus_queue.cc:1048] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:29.575316 30008 raft_consensus.cc:1275] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:29.577785 30920 consensus_queue.cc:1048] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:29.578989 30828 consensus_queue.cc:1048] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:29.611049 30828 raft_consensus.cc:2955] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.611713 30702 raft_consensus.cc:2955] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.633134 30009 raft_consensus.cc:2955] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.637140 30889 raft_consensus.cc:1064] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:29.644500 29907 catalog_manager.cc:5697] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:29.658412 30889 consensus_queue.cc:237] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:29.662156 30155 raft_consensus.cc:2955] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.672538 30924 raft_consensus.cc:1064] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:29.675429 30924 consensus_queue.cc:237] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:29.698974 30008 raft_consensus.cc:1275] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:29.702441 30152 raft_consensus.cc:1275] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:29.704892 30888 consensus_queue.cc:1048] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:29.711382 30701 raft_consensus.cc:1275] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:29.712307 30008 raft_consensus.cc:1275] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:29.714219 30700 raft_consensus.cc:1275] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:29.714807 30899 consensus_queue.cc:1048] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:29.717103 30921 consensus_queue.cc:1048] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:29.719020 30923 consensus_queue.cc:1048] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:29.719607 30080 raft_consensus.cc:1275] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:29.720521 30888 consensus_queue.cc:1048] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:29.730566 30924 consensus_queue.cc:1048] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:29.782265 30080 raft_consensus.cc:2955] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.783416 30920 raft_consensus.cc:2955] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.784176 30922 raft_consensus.cc:2955] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.790853 30700 raft_consensus.cc:2955] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.792695 30702 raft_consensus.cc:2955] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.817842 30009 raft_consensus.cc:2955] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.835703 30006 raft_consensus.cc:2955] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.836509 30155 raft_consensus.cc:2955] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.848064 29902 catalog_manager.cc:5697] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.856055 29902 catalog_manager.cc:5697] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.848059 30080 consensus_queue.cc:237] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:29.868459 30702 raft_consensus.cc:1275] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:29.873648 30008 raft_consensus.cc:1275] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:29.877449 30943 consensus_queue.cc:1048] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:29.880925 30155 consensus_queue.cc:237] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:29.892120 30923 raft_consensus.cc:1064] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:29.895769 30923 consensus_queue.cc:237] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:29.902587 30701 raft_consensus.cc:1275] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:29.903087 30080 consensus_queue.cc:237] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:29.904166 30899 consensus_queue.cc:1048] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:29.913522 30922 raft_consensus.cc:2955] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.919466 30701 raft_consensus.cc:2955] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.929613 30888 consensus_queue.cc:1048] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:29.930876 30702 raft_consensus.cc:1275] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:29.936589 30888 raft_consensus.cc:2955] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.938647 29904 catalog_manager.cc:5697] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.939883 30921 consensus_queue.cc:1048] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:29.943673 30080 raft_consensus.cc:1275] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:29.944293 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6fa7a61038404061b15fab38c7d904af with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:29.949918 30924 consensus_queue.cc:1048] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:29.947449 30702 raft_consensus.cc:2955] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.955663 30700 raft_consensus.cc:1275] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:29.955432 30080 raft_consensus.cc:2955] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.956354 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4772444eb03f47b4923953566507a0a1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:29.957176 30899 consensus_queue.cc:1048] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:29.958487 30006 raft_consensus.cc:1275] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:29.962740 29902 catalog_manager.cc:5697] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:29.966888 30922 consensus_queue.cc:1048] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:29.973806 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fa7a61038404061b15fab38c7d904af with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:29.971374 30921 raft_consensus.cc:2955] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:29.999595 30080 raft_consensus.cc:1275] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:30.001736 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet 4772444eb03f47b4923953566507a0a1 with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:30.004400 30700 raft_consensus.cc:2955] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.013712 30899 consensus_queue.cc:1048] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:30.018774 30008 raft_consensus.cc:1275] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:30.024582 30948 tablet_replica.cc:333] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:30.028402 29902 catalog_manager.cc:5697] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.032037 30947 tablet_replica.cc:333] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:30.040891 30947 raft_consensus.cc:2243] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:30.045001 30948 raft_consensus.cc:2243] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:30.046864 30948 raft_consensus.cc:2272] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:30.050352 30947 raft_consensus.cc:2272] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:30.050673 30924 raft_consensus.cc:2955] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.053094 30009 raft_consensus.cc:2955] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.056954 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ef56d4ae1834fe5874f96ef19fbccfc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:30.057086 30888 consensus_queue.cc:1048] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:30.070523 30947 ts_tablet_manager.cc:1916] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:30.073009 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ef56d4ae1834fe5874f96ef19fbccfc with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:30.074178 29906 catalog_manager.cc:5697] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.074219 30080 raft_consensus.cc:2955] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.084843 30004 raft_consensus.cc:2955] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.088768 30947 ts_tablet_manager.cc:1929] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:30.089407 30947 log.cc:1199] T 6fa7a61038404061b15fab38c7d904af P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/6fa7a61038404061b15fab38c7d904af
I20260709 12:21:30.091413 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet 6fa7a61038404061b15fab38c7d904af (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:30.096117 30006 raft_consensus.cc:2955] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.098750 30700 raft_consensus.cc:2955] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.114923 30948 ts_tablet_manager.cc:1916] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:30.138794 30152 consensus_queue.cc:237] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:30.150360 30700 raft_consensus.cc:1275] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:30.150413 30006 raft_consensus.cc:1275] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:30.152635 30899 consensus_queue.cc:1048] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:30.159500 30899 consensus_queue.cc:1048] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:30.161063 30922 raft_consensus.cc:2955] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.166332 30700 raft_consensus.cc:2955] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.179044 30948 ts_tablet_manager.cc:1929] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:30.179524 30948 log.cc:1199] T 4772444eb03f47b4923953566507a0a1 P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/4772444eb03f47b4923953566507a0a1
I20260709 12:21:30.181543 30948 tablet_replica.cc:333] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:30.180928 29906 catalog_manager.cc:5697] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.183501 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet 4772444eb03f47b4923953566507a0a1 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:30.184235 30948 raft_consensus.cc:2243] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:30.185086 30948 raft_consensus.cc:2272] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:30.187760 30006 raft_consensus.cc:2955] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:30.193447 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c4edd12ae2c474493461ef8159d8560 with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:30.197526 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c4edd12ae2c474493461ef8159d8560 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:30.211750 30948 ts_tablet_manager.cc:1916] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:30.217303 30950 tablet_replica.cc:333] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:30.219025 30950 raft_consensus.cc:2243] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:30.219784 30950 raft_consensus.cc:2272] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:30.222448 30950 ts_tablet_manager.cc:1916] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:30.226127 30948 ts_tablet_manager.cc:1929] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:30.226581 30948 log.cc:1199] T 7ef56d4ae1834fe5874f96ef19fbccfc P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/7ef56d4ae1834fe5874f96ef19fbccfc
I20260709 12:21:30.227931 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet 7ef56d4ae1834fe5874f96ef19fbccfc (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:30.235321 30950 ts_tablet_manager.cc:1929] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:30.235769 30950 log.cc:1199] T 1c4edd12ae2c474493461ef8159d8560 P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/1c4edd12ae2c474493461ef8159d8560
I20260709 12:21:30.237684 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet 1c4edd12ae2c474493461ef8159d8560 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:31.279667 30080 consensus_queue.cc:237] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:31.286607 30152 raft_consensus.cc:1275] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:31.288450 30006 raft_consensus.cc:1275] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:31.290840 30888 consensus_queue.cc:1048] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:31.293387 30047 consensus_peers.cc:597] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95d699b3ca2b4602a75b2420a6745a4f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:31.294479 30888 consensus_queue.cc:1048] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:31.302553 30828 raft_consensus.cc:2955] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.307705 30006 raft_consensus.cc:2955] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.323026 30152 raft_consensus.cc:2955] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.327731 30080 consensus_queue.cc:237] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:31.329010 29904 catalog_manager.cc:5697] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.350865 30009 raft_consensus.cc:1275] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:31.351284 30047 consensus_peers.cc:597] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66e87ecd2a6d47d2a72b887582a4ac77. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:31.352293 30888 consensus_queue.cc:1048] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:31.353875 30152 raft_consensus.cc:1275] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:31.356069 30889 consensus_queue.cc:1048] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:31.370788 30888 raft_consensus.cc:2955] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.373181 30006 raft_consensus.cc:2955] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.377166 30152 raft_consensus.cc:2955] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.399703 30006 consensus_queue.cc:237] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:31.405529 29906 catalog_manager.cc:5697] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
W20260709 12:21:31.431670 29972 consensus_peers.cc:597] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f7616d6d68847f48cdbad85cc129cf7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:31.435829 30080 raft_consensus.cc:1275] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:31.437132 30926 consensus_queue.cc:1048] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:31.438529 30155 raft_consensus.cc:1275] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:31.439797 30926 consensus_queue.cc:1048] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:31.450114 30883 raft_consensus.cc:2955] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.452572 30081 raft_consensus.cc:2955] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.468509 30155 consensus_queue.cc:237] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:31.470672 29907 catalog_manager.cc:5697] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.470679 30152 raft_consensus.cc:2955] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.481969 30081 raft_consensus.cc:1275] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:31.482678 30006 raft_consensus.cc:1275] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:31.485412 30121 consensus_peers.cc:597] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eeefc9d8245f45f9ad41b2776a7c44ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:31.488299 30899 consensus_queue.cc:1048] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:31.489903 30952 consensus_queue.cc:1048] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:31.510277 30899 raft_consensus.cc:2955] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.513844 30006 raft_consensus.cc:2955] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.546942 29907 catalog_manager.cc:5697] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.559486 30081 raft_consensus.cc:2955] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:31.809304 30974 ts_tablet_manager.cc:933] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:31.811353 30974 tablet_copy_client.cc:323] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:31.813225 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 95d699b3ca2b4602a75b2420a6745a4f from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:31.813809 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 95d699b3ca2b4602a75b2420a6745a4f from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-95d699b3ca2b4602a75b2420a6745a4f
I20260709 12:21:31.822206 30094 tablet_copy_source_session.cc:215] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:31.825996 30974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d699b3ca2b4602a75b2420a6745a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:31.843525 30974 tablet_copy_client.cc:806] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:31.844456 30974 tablet_copy_client.cc:670] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:31.848817 30974 tablet_copy_client.cc:538] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:31.855520 30974 tablet_bootstrap.cc:492] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:31.873678 30977 ts_tablet_manager.cc:933] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:31.876904 30977 tablet_copy_client.cc:323] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:31.877936 30974 tablet_bootstrap.cc:492] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0: 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 12:21:31.878779 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 66e87ecd2a6d47d2a72b887582a4ac77 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:31.879474 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 66e87ecd2a6d47d2a72b887582a4ac77 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-66e87ecd2a6d47d2a72b887582a4ac77
I20260709 12:21:31.879005 30974 tablet_bootstrap.cc:492] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:31.880553 30974 ts_tablet_manager.cc:1403] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 12:21:31.883862 30974 raft_consensus.cc:359] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:31.884699 30974 raft_consensus.cc:740] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:31.885403 30974 consensus_queue.cc:260] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:31.886165 30094 tablet_copy_source_session.cc:215] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:31.890130 30974 ts_tablet_manager.cc:1434] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 12:21:31.892434 30093 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-95d699b3ca2b4602a75b2420a6745a4f received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:31.892956 30093 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-95d699b3ca2b4602a75b2420a6745a4f on tablet 95d699b3ca2b4602a75b2420a6745a4f with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:31.893951 30980 ts_tablet_manager.cc:933] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:31.896791 30977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e87ecd2a6d47d2a72b887582a4ac77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:31.908471 30974 ts_tablet_manager.cc:933] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:31.949178 30977 tablet_copy_client.cc:806] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:31.955960 30977 tablet_copy_client.cc:670] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:31.957405 30974 tablet_copy_client.cc:323] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:31.958235 30980 tablet_copy_client.cc:323] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:31.960589 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet 8f7616d6d68847f48cdbad85cc129cf7 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:31.961268 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet 8f7616d6d68847f48cdbad85cc129cf7 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-8f7616d6d68847f48cdbad85cc129cf7
I20260709 12:21:31.963428 30977 tablet_copy_client.cc:538] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:31.960668 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet eeefc9d8245f45f9ad41b2776a7c44ca from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:31.971520 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet eeefc9d8245f45f9ad41b2776a7c44ca from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-eeefc9d8245f45f9ad41b2776a7c44ca
I20260709 12:21:31.972628 30977 tablet_bootstrap.cc:492] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:31.991505 30168 tablet_copy_source_session.cc:215] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:31.997728 30980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeefc9d8245f45f9ad41b2776a7c44ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:31.991619 30019 tablet_copy_source_session.cc:215] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:32.003232 30974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7616d6d68847f48cdbad85cc129cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:32.022440 30980 tablet_copy_client.cc:806] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:32.023193 30980 tablet_copy_client.cc:670] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:32.024902 30974 tablet_copy_client.cc:806] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:32.026397 30974 tablet_copy_client.cc:670] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:32.027679 30980 tablet_copy_client.cc:538] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:32.037314 30974 tablet_copy_client.cc:538] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:32.038936 30980 tablet_bootstrap.cc:492] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:32.073916 30977 tablet_bootstrap.cc:492] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:32.076239 30974 tablet_bootstrap.cc:492] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:32.084455 30977 tablet_bootstrap.cc:492] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:32.084615 30980 tablet_bootstrap.cc:492] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0: 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 12:21:32.096047 30977 ts_tablet_manager.cc:1403] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.124s	user 0.036s	sys 0.015s
I20260709 12:21:32.100229 30977 raft_consensus.cc:359] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:32.101065 30977 raft_consensus.cc:740] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:32.101761 30977 consensus_queue.cc:260] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:32.104103 30977 ts_tablet_manager.cc:1434] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:21:32.113332 30980 tablet_bootstrap.cc:492] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:32.114229 30980 ts_tablet_manager.cc:1403] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.076s	user 0.030s	sys 0.010s
I20260709 12:21:32.115943 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-66e87ecd2a6d47d2a72b887582a4ac77 received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:32.116480 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-66e87ecd2a6d47d2a72b887582a4ac77 on tablet 66e87ecd2a6d47d2a72b887582a4ac77 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:32.117458 30980 raft_consensus.cc:359] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:32.118399 30980 raft_consensus.cc:740] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:32.119095 30980 consensus_queue.cc:260] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:32.121762 30980 ts_tablet_manager.cc:1434] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:21:32.124505 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-eeefc9d8245f45f9ad41b2776a7c44ca received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:32.124956 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-eeefc9d8245f45f9ad41b2776a7c44ca on tablet eeefc9d8245f45f9ad41b2776a7c44ca with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:32.162250 30974 tablet_bootstrap.cc:492] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:32.163321 30974 tablet_bootstrap.cc:492] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:32.164085 30974 ts_tablet_manager.cc:1403] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.088s	user 0.044s	sys 0.009s
I20260709 12:21:32.167078 30974 raft_consensus.cc:359] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:32.167934 30974 raft_consensus.cc:740] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:32.169003 30974 consensus_queue.cc:260] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:32.171490 30974 ts_tablet_manager.cc:1434] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:32.173390 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-8f7616d6d68847f48cdbad85cc129cf7 received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:32.173836 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-8f7616d6d68847f48cdbad85cc129cf7 on tablet 8f7616d6d68847f48cdbad85cc129cf7 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:32.250175 30700 raft_consensus.cc:1217] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:32.273979 30700 raft_consensus.cc:1217] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:32.459888 30700 raft_consensus.cc:1217] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:32.474699 30700 raft_consensus.cc:1217] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:32.738071 30971 raft_consensus.cc:1064] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:32.740520 30971 consensus_queue.cc:237] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:32.747646 30080 raft_consensus.cc:1275] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:32.749091 30009 raft_consensus.cc:1275] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:32.748900 30986 consensus_queue.cc:1048] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:32.749092 30700 raft_consensus.cc:1275] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:32.750666 30971 consensus_queue.cc:1048] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:32.751688 30986 consensus_queue.cc:1048] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:32.775121 30986 raft_consensus.cc:2955] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:32.785982 30700 raft_consensus.cc:2955] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:32.787891 30084 raft_consensus.cc:2955] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:32.792659 30009 raft_consensus.cc:2955] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:32.798657 30956 raft_consensus.cc:1064] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:32.801209 30956 consensus_queue.cc:237] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:32.807127 29904 catalog_manager.cc:5697] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:32.824779 30155 raft_consensus.cc:1275] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:32.826385 30700 raft_consensus.cc:1275] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:32.826823 30009 raft_consensus.cc:1275] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:32.826701 30889 consensus_queue.cc:1048] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:32.829396 30889 consensus_queue.cc:1048] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:32.831032 30956 consensus_queue.cc:1048] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:32.852384 30956 raft_consensus.cc:1064] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:32.854441 30883 raft_consensus.cc:1064] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:32.855434 30956 consensus_queue.cc:237] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:32.856766 30883 consensus_queue.cc:237] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:32.862069 30987 raft_consensus.cc:2955] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:32.863692 30009 raft_consensus.cc:2955] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:32.866453 30700 raft_consensus.cc:2955] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:32.874289 30155 raft_consensus.cc:1275] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:32.875913 30987 consensus_queue.cc:1048] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:32.877812 30155 raft_consensus.cc:2955] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:32.888720 30702 raft_consensus.cc:1275] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:32.890221 30956 consensus_queue.cc:1048] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:32.903347 30009 raft_consensus.cc:1275] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:32.904140 30149 consensus_queue.cc:237] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:32.916395 29902 catalog_manager.cc:5697] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:32.922339 30699 raft_consensus.cc:1275] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:32.935730 30888 consensus_queue.cc:1048] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:32.959913 30899 consensus_queue.cc:1048] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 12:21:32.998025 30986 raft_consensus.cc:2955] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:32.998386 30956 raft_consensus.cc:2955] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.002490 30702 raft_consensus.cc:2955] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.005038 30084 consensus_queue.cc:237] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:33.007128 30700 raft_consensus.cc:2955] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.019274 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eeefc9d8245f45f9ad41b2776a7c44ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:33.020265 30700 raft_consensus.cc:1275] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:33.023487 30987 consensus_queue.cc:1048] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:33.024718 30149 raft_consensus.cc:1275] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:33.027411 29906 catalog_manager.cc:5697] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.029533 30008 raft_consensus.cc:1275] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:33.030023 29906 catalog_manager.cc:5697] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.031808 30700 raft_consensus.cc:1275] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:33.040952 30926 consensus_queue.cc:1048] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:33.044394 30152 raft_consensus.cc:1275] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:33.064078 30986 consensus_queue.cc:1048] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:21:33.067196 30048 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 52314.5us
I20260709 12:21:33.071483 30956 consensus_queue.cc:1048] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:33.078938 30926 consensus_queue.cc:1048] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:33.080070 30888 raft_consensus.cc:2955] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.084446 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet eeefc9d8245f45f9ad41b2776a7c44ca with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:33.086004 30149 raft_consensus.cc:2955] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.087407 30700 raft_consensus.cc:2955] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.090757 30083 raft_consensus.cc:1275] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:33.073113 30008 raft_consensus.cc:2955] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.101182 29906 catalog_manager.cc:5697] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.117676 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet 95d699b3ca2b4602a75b2420a6745a4f with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:33.147027 31008 consensus_queue.cc:1048] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:33.158677 30004 raft_consensus.cc:2955] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.209479 31016 tablet_replica.cc:333] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:33.211097 31016 raft_consensus.cc:2243] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.214075 31012 tablet_replica.cc:333] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:33.218547 31012 raft_consensus.cc:2243] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.219686 31012 raft_consensus.cc:2272] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.221724 31016 raft_consensus.cc:2272] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.225216 31012 ts_tablet_manager.cc:1916] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:33.226574 31016 ts_tablet_manager.cc:1916] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:21:33.234807 30047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 128722us
I20260709 12:21:33.233213 31006 raft_consensus.cc:2955] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.254109 30152 raft_consensus.cc:2955] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.255539 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95d699b3ca2b4602a75b2420a6745a4f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:33.267730 30700 raft_consensus.cc:2955] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.285439 31016 ts_tablet_manager.cc:1929] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:33.286108 31016 log.cc:1199] T 95d699b3ca2b4602a75b2420a6745a4f P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/95d699b3ca2b4602a75b2420a6745a4f
I20260709 12:21:33.288040 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet 95d699b3ca2b4602a75b2420a6745a4f (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:33.302450 30077 consensus_queue.cc:237] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:33.312204 31012 ts_tablet_manager.cc:1929] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:33.312815 31012 log.cc:1199] T eeefc9d8245f45f9ad41b2776a7c44ca P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/eeefc9d8245f45f9ad41b2776a7c44ca
I20260709 12:21:33.314604 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet eeefc9d8245f45f9ad41b2776a7c44ca (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:33.314098 30080 raft_consensus.cc:2955] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.320948 30157 raft_consensus.cc:2955] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.335778 30700 raft_consensus.cc:1275] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:33.309026 29902 catalog_manager.cc:5697] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:33.339946 31013 consensus_queue.cc:1048] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:33.344187 30008 raft_consensus.cc:1275] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:33.348279 30888 consensus_queue.cc:1048] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:33.351147 31013 raft_consensus.cc:2955] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.360559 30008 raft_consensus.cc:2955] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.361812 30700 raft_consensus.cc:2955] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.366389 30004 consensus_queue.cc:237] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:33.372485 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66e87ecd2a6d47d2a72b887582a4ac77 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:33.378448 30702 raft_consensus.cc:1275] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:33.380596 30157 raft_consensus.cc:1275] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:33.381016 31008 consensus_queue.cc:1048] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:33.385337 31008 consensus_queue.cc:1048] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:33.384270 29902 catalog_manager.cc:5697] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:33.389907 30883 raft_consensus.cc:2955] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.399341 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8f7616d6d68847f48cdbad85cc129cf7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:33.399540 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet 66e87ecd2a6d47d2a72b887582a4ac77 with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:33.415637 30153 raft_consensus.cc:2955] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.420436 29907 catalog_manager.cc:5697] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:33.423960 31018 tablet_replica.cc:333] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:33.423193 30700 raft_consensus.cc:2955] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:33.424990 31018 raft_consensus.cc:2243] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.425768 31018 raft_consensus.cc:2272] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.432291 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f7616d6d68847f48cdbad85cc129cf7 with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:33.433776 31012 tablet_replica.cc:333] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:33.434828 31012 raft_consensus.cc:2243] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.435576 31012 raft_consensus.cc:2272] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.438753 31012 ts_tablet_manager.cc:1916] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:33.444092 31018 ts_tablet_manager.cc:1916] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:33.457219 31012 ts_tablet_manager.cc:1929] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:33.457899 31012 log.cc:1199] T 8f7616d6d68847f48cdbad85cc129cf7 P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/8f7616d6d68847f48cdbad85cc129cf7
I20260709 12:21:33.460484 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet 8f7616d6d68847f48cdbad85cc129cf7 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:33.461058 31018 ts_tablet_manager.cc:1929] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:33.461498 31018 log.cc:1199] T 66e87ecd2a6d47d2a72b887582a4ac77 P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/66e87ecd2a6d47d2a72b887582a4ac77
I20260709 12:21:33.462824 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet 66e87ecd2a6d47d2a72b887582a4ac77 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:34.513104 30157 consensus_queue.cc:237] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:34.519976 30077 raft_consensus.cc:1275] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:34.519495 30004 raft_consensus.cc:1275] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:34.521801 30121 consensus_peers.cc:597] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bc7e3c021d84633b6b1c9dbcff9d158. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.523087 31009 consensus_queue.cc:1048] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.525171 31009 consensus_queue.cc:1048] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.532943 31022 raft_consensus.cc:2955] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.533898 30077 raft_consensus.cc:2955] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.539943 30004 raft_consensus.cc:2955] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.553237 30080 consensus_queue.cc:237] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:34.554940 29907 catalog_manager.cc:5697] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.564853 30157 raft_consensus.cc:1275] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:34.566468 30004 raft_consensus.cc:1275] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:34.566288 31013 consensus_queue.cc:1048] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:34.567451 30047 consensus_peers.cc:597] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52dbe6cb25f741d49465dbb50393729c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.567996 31019 consensus_queue.cc:1048] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.585115 31013 raft_consensus.cc:2955] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.618103 30153 raft_consensus.cc:2955] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.634992 30006 raft_consensus.cc:2955] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.637188 30004 consensus_queue.cc:237] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:34.644606 29907 catalog_manager.cc:5697] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.669180 30157 raft_consensus.cc:1275] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:34.669168 29972 consensus_peers.cc:597] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d57faadecef24f42a73fc0bef93da40b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.670485 30077 raft_consensus.cc:1275] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:34.671324 30926 consensus_queue.cc:1048] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:21:34.673802 31020 consensus_queue.cc:1048] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.685745 30926 raft_consensus.cc:2955] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.688055 30077 raft_consensus.cc:2955] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.691459 30153 raft_consensus.cc:2955] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.702947 29906 catalog_manager.cc:5697] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.706450 30157 consensus_queue.cc:237] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:34.716660 30006 raft_consensus.cc:1275] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:34.717877 30077 raft_consensus.cc:1275] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:34.718204 31009 consensus_queue.cc:1048] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:34.719055 30121 consensus_peers.cc:597] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31610f2b7f7f4a77831454a6c7186e70. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.719895 31025 consensus_queue.cc:1048] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.732460 31009 raft_consensus.cc:2955] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.736021 30006 raft_consensus.cc:2955] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.750948 30077 raft_consensus.cc:2955] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:34.751098 29906 catalog_manager.cc:5697] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.944377 31043 ts_tablet_manager.cc:933] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:34.951007 31043 tablet_copy_client.cc:323] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:34.952881 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet 3bc7e3c021d84633b6b1c9dbcff9d158 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:34.953439 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet 3bc7e3c021d84633b6b1c9dbcff9d158 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-3bc7e3c021d84633b6b1c9dbcff9d158
I20260709 12:21:34.964008 30168 tablet_copy_source_session.cc:215] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:34.967650 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc7e3c021d84633b6b1c9dbcff9d158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.982764 31043 tablet_copy_client.cc:806] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:34.983484 31043 tablet_copy_client.cc:670] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:34.987731 31043 tablet_copy_client.cc:538] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:34.994619 31043 tablet_bootstrap.cc:492] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:35.016618 31043 tablet_bootstrap.cc:492] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:35.017614 31043 tablet_bootstrap.cc:492] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:35.018288 31043 ts_tablet_manager.cc:1403] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.010s
I20260709 12:21:35.021315 31043 raft_consensus.cc:359] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:35.022164 31043 raft_consensus.cc:740] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:35.022820 31043 consensus_queue.cc:260] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:35.026213 31043 ts_tablet_manager.cc:1434] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 12:21:35.028162 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-3bc7e3c021d84633b6b1c9dbcff9d158 received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:35.028620 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-3bc7e3c021d84633b6b1c9dbcff9d158 on tablet 3bc7e3c021d84633b6b1c9dbcff9d158 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:35.097585 31043 ts_tablet_manager.cc:933] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:35.099876 31043 tablet_copy_client.cc:323] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:35.102231 31048 ts_tablet_manager.cc:933] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:35.102147 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet d57faadecef24f42a73fc0bef93da40b from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:35.102855 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet d57faadecef24f42a73fc0bef93da40b from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-d57faadecef24f42a73fc0bef93da40b
I20260709 12:21:35.104552 31048 tablet_copy_client.cc:323] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:35.106433 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 52dbe6cb25f741d49465dbb50393729c from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:35.107062 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 52dbe6cb25f741d49465dbb50393729c from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-52dbe6cb25f741d49465dbb50393729c
I20260709 12:21:35.115516 30094 tablet_copy_source_session.cc:215] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:35.119678 31048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52dbe6cb25f741d49465dbb50393729c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:35.135768 30019 tablet_copy_source_session.cc:215] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:35.138783 31048 tablet_copy_client.cc:806] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:35.139421 31048 tablet_copy_client.cc:670] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:35.151289 31048 tablet_copy_client.cc:538] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:35.152388 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57faadecef24f42a73fc0bef93da40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:35.160840 31048 tablet_bootstrap.cc:492] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:35.172506 31043 tablet_copy_client.cc:806] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:35.173453 31043 tablet_copy_client.cc:670] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:35.185432 31043 tablet_copy_client.cc:538] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:35.194382 31048 tablet_bootstrap.cc:492] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0: 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 12:21:35.195366 31048 tablet_bootstrap.cc:492] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:35.196036 31048 ts_tablet_manager.cc:1403] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260709 12:21:35.196445 31043 tablet_bootstrap.cc:492] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:35.205731 31048 raft_consensus.cc:359] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:35.206650 31048 raft_consensus.cc:740] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:35.207334 31048 consensus_queue.cc:260] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:35.215339 31048 ts_tablet_manager.cc:1434] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260709 12:21:35.217108 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-52dbe6cb25f741d49465dbb50393729c received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:35.217542 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-52dbe6cb25f741d49465dbb50393729c on tablet 52dbe6cb25f741d49465dbb50393729c with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:35.240621 31043 tablet_bootstrap.cc:492] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0: 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 12:21:35.241668 31043 tablet_bootstrap.cc:492] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:35.242357 31043 ts_tablet_manager.cc:1403] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.014s
I20260709 12:21:35.245285 31043 raft_consensus.cc:359] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:35.246083 31043 raft_consensus.cc:740] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:35.246711 31043 consensus_queue.cc:260] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:35.249123 31043 ts_tablet_manager.cc:1434] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:21:35.251230 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-d57faadecef24f42a73fc0bef93da40b received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:35.251695 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-d57faadecef24f42a73fc0bef93da40b on tablet d57faadecef24f42a73fc0bef93da40b with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:35.326059 31043 ts_tablet_manager.cc:933] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:35.327874 31043 tablet_copy_client.cc:323] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:35.329488 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet 31610f2b7f7f4a77831454a6c7186e70 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:35.330016 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet 31610f2b7f7f4a77831454a6c7186e70 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-31610f2b7f7f4a77831454a6c7186e70
I20260709 12:21:35.339143 30168 tablet_copy_source_session.cc:215] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:35.342125 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31610f2b7f7f4a77831454a6c7186e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:35.355943 31043 tablet_copy_client.cc:806] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:35.356528 31043 tablet_copy_client.cc:670] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:35.360455 31043 tablet_copy_client.cc:538] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:35.366827 31043 tablet_bootstrap.cc:492] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:35.389283 31043 tablet_bootstrap.cc:492] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:35.391376 31043 tablet_bootstrap.cc:492] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:35.392102 31043 ts_tablet_manager.cc:1403] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.001s
I20260709 12:21:35.396682 31043 raft_consensus.cc:359] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:35.397720 31043 raft_consensus.cc:740] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:35.398607 31043 consensus_queue.cc:260] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:35.401129 31043 ts_tablet_manager.cc:1434] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:21:35.403837 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-31610f2b7f7f4a77831454a6c7186e70 received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:35.404290 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-31610f2b7f7f4a77831454a6c7186e70 on tablet 31610f2b7f7f4a77831454a6c7186e70 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:35.420415 30700 raft_consensus.cc:1217] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:35.687222 30700 raft_consensus.cc:1217] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:35.715662 30699 raft_consensus.cc:1217] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:35.745332 30700 raft_consensus.cc:1217] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:35.982290 31009 raft_consensus.cc:1064] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:35.984318 31009 consensus_queue.cc:237] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:35.993585 30077 raft_consensus.cc:1275] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:35.994675 30700 raft_consensus.cc:1275] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:35.995307 31025 consensus_queue.cc:1048] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:36.004958 31025 consensus_queue.cc:1048] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:36.014441 30006 raft_consensus.cc:1275] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:36.021544 31060 consensus_queue.cc:1048] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:36.028543 31025 raft_consensus.cc:2955] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.031674 30077 raft_consensus.cc:2955] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.037961 30006 raft_consensus.cc:2955] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.040854 30700 raft_consensus.cc:2955] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.052596 29906 catalog_manager.cc:5697] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.079099 30153 consensus_queue.cc:237] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:36.090436 31053 raft_consensus.cc:1064] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:36.091058 30699 raft_consensus.cc:1275] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:36.092666 31007 consensus_queue.cc:1048] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:36.094753 30077 raft_consensus.cc:1275] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:36.100289 31007 raft_consensus.cc:2955] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.101814 31009 consensus_queue.cc:1048] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:36.105743 30080 raft_consensus.cc:2955] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.092989 31053 consensus_queue.cc:237] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:36.115753 30699 raft_consensus.cc:2955] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.140189 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3bc7e3c021d84633b6b1c9dbcff9d158 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:36.149645 29902 catalog_manager.cc:5697] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:36.171277 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bc7e3c021d84633b6b1c9dbcff9d158 with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:36.198484 31070 tablet_replica.cc:333] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:36.198737 30699 raft_consensus.cc:1275] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:36.199739 31070 raft_consensus.cc:2243] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:36.200403 31053 consensus_queue.cc:1048] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:36.201256 30153 raft_consensus.cc:1275] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:36.201843 30080 raft_consensus.cc:1275] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:36.202138 31070 raft_consensus.cc:2272] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:36.204638 31052 consensus_queue.cc:1048] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:36.206796 31068 consensus_queue.cc:1048] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:36.209956 31070 ts_tablet_manager.cc:1916] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:36.221402 31060 raft_consensus.cc:1064] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:36.224356 31060 consensus_queue.cc:237] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:36.223659 31053 raft_consensus.cc:2955] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.233695 30699 raft_consensus.cc:2955] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.243278 30155 raft_consensus.cc:2955] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.254515 30080 raft_consensus.cc:2955] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.265003 31070 ts_tablet_manager.cc:1929] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:36.266392 30077 raft_consensus.cc:1275] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:36.266443 31070 log.cc:1199] T 3bc7e3c021d84633b6b1c9dbcff9d158 P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/3bc7e3c021d84633b6b1c9dbcff9d158
I20260709 12:21:36.269486 31060 consensus_queue.cc:1048] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:36.270902 30700 raft_consensus.cc:1275] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:36.264762 29906 catalog_manager.cc:5697] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.275939 30006 raft_consensus.cc:1275] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:36.276203 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet 3bc7e3c021d84633b6b1c9dbcff9d158 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:36.281808 31060 consensus_queue.cc:1048] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:36.299409 30006 consensus_queue.cc:237] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:36.304986 31025 consensus_queue.cc:1048] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:36.310525 31060 raft_consensus.cc:2955] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.312875 30699 raft_consensus.cc:2955] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.319416 30702 raft_consensus.cc:1275] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:36.320190 30077 raft_consensus.cc:1275] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:36.332943 31035 raft_consensus.cc:1064] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:36.335570 31035 consensus_queue.cc:237] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:36.339036 31020 consensus_queue.cc:1048] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:36.343116 31068 consensus_queue.cc:1048] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:36.352665 30004 raft_consensus.cc:1275] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:36.352176 30008 raft_consensus.cc:2955] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.355290 31057 consensus_queue.cc:1048] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:36.340281 29902 catalog_manager.cc:5697] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:36.356545 31052 raft_consensus.cc:2955] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.359794 30699 raft_consensus.cc:2955] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.361922 30702 raft_consensus.cc:1275] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:36.359977 30077 raft_consensus.cc:2955] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.365936 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d57faadecef24f42a73fc0bef93da40b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:36.369681 30080 raft_consensus.cc:2955] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.373950 31058 consensus_queue.cc:1048] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:36.376354 30157 consensus_queue.cc:237] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:36.377918 30153 raft_consensus.cc:1275] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:36.385432 30700 raft_consensus.cc:1275] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:36.387230 31025 consensus_queue.cc:1048] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:36.387681 31058 consensus_queue.cc:1048] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:36.397526 31060 raft_consensus.cc:2955] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.401153 30700 raft_consensus.cc:2955] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.403239 30008 raft_consensus.cc:1275] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:36.408836 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31610f2b7f7f4a77831454a6c7186e70 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:36.409955 29902 catalog_manager.cc:5697] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:36.420251 31060 consensus_queue.cc:1048] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:36.420765 29904 catalog_manager.cc:5697] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:36.421386 31057 raft_consensus.cc:2955] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.435495 30153 raft_consensus.cc:2955] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.436504 30008 raft_consensus.cc:2955] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.429673 30700 raft_consensus.cc:2955] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.439352 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet d57faadecef24f42a73fc0bef93da40b with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:36.460862 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet 31610f2b7f7f4a77831454a6c7186e70 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:36.464710 29906 catalog_manager.cc:5697] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.488595 30008 raft_consensus.cc:2955] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.532047 30077 consensus_queue.cc:237] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:36.534215 31084 tablet_replica.cc:333] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:36.537961 31082 tablet_replica.cc:333] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:36.536958 31084 raft_consensus.cc:2243] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:36.540041 31084 raft_consensus.cc:2272] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:36.539117 31082 raft_consensus.cc:2243] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:36.541363 31082 raft_consensus.cc:2272] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:36.542223 30699 raft_consensus.cc:1275] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:36.542706 30008 raft_consensus.cc:1275] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:36.543646 31085 consensus_queue.cc:1048] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:36.544616 31057 consensus_queue.cc:1048] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:36.545536 31082 ts_tablet_manager.cc:1916] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:36.556058 31084 ts_tablet_manager.cc:1916] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:36.555684 31085 raft_consensus.cc:2955] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.557895 30009 raft_consensus.cc:2955] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.561884 30700 raft_consensus.cc:2955] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:36.570917 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52dbe6cb25f741d49465dbb50393729c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:36.581967 29904 catalog_manager.cc:5697] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:36.585055 31084 ts_tablet_manager.cc:1929] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:36.585729 31084 log.cc:1199] T 31610f2b7f7f4a77831454a6c7186e70 P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/31610f2b7f7f4a77831454a6c7186e70
I20260709 12:21:36.587826 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet 31610f2b7f7f4a77831454a6c7186e70 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:36.612388 31082 ts_tablet_manager.cc:1929] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:36.612883 31082 log.cc:1199] T d57faadecef24f42a73fc0bef93da40b P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/d57faadecef24f42a73fc0bef93da40b
I20260709 12:21:36.613103 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet 52dbe6cb25f741d49465dbb50393729c with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:36.615319 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet d57faadecef24f42a73fc0bef93da40b (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:36.615372 31082 tablet_replica.cc:333] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:36.625557 31082 raft_consensus.cc:2243] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:36.626395 31082 raft_consensus.cc:2272] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:36.630125 31082 ts_tablet_manager.cc:1916] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:36.642237 31082 ts_tablet_manager.cc:1929] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:36.642551 31082 log.cc:1199] T 52dbe6cb25f741d49465dbb50393729c P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/52dbe6cb25f741d49465dbb50393729c
I20260709 12:21:36.643944 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet 52dbe6cb25f741d49465dbb50393729c (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:37.692371 30082 consensus_queue.cc:237] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:37.699095 30153 raft_consensus.cc:1275] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:37.700517 30008 raft_consensus.cc:1275] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:37.700726 31088 consensus_queue.cc:1048] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:37.701952 31057 consensus_queue.cc:1048] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:37.703804 30047 consensus_peers.cc:597] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9806c10106a64a878fdfd8d9ad5c45c7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:37.713331 31085 raft_consensus.cc:2955] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.715616 30153 raft_consensus.cc:2955] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.716687 30008 raft_consensus.cc:2955] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.730406 30082 consensus_queue.cc:237] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:37.730042 29905 catalog_manager.cc:5697] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.746639 30155 raft_consensus.cc:1275] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:21:37.747193 30047 consensus_peers.cc:597] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a190c065aedd4919a82bc32c90a417f7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:37.748127 31085 consensus_queue.cc:1048] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:37.750131 30008 raft_consensus.cc:1275] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:37.752679 31085 consensus_queue.cc:1048] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:37.763451 31085 raft_consensus.cc:2955] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.767482 30008 raft_consensus.cc:2955] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.768522 30155 raft_consensus.cc:2955] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.790380 29904 catalog_manager.cc:5697] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 2 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.796761 30008 consensus_queue.cc:237] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:37.814659 30153 raft_consensus.cc:1275] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:37.814885 29972 consensus_peers.cc:597] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65d2beddd1a34bc09aaef36d40e48b2f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:37.816324 30082 raft_consensus.cc:1275] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:37.817518 31092 consensus_queue.cc:1048] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:37.818418 31095 consensus_queue.cc:1048] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:37.829946 31092 raft_consensus.cc:2955] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.832639 30153 raft_consensus.cc:2955] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.848173 30155 consensus_queue.cc:237] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:37.849874 30082 raft_consensus.cc:2955] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.853200 29905 catalog_manager.cc:5697] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:37.870012 30121 consensus_peers.cc:597] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b07bfbe099f4af7b918d99bae443567. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:37.874763 30008 raft_consensus.cc:1275] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:37.875392 30082 raft_consensus.cc:1275] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:37.876283 31086 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:37.877435 31105 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:37.887728 31105 raft_consensus.cc:2955] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.921617 30077 raft_consensus.cc:2955] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.945933 30008 raft_consensus.cc:2955] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:37.947319 29904 catalog_manager.cc:5697] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.232932 31113 ts_tablet_manager.cc:933] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:38.234961 31113 tablet_copy_client.cc:323] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:38.236634 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 9806c10106a64a878fdfd8d9ad5c45c7 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:38.237157 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 9806c10106a64a878fdfd8d9ad5c45c7 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-9806c10106a64a878fdfd8d9ad5c45c7
I20260709 12:21:38.244663 30094 tablet_copy_source_session.cc:215] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:38.247932 31113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9806c10106a64a878fdfd8d9ad5c45c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.260659 31113 tablet_copy_client.cc:806] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:38.261343 31113 tablet_copy_client.cc:670] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:38.269788 31113 tablet_copy_client.cc:538] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:38.274921 31115 ts_tablet_manager.cc:933] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:38.289682 31113 tablet_bootstrap.cc:492] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:38.296482 31115 tablet_copy_client.cc:323] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:38.298472 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet 65d2beddd1a34bc09aaef36d40e48b2f from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:38.299266 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet 65d2beddd1a34bc09aaef36d40e48b2f from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-65d2beddd1a34bc09aaef36d40e48b2f
I20260709 12:21:38.409802 31118 ts_tablet_manager.cc:933] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
W20260709 12:21:38.411885 30048 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 88441.9us
I20260709 12:21:38.447773 31118 tablet_copy_client.cc:323] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:38.450162 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet a190c065aedd4919a82bc32c90a417f7 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:38.450744 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet a190c065aedd4919a82bc32c90a417f7 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-a190c065aedd4919a82bc32c90a417f7
I20260709 12:21:38.463920 31113 tablet_bootstrap.cc:492] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:38.465030 31113 tablet_bootstrap.cc:492] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:38.465832 31113 ts_tablet_manager.cc:1403] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.176s	user 0.045s	sys 0.053s
I20260709 12:21:38.468974 31113 raft_consensus.cc:359] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:38.470381 30019 tablet_copy_source_session.cc:215] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:38.470640 31113 raft_consensus.cc:740] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:38.473699 31115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d2beddd1a34bc09aaef36d40e48b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.471988 31113 consensus_queue.cc:260] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:38.502120 31120 ts_tablet_manager.cc:933] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:38.510370 31120 tablet_copy_client.cc:323] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:38.512169 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet 6b07bfbe099f4af7b918d99bae443567 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:38.512606 31113 ts_tablet_manager.cc:1434] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
I20260709 12:21:38.512722 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet 6b07bfbe099f4af7b918d99bae443567 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-6b07bfbe099f4af7b918d99bae443567
I20260709 12:21:38.515432 31115 tablet_copy_client.cc:806] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:38.515980 31115 tablet_copy_client.cc:670] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:38.521893 30168 tablet_copy_source_session.cc:215] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:38.526624 31115 tablet_copy_client.cc:538] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:38.530025 31120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b07bfbe099f4af7b918d99bae443567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.537343 30093 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-9806c10106a64a878fdfd8d9ad5c45c7 received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:38.537838 30093 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-9806c10106a64a878fdfd8d9ad5c45c7 on tablet 9806c10106a64a878fdfd8d9ad5c45c7 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:38.552239 30094 tablet_copy_source_session.cc:215] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:38.552239 31115 tablet_bootstrap.cc:492] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:38.558863 31118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190c065aedd4919a82bc32c90a417f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.564538 31120 tablet_copy_client.cc:806] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:38.565495 31120 tablet_copy_client.cc:670] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:38.571095 31120 tablet_copy_client.cc:538] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:38.583966 31120 tablet_bootstrap.cc:492] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:38.600538 31118 tablet_copy_client.cc:806] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:38.601437 31118 tablet_copy_client.cc:670] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:38.611855 31115 tablet_bootstrap.cc:492] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0: 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 12:21:38.612350 31118 tablet_copy_client.cc:538] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:38.613523 31115 tablet_bootstrap.cc:492] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:38.614398 31115 ts_tablet_manager.cc:1403] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.013s
I20260709 12:21:38.612383 31120 tablet_bootstrap.cc:492] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:38.618067 31120 tablet_bootstrap.cc:492] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:38.618866 31120 ts_tablet_manager.cc:1403] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.011s
I20260709 12:21:38.618311 31115 raft_consensus.cc:359] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:38.619401 31115 raft_consensus.cc:740] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:38.620131 31115 consensus_queue.cc:260] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:38.621783 31118 tablet_bootstrap.cc:492] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:38.627344 31120 raft_consensus.cc:359] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:38.628618 31120 raft_consensus.cc:740] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:38.629397 31120 consensus_queue.cc:260] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:38.636705 31120 ts_tablet_manager.cc:1434] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:21:38.639693 31115 ts_tablet_manager.cc:1434] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260709 12:21:38.639925 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-6b07bfbe099f4af7b918d99bae443567 received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:38.640455 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-6b07bfbe099f4af7b918d99bae443567 on tablet 6b07bfbe099f4af7b918d99bae443567 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:38.642892 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-65d2beddd1a34bc09aaef36d40e48b2f received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:38.643352 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-65d2beddd1a34bc09aaef36d40e48b2f on tablet 65d2beddd1a34bc09aaef36d40e48b2f with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:38.650497 31118 tablet_bootstrap.cc:492] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:38.651875 31118 tablet_bootstrap.cc:492] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:38.652694 31118 ts_tablet_manager.cc:1403] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.013s
I20260709 12:21:38.655921 31118 raft_consensus.cc:359] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:38.656840 31118 raft_consensus.cc:740] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:38.657554 31118 consensus_queue.cc:260] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:38.660501 31118 ts_tablet_manager.cc:1434] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:21:38.662710 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-a190c065aedd4919a82bc32c90a417f7 received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:38.663116 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-a190c065aedd4919a82bc32c90a417f7 on tablet a190c065aedd4919a82bc32c90a417f7 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:38.685724 30699 raft_consensus.cc:1217] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:38.717128 30699 raft_consensus.cc:1217] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:38.850548 30699 raft_consensus.cc:1217] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:21:38.965852 30699 raft_consensus.cc:1217] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:39.142289 31133 raft_consensus.cc:1064] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:39.147280 31133 consensus_queue.cc:237] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:39.176343 31057 raft_consensus.cc:1064] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:39.182083 31057 consensus_queue.cc:237] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:39.212111 30699 raft_consensus.cc:1275] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:39.215770 30153 raft_consensus.cc:1275] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:39.219971 31057 consensus_queue.cc:1048] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:39.228201 31057 consensus_queue.cc:1048] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:39.236521 30003 raft_consensus.cc:1275] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:39.242584 31057 consensus_queue.cc:1048] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:39.262688 31057 raft_consensus.cc:2955] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.266479 30006 raft_consensus.cc:2955] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.265467 30699 raft_consensus.cc:2955] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.278376 30157 raft_consensus.cc:2955] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.292299 29902 catalog_manager.cc:5697] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.302443 30700 raft_consensus.cc:1275] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:39.304543 30153 raft_consensus.cc:1275] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:39.306329 30080 raft_consensus.cc:1275] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:39.309950 31092 consensus_queue.cc:1048] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:39.314106 31121 consensus_queue.cc:1048] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:39.316519 31095 consensus_queue.cc:1048] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:39.335332 31092 raft_consensus.cc:2955] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.342074 30700 raft_consensus.cc:2955] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.342458 30157 raft_consensus.cc:2955] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.364995 30080 raft_consensus.cc:2955] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.397169 31085 raft_consensus.cc:1064] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:39.399813 31085 consensus_queue.cc:237] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:39.403705 29902 catalog_manager.cc:5697] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:39.396160 30082 consensus_queue.cc:237] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:39.427942 30700 raft_consensus.cc:1275] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:39.429854 30157 raft_consensus.cc:1275] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:39.430778 31057 consensus_queue.cc:1048] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:39.433602 31130 consensus_queue.cc:1048] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:39.442378 31146 raft_consensus.cc:2955] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.443650 30700 raft_consensus.cc:2955] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.452478 30157 raft_consensus.cc:2955] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.456312 30006 consensus_queue.cc:237] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:39.459700 30699 raft_consensus.cc:1275] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:39.461763 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9806c10106a64a878fdfd8d9ad5c45c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:39.462028 31130 consensus_queue.cc:1048] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:39.466084 30149 raft_consensus.cc:1275] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:39.470330 30003 raft_consensus.cc:1275] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:39.476847 29902 catalog_manager.cc:5697] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.478018 31085 consensus_queue.cc:1048] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:39.488458 31091 consensus_queue.cc:1048] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:39.495910 30080 raft_consensus.cc:1275] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:39.498373 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet 9806c10106a64a878fdfd8d9ad5c45c7 with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:39.500816 31092 consensus_queue.cc:1048] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:39.508301 30699 raft_consensus.cc:1275] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:39.509070 31150 tablet_replica.cc:333] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:39.512154 31150 raft_consensus.cc:2243] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.512960 31150 raft_consensus.cc:2272] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.516424 31150 ts_tablet_manager.cc:1916] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:39.519981 31091 raft_consensus.cc:2955] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.522714 31095 raft_consensus.cc:2955] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.525589 31121 consensus_queue.cc:1048] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:39.530454 30080 raft_consensus.cc:2955] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.534359 31150 ts_tablet_manager.cc:1929] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:39.535017 31150 log.cc:1199] T 9806c10106a64a878fdfd8d9ad5c45c7 P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/9806c10106a64a878fdfd8d9ad5c45c7
I20260709 12:21:39.537201 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet 9806c10106a64a878fdfd8d9ad5c45c7 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:39.551347 30699 raft_consensus.cc:2955] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.555424 29904 catalog_manager.cc:5697] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.556125 30006 raft_consensus.cc:2955] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.574147 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65d2beddd1a34bc09aaef36d40e48b2f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:39.582753 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet 65d2beddd1a34bc09aaef36d40e48b2f with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:39.588855 30701 raft_consensus.cc:2955] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.598649 31152 tablet_replica.cc:333] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:39.605253 31152 raft_consensus.cc:2243] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.606153 31152 raft_consensus.cc:2272] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.610893 31131 raft_consensus.cc:1064] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:39.614347 31131 consensus_queue.cc:237] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:39.622040 31152 ts_tablet_manager.cc:1916] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:39.623384 30157 raft_consensus.cc:2955] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.635358 29902 catalog_manager.cc:5697] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.651345 30700 raft_consensus.cc:1275] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:39.652446 30006 raft_consensus.cc:1275] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:39.653389 31086 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:39.655328 31086 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:39.662889 30080 consensus_queue.cc:237] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:39.677510 30082 raft_consensus.cc:1275] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:39.680927 30700 raft_consensus.cc:1275] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:39.680931 31131 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:21:39.683440 31091 consensus_queue.cc:1048] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:39.688707 30153 raft_consensus.cc:1275] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:39.695889 31112 raft_consensus.cc:2955] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.699891 31085 raft_consensus.cc:2955] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.698859 30004 raft_consensus.cc:2955] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.702875 31152 ts_tablet_manager.cc:1929] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:39.703418 31152 log.cc:1199] T 65d2beddd1a34bc09aaef36d40e48b2f P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/65d2beddd1a34bc09aaef36d40e48b2f
I20260709 12:21:39.705564 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet 65d2beddd1a34bc09aaef36d40e48b2f (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:39.709738 31091 consensus_queue.cc:1048] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:39.713349 30701 raft_consensus.cc:2955] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.713886 30700 raft_consensus.cc:2955] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.726604 29904 catalog_manager.cc:5697] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:39.734884 30157 raft_consensus.cc:2955] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.750229 30153 consensus_queue.cc:237] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:39.764472 30701 raft_consensus.cc:1275] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:39.766355 31112 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:39.770462 30004 raft_consensus.cc:1275] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:39.773150 29906 catalog_manager.cc:5697] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 2 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:39.775822 31112 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:39.778537 31086 raft_consensus.cc:2955] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.778568 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a190c065aedd4919a82bc32c90a417f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:39.800307 30006 raft_consensus.cc:2955] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.800958 30699 raft_consensus.cc:2955] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.806705 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet a190c065aedd4919a82bc32c90a417f7 with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:39.807729 31150 tablet_replica.cc:333] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:39.815676 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b07bfbe099f4af7b918d99bae443567 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:39.823282 29905 catalog_manager.cc:5697] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:39.855736 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b07bfbe099f4af7b918d99bae443567 with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:39.871119 31150 raft_consensus.cc:2243] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.871995 31150 raft_consensus.cc:2272] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.872385 31158 tablet_replica.cc:333] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:39.875053 31158 raft_consensus.cc:2243] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.875675 31150 ts_tablet_manager.cc:1916] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:39.875857 31158 pending_rounds.cc:70] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c: Trying to abort 1 pending ops.
I20260709 12:21:39.877632 31158 pending_rounds.cc:77] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305624369611268096 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6b07bfbe099f4af7b918d99bae443567" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } } }
I20260709 12:21:39.879072 31158 raft_consensus.cc:2917] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:21:39.879590 31158 raft_consensus.cc:2889] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:21:39.880013 31158 raft_consensus.cc:2272] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.884045 31158 ts_tablet_manager.cc:1916] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:39.893873 31150 ts_tablet_manager.cc:1929] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:21:39.894371 31150 log.cc:1199] T a190c065aedd4919a82bc32c90a417f7 P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/a190c065aedd4919a82bc32c90a417f7
I20260709 12:21:39.896075 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet a190c065aedd4919a82bc32c90a417f7 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:39.900665 31158 ts_tablet_manager.cc:1929] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:39.901134 31158 log.cc:1199] T 6b07bfbe099f4af7b918d99bae443567 P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/6b07bfbe099f4af7b918d99bae443567
I20260709 12:21:39.902956 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet 6b07bfbe099f4af7b918d99bae443567 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:40.315694 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:40.381349 30004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:40.382133 30004 raft_consensus.cc:606] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:40.385568 30004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65d2beddd1a34bc09aaef36d40e48b2f"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:40.386225 30004 raft_consensus.cc:606] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:40.407264 30077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66e87ecd2a6d47d2a72b887582a4ac77"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:40.407917 30077 raft_consensus.cc:606] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:40.410804 30006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b6fee0c307547af80617b62ccfa2345"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:40.411388 30006 raft_consensus.cc:606] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:40.413818 30004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d57faadecef24f42a73fc0bef93da40b"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:40.414366 30004 raft_consensus.cc:606] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:40.416756 30004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:40.417346 30004 raft_consensus.cc:606] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:40.418469 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:21:40.419956 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:40.420666 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:40.433593 31121 raft_consensus.cc:993] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:40.434119 31092 raft_consensus.cc:1081] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:40.435809 30700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65d2beddd1a34bc09aaef36d40e48b2f"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40440
I20260709 12:21:40.436406 30700 raft_consensus.cc:493] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.436759 30700 raft_consensus.cc:3060] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.449334 30700 raft_consensus.cc:515] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:40.452726 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2beddd1a34bc09aaef36d40e48b2f" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:40.453009 30700 leader_election.cc:290] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:40.453579 30004 raft_consensus.cc:3055] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.453951 30004 raft_consensus.cc:740] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:40.454499 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d2beddd1a34bc09aaef36d40e48b2f" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:40.455030 30082 raft_consensus.cc:3060] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.454788 30004 consensus_queue.cc:260] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:40.456020 30004 raft_consensus.cc:3060] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.461440 30082 raft_consensus.cc:2468] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:40.462889 30665 leader_election.cc:304] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:40.463584 30004 raft_consensus.cc:2468] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:40.468184 31162 raft_consensus.cc:2804] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.470610 31162 raft_consensus.cc:697] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:40.471730 31162 consensus_queue.cc:237] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:40.482218 29906 catalog_manager.cc:5697] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:40.597385 31121 raft_consensus.cc:993] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:40.597942 31092 raft_consensus.cc:1081] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:40.599349 30157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:21:40.599759 30157 raft_consensus.cc:493] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.599982 30157 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.606357 30157 raft_consensus.cc:515] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:40.608059 30157 leader_election.cc:290] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:40.609638 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:40.610177 30004 raft_consensus.cc:3055] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.610252 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:40.610500 30004 raft_consensus.cc:740] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:40.611228 30004 consensus_queue.cc:260] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:40.610798 30082 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.612461 30004 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.618243 30082 raft_consensus.cc:2468] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:40.618691 30004 raft_consensus.cc:2468] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:40.619629 30121 leader_election.cc:304] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:40.620363 31112 raft_consensus.cc:2804] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.620839 31112 raft_consensus.cc:697] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:40.621678 31112 consensus_queue.cc:237] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:40.632645 29906 catalog_manager.cc:5697] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:40.658258 31095 raft_consensus.cc:993] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:40.658720 31095 raft_consensus.cc:1081] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:40.660593 30157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:21:40.661049 30157 raft_consensus.cc:493] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.661422 30157 raft_consensus.cc:3060] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.667711 30157 raft_consensus.cc:515] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:40.670202 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:40.670365 30157 leader_election.cc:290] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:40.670537 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:40.671280 30082 raft_consensus.cc:3060] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.670799 30006 raft_consensus.cc:3055] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.672394 30006 raft_consensus.cc:740] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:40.673204 30006 consensus_queue.cc:260] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:40.674364 30006 raft_consensus.cc:3060] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.678591 30082 raft_consensus.cc:2468] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:40.679916 30121 leader_election.cc:304] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:40.680786 31112 raft_consensus.cc:2804] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.680910 30006 raft_consensus.cc:2468] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:40.681455 31112 raft_consensus.cc:697] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:40.682425 31112 consensus_queue.cc:237] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:40.691321 29906 catalog_manager.cc:5697] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:40.784493 31146 raft_consensus.cc:993] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:40.785035 31130 raft_consensus.cc:1081] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:40.786549 30700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66e87ecd2a6d47d2a72b887582a4ac77"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40432
I20260709 12:21:40.787077 30700 raft_consensus.cc:493] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.787420 30700 raft_consensus.cc:3060] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.792282 30700 raft_consensus.cc:515] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:40.793926 30700 leader_election.cc:290] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:40.794763 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e87ecd2a6d47d2a72b887582a4ac77" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:40.795198 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e87ecd2a6d47d2a72b887582a4ac77" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:40.795447 30006 raft_consensus.cc:3060] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.795830 30082 raft_consensus.cc:3055] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.796181 30082 raft_consensus.cc:740] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:40.797186 30082 consensus_queue.cc:260] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:40.798502 30082 raft_consensus.cc:3060] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.801911 30006 raft_consensus.cc:2468] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:40.803256 30666 leader_election.cc:304] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, afee2d521d354133a84d3b91bb8291c0; no voters: 
I20260709 12:21:40.804157 31162 raft_consensus.cc:2804] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.804522 30082 raft_consensus.cc:2468] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:40.804618 31162 raft_consensus.cc:697] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:40.805729 31162 consensus_queue.cc:237] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:40.815544 29906 catalog_manager.cc:5697] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:40.842486 31092 raft_consensus.cc:993] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:40.843067 31121 raft_consensus.cc:1081] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:40.844388 30157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b6fee0c307547af80617b62ccfa2345"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:21:40.844798 30157 raft_consensus.cc:493] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.845019 30157 raft_consensus.cc:3060] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.849846 30157 raft_consensus.cc:515] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:40.851420 30157 leader_election.cc:290] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:40.852131 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6fee0c307547af80617b62ccfa2345" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:40.852486 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6fee0c307547af80617b62ccfa2345" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:40.852751 30006 raft_consensus.cc:3055] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.853027 30082 raft_consensus.cc:3060] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.853065 30006 raft_consensus.cc:740] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:40.854630 30004 raft_consensus.cc:1275] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:40.856392 31162 consensus_queue.cc:1048] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:40.858677 30006 consensus_queue.cc:260] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:40.859952 30006 raft_consensus.cc:3060] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.865752 30082 raft_consensus.cc:2468] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:40.866937 30121 leader_election.cc:304] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:40.870158 31112 raft_consensus.cc:2804] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.870679 31112 raft_consensus.cc:697] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:40.871691 31112 consensus_queue.cc:237] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:40.874742 30082 raft_consensus.cc:1275] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:40.876947 30006 raft_consensus.cc:2468] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:40.881500 31173 consensus_queue.cc:1048] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:40.896843 31121 raft_consensus.cc:993] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:40.909541 31121 raft_consensus.cc:1081] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:40.911476 30700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d57faadecef24f42a73fc0bef93da40b"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40440
I20260709 12:21:40.912058 30700 raft_consensus.cc:493] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.912400 30700 raft_consensus.cc:3060] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.920550 29906 catalog_manager.cc:5697] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:40.922478 30700 raft_consensus.cc:515] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:40.929086 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57faadecef24f42a73fc0bef93da40b" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:40.929729 30006 raft_consensus.cc:3055] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.930037 30006 raft_consensus.cc:740] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:40.930747 30006 consensus_queue.cc:260] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:40.937481 30006 raft_consensus.cc:3060] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.940548 30700 leader_election.cc:290] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:40.940629 30077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57faadecef24f42a73fc0bef93da40b" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:40.941293 30077 raft_consensus.cc:3060] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.953457 30077 raft_consensus.cc:2468] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:40.953692 30006 raft_consensus.cc:2468] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:40.954559 30665 leader_election.cc:304] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:40.958666 31162 raft_consensus.cc:2804] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.959165 31162 raft_consensus.cc:697] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:40.960076 31162 consensus_queue.cc:237] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:40.982118 29905 catalog_manager.cc:5697] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:21:41.045298 29955 auto_rebalancer.cc:629] Failed to schedule move for tablet ee2f6150546e4b489516c21b25cb00d5: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:21:41.049654 30006 consensus_queue.cc:237] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:41.057914 30082 raft_consensus.cc:1275] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:41.058076 29972 consensus_peers.cc:597] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f46ff47f42d4c62ab5e692a0eae6f75. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:41.059151 31121 consensus_queue.cc:1048] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.059434 30157 raft_consensus.cc:1275] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:41.060626 31095 consensus_queue.cc:1048] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.067144 31095 raft_consensus.cc:2955] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:41.069526 30082 raft_consensus.cc:1275] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:41.069723 30077 raft_consensus.cc:2955] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:41.071000 31175 consensus_queue.cc:1048] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.077052 30157 raft_consensus.cc:2955] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:41.090062 30077 consensus_queue.cc:237] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:41.103745 29905 catalog_manager.cc:5697] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:41.118060 30153 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:41.120185 31130 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 12:21:41.128383 30047 consensus_peers.cc:597] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e034947f2864a9d864990268044cded. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:41.128756 30006 raft_consensus.cc:1275] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:41.130234 31175 consensus_queue.cc:1048] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.135157 30003 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:41.136410 31085 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.142324 31185 raft_consensus.cc:2955] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:41.152796 30157 raft_consensus.cc:2955] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:41.170274 30006 raft_consensus.cc:2955] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:41.177347 30003 consensus_queue.cc:237] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:41.178457 29905 catalog_manager.cc:5697] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:41.193763 30082 raft_consensus.cc:1275] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:41.196460 31086 consensus_queue.cc:1048] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.197309 30082 raft_consensus.cc:1275] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:41.196652 30157 raft_consensus.cc:1275] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:41.203003 29972 consensus_peers.cc:597] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e2643ef3b164a528900b131959a64c2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:41.203950 31095 consensus_queue.cc:1048] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.206053 31121 consensus_queue.cc:1048] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.217020 30003 raft_consensus.cc:1275] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:41.218951 31175 consensus_queue.cc:1048] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:41.252696 31121 raft_consensus.cc:2955] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:41.254674 30157 raft_consensus.cc:2955] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:41.262717 30077 raft_consensus.cc:2955] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:41.283587 29906 catalog_manager.cc:5697] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:41.373883 30006 raft_consensus.cc:1275] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:41.375222 31175 consensus_queue.cc:1048] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.391515 30077 raft_consensus.cc:1275] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:41.393600 31175 consensus_queue.cc:1048] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.405612 30080 raft_consensus.cc:1275] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:41.406908 31162 consensus_queue.cc:1048] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:41.418990 30006 raft_consensus.cc:1275] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:41.432610 31162 consensus_queue.cc:1048] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:41.477841 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:41.485528 30082 raft_consensus.cc:1275] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:41.487802 31198 consensus_queue.cc:1048] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:41.514394 31202 ts_tablet_manager.cc:933] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:41.519991 30003 raft_consensus.cc:1275] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:41.521667 31198 consensus_queue.cc:1048] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:41.530941 31202 tablet_copy_client.cc:323] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:41.532971 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 8e034947f2864a9d864990268044cded from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:41.533555 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 8e034947f2864a9d864990268044cded from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-8e034947f2864a9d864990268044cded
I20260709 12:21:41.549366 30094 tablet_copy_source_session.cc:215] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:41.563131 31202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e034947f2864a9d864990268044cded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:41.579139 31202 tablet_copy_client.cc:806] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:41.579814 31202 tablet_copy_client.cc:670] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:41.588572 31202 tablet_copy_client.cc:538] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:41.601372 31202 tablet_bootstrap.cc:492] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:41.606348 31205 ts_tablet_manager.cc:933] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:41.617662 30082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3123588e1a46430481797778428a8a9d"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:41.618247 30082 raft_consensus.cc:606] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:41.622408 30082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52dbe6cb25f741d49465dbb50393729c"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:41.623077 30082 raft_consensus.cc:606] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:41.628046 30003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f7616d6d68847f48cdbad85cc129cf7"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:41.628929 30003 raft_consensus.cc:606] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:41.632966 31207 ts_tablet_manager.cc:933] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:41.632763 30003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2719daa925441798e5be35c5f65b0bc"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:41.633785 30003 raft_consensus.cc:606] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:41.635185 31205 tablet_copy_client.cc:323] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:41.636720 30082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5863f86de8a484092d48025c977b120"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:41.638281 30082 raft_consensus.cc:606] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:41.637349 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet 6f46ff47f42d4c62ab5e692a0eae6f75 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:41.639777 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet 6f46ff47f42d4c62ab5e692a0eae6f75 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-6f46ff47f42d4c62ab5e692a0eae6f75
I20260709 12:21:41.640790 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:21:41.643592 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:41.644304 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:41.667662 30019 tablet_copy_source_session.cc:215] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:41.667752 31207 tablet_copy_client.cc:323] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:41.670827 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet 4e2643ef3b164a528900b131959a64c2 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:41.671538 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet 4e2643ef3b164a528900b131959a64c2 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-4e2643ef3b164a528900b131959a64c2
I20260709 12:21:41.671792 31205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f46ff47f42d4c62ab5e692a0eae6f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:41.679891 30019 tablet_copy_source_session.cc:215] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:41.699420 31207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2643ef3b164a528900b131959a64c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:41.709514 31202 tablet_bootstrap.cc:492] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0: 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 12:21:41.717490 31202 tablet_bootstrap.cc:492] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:41.718297 31202 ts_tablet_manager.cc:1403] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.117s	user 0.032s	sys 0.010s
I20260709 12:21:41.719012 31205 tablet_copy_client.cc:806] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:41.724469 31205 tablet_copy_client.cc:670] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:41.721728 31202 raft_consensus.cc:359] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:41.726786 31202 raft_consensus.cc:740] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:41.729059 31202 consensus_queue.cc:260] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:41.730647 31207 tablet_copy_client.cc:806] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:41.731264 31207 tablet_copy_client.cc:670] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:41.730707 31205 tablet_copy_client.cc:538] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:41.734246 31202 ts_tablet_manager.cc:1434] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:21:41.738021 31207 tablet_copy_client.cc:538] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:41.738543 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-8e034947f2864a9d864990268044cded received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:41.739019 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-8e034947f2864a9d864990268044cded on tablet 8e034947f2864a9d864990268044cded with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:41.742394 31205 tablet_bootstrap.cc:492] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:41.757130 31207 tablet_bootstrap.cc:492] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:41.774866 31130 raft_consensus.cc:993] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:41.775328 31130 raft_consensus.cc:1081] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:41.775761 31205 tablet_bootstrap.cc:492] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:41.779385 31205 tablet_bootstrap.cc:492] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:41.780236 31205 ts_tablet_manager.cc:1403] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.005s
I20260709 12:21:41.781878 30699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52dbe6cb25f741d49465dbb50393729c"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40432
I20260709 12:21:41.782501 30699 raft_consensus.cc:493] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:41.782838 30699 raft_consensus.cc:3060] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.783630 31205 raft_consensus.cc:359] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:41.784551 31205 raft_consensus.cc:740] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:41.785274 31205 consensus_queue.cc:260] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:41.787660 31207 tablet_bootstrap.cc:492] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:41.788751 31207 tablet_bootstrap.cc:492] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:41.789512 31207 ts_tablet_manager.cc:1403] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.033s	user 0.028s	sys 0.004s
I20260709 12:21:41.790095 30699 raft_consensus.cc:515] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:41.792475 31207 raft_consensus.cc:359] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:41.793716 31205 ts_tablet_manager.cc:1434] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:21:41.793738 31207 raft_consensus.cc:740] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:41.794746 31207 consensus_queue.cc:260] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:41.796370 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-6f46ff47f42d4c62ab5e692a0eae6f75 received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:41.796864 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-6f46ff47f42d4c62ab5e692a0eae6f75 on tablet 6f46ff47f42d4c62ab5e692a0eae6f75 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:41.798146 31207 ts_tablet_manager.cc:1434] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:41.800081 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-4e2643ef3b164a528900b131959a64c2 received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:41.800475 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-4e2643ef3b164a528900b131959a64c2 on tablet 4e2643ef3b164a528900b131959a64c2 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:41.801344 30699 leader_election.cc:290] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:41.802320 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52dbe6cb25f741d49465dbb50393729c" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:41.802922 30082 raft_consensus.cc:3055] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:41.803206 30082 raft_consensus.cc:740] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:41.803979 30082 consensus_queue.cc:260] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:41.804657 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52dbe6cb25f741d49465dbb50393729c" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:41.805188 30006 raft_consensus.cc:3060] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.805048 30082 raft_consensus.cc:3060] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.834167 30082 raft_consensus.cc:2468] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:41.835520 30665 leader_election.cc:304] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:41.836459 31162 raft_consensus.cc:2804] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:41.836951 31162 raft_consensus.cc:697] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:41.837865 31162 consensus_queue.cc:237] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:41.838517 30006 raft_consensus.cc:2468] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:41.856561 29902 catalog_manager.cc:5697] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:41.858060 31185 raft_consensus.cc:993] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:41.858606 31085 raft_consensus.cc:1081] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:41.860373 30153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5863f86de8a484092d48025c977b120"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53312
I20260709 12:21:41.860951 30153 raft_consensus.cc:493] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:41.861387 30153 raft_consensus.cc:3060] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.869141 30153 raft_consensus.cc:515] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:41.871902 30153 leader_election.cc:290] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:41.872488 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5863f86de8a484092d48025c977b120" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:41.873134 30082 raft_consensus.cc:3055] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:41.873435 30082 raft_consensus.cc:740] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:41.874125 30082 consensus_queue.cc:260] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:41.875021 30082 raft_consensus.cc:3060] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.872426 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5863f86de8a484092d48025c977b120" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:41.878762 30006 raft_consensus.cc:3060] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.880152 30082 raft_consensus.cc:2468] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:41.881435 30121 leader_election.cc:304] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:41.882283 31175 raft_consensus.cc:2804] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:41.882817 31175 raft_consensus.cc:697] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:41.883567 31175 consensus_queue.cc:237] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:41.885835 30006 raft_consensus.cc:2468] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:41.896476 29902 catalog_manager.cc:5697] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:41.954353 31092 raft_consensus.cc:993] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:41.954921 31095 raft_consensus.cc:1081] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:41.956456 30700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f7616d6d68847f48cdbad85cc129cf7"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40440
I20260709 12:21:41.956954 30700 raft_consensus.cc:493] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:41.957213 30700 raft_consensus.cc:3060] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.962044 30700 raft_consensus.cc:515] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:41.964761 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7616d6d68847f48cdbad85cc129cf7" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:41.965344 30003 raft_consensus.cc:3055] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:41.965641 30003 raft_consensus.cc:740] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:41.966058 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7616d6d68847f48cdbad85cc129cf7" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:41.966599 30153 raft_consensus.cc:3060] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.966343 30003 consensus_queue.cc:260] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:41.966893 30700 leader_election.cc:290] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:41.967381 30003 raft_consensus.cc:3060] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.972852 30153 raft_consensus.cc:2468] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:41.973915 30003 raft_consensus.cc:2468] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:41.974591 30665 leader_election.cc:304] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:41.975628 31162 raft_consensus.cc:2804] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:41.976152 31162 raft_consensus.cc:697] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:41.977169 31162 consensus_queue.cc:237] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:41.995333 31092 raft_consensus.cc:993] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:41.996016 31095 raft_consensus.cc:1081] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:41.999328 30157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2719daa925441798e5be35c5f65b0bc"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:21:41.998692 29902 catalog_manager.cc:5697] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:41.999900 30157 raft_consensus.cc:493] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:42.000619 30157 raft_consensus.cc:3060] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:42.010605 30157 raft_consensus.cc:515] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:42.013514 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2719daa925441798e5be35c5f65b0bc" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:42.014096 30082 raft_consensus.cc:3060] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:42.015491 30157 leader_election.cc:290] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:42.026961 30700 raft_consensus.cc:1217] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:42.027702 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2719daa925441798e5be35c5f65b0bc" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:42.031668 30699 raft_consensus.cc:1217] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:42.030885 30003 raft_consensus.cc:3055] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:42.034070 30003 raft_consensus.cc:740] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:42.034904 30003 consensus_queue.cc:260] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:42.036067 30003 raft_consensus.cc:3060] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:42.040938 30082 raft_consensus.cc:2468] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:42.043886 30121 leader_election.cc:304] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:42.045575 31175 raft_consensus.cc:2804] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:42.046121 31175 raft_consensus.cc:697] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:42.047015 31175 consensus_queue.cc:237] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:42.045542 30003 raft_consensus.cc:2468] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:42.066229 29902 catalog_manager.cc:5697] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:42.177157 31130 raft_consensus.cc:993] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:42.177696 31085 raft_consensus.cc:1081] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:42.180821 30006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3123588e1a46430481797778428a8a9d"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50530
I20260709 12:21:42.181411 30006 raft_consensus.cc:493] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:42.181767 30006 raft_consensus.cc:3060] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:42.188961 30006 raft_consensus.cc:515] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:42.192131 30082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3123588e1a46430481797778428a8a9d" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:42.192694 30082 raft_consensus.cc:3055] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:42.192970 30082 raft_consensus.cc:740] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:42.193656 30082 consensus_queue.cc:260] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:42.194747 30082 raft_consensus.cc:3060] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:42.197263 30700 raft_consensus.cc:1217] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:42.197985 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3123588e1a46430481797778428a8a9d" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:42.198590 30153 raft_consensus.cc:3060] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:42.203472 30006 leader_election.cc:290] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:42.208026 30153 raft_consensus.cc:2468] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:42.209369 29972 leader_election.cc:304] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:42.210085 31121 raft_consensus.cc:2804] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:42.210042 30082 raft_consensus.cc:2468] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:42.210690 31121 raft_consensus.cc:697] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:42.211400 31121 consensus_queue.cc:237] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:42.223840 29902 catalog_manager.cc:5697] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 2 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:42.315392 30082 raft_consensus.cc:1275] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.316771 31112 consensus_queue.cc:1048] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.328668 30006 raft_consensus.cc:1275] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.332332 31112 consensus_queue.cc:1048] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.384122 30082 raft_consensus.cc:1275] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:42.385455 31199 consensus_queue.cc:1048] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:42.428140 30003 raft_consensus.cc:1275] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:42.437033 31199 consensus_queue.cc:1048] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:42.448458 30153 raft_consensus.cc:1275] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:42.449880 31163 consensus_queue.cc:1048] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:42.461292 31121 raft_consensus.cc:1064] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:42.463601 31121 consensus_queue.cc:237] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:42.474398 30700 raft_consensus.cc:1275] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:42.477658 30080 raft_consensus.cc:1275] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:42.477878 30153 raft_consensus.cc:1275] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:42.479722 31095 consensus_queue.cc:1048] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:42.481648 31092 consensus_queue.cc:1048] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:42.482646 31095 consensus_queue.cc:1048] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:42.492333 31085 raft_consensus.cc:1064] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:42.494617 31085 consensus_queue.cc:237] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:42.496380 30004 raft_consensus.cc:1275] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:42.499457 31199 consensus_queue.cc:1048] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:42.506039 31092 raft_consensus.cc:2955] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.507051 30080 raft_consensus.cc:2955] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.526372 29906 catalog_manager.cc:5697] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.544883 30153 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:42.546157 31130 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:42.549582 30006 raft_consensus.cc:1275] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.551091 31222 consensus_queue.cc:1048] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.557883 30700 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:42.559753 31130 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:42.657697 30080 raft_consensus.cc:1275] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.660672 31223 consensus_queue.cc:1048] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.671795 31130 raft_consensus.cc:2955] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.678122 30153 raft_consensus.cc:2955] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.684206 30003 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:42.711320 31232 raft_consensus.cc:1064] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:42.714046 31232 consensus_queue.cc:237] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:42.716138 30008 consensus_queue.cc:237] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:42.723235 30699 raft_consensus.cc:1275] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:42.725029 31242 consensus_queue.cc:1048] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:42.731391 30701 raft_consensus.cc:1275] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:42.731751 30699 raft_consensus.cc:2955] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.734301 30155 raft_consensus.cc:2955] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.740151 30080 raft_consensus.cc:1275] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:42.740619 30083 raft_consensus.cc:1275] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:42.743243 31130 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:42.745642 30153 raft_consensus.cc:1275] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.747164 30153 raft_consensus.cc:1275] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:42.749358 31092 consensus_queue.cc:1048] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.749635 31095 consensus_queue.cc:1048] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:42.752945 31242 consensus_queue.cc:1048] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:42.755148 30077 raft_consensus.cc:1275] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.754863 30701 raft_consensus.cc:2955] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.769500 31095 raft_consensus.cc:2955] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.772624 31121 consensus_queue.cc:1048] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:42.774307 31121 consensus_queue.cc:1048] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:42.779927 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f46ff47f42d4c62ab5e692a0eae6f75 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:42.781811 29905 catalog_manager.cc:5697] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.786654 31121 consensus_queue.cc:1048] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.798458 30699 raft_consensus.cc:2955] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.807610 30077 raft_consensus.cc:2955] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.815618 29906 catalog_manager.cc:5697] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:42.817866 30003 raft_consensus.cc:2955] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.827347 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f46ff47f42d4c62ab5e692a0eae6f75 with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:42.840992 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:42.850798 31253 tablet_replica.cc:333] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:42.852246 31253 raft_consensus.cc:2243] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:42.853950 31253 raft_consensus.cc:2272] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:42.857617 31253 ts_tablet_manager.cc:1916] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:42.881945 31242 raft_consensus.cc:2955] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.885432 30083 raft_consensus.cc:2955] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.895402 30699 raft_consensus.cc:2955] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.904542 29904 catalog_manager.cc:5697] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:42.918249 31253 ts_tablet_manager.cc:1929] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:42.918779 31253 log.cc:1199] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/6f46ff47f42d4c62ab5e692a0eae6f75
I20260709 12:21:42.940744 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet 6f46ff47f42d4c62ab5e692a0eae6f75 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:42.960112 30155 raft_consensus.cc:2955] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:42.962785 30077 consensus_queue.cc:237] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:42.971875 30699 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:42.979099 31239 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:42.979353 30155 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:42.990000 30003 consensus_queue.cc:237] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:42.997380 31130 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:42.999779 30699 raft_consensus.cc:1275] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:43.001938 30155 raft_consensus.cc:1275] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:43.003255 31242 consensus_queue.cc:1048] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:43.011584 31242 consensus_queue.cc:1048] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:43.012195 31239 raft_consensus.cc:2955] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:43.023317 30155 raft_consensus.cc:2955] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:43.033481 31095 raft_consensus.cc:2955] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:43.034968 30699 raft_consensus.cc:2955] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:43.043742 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e034947f2864a9d864990268044cded with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:43.044530 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e2643ef3b164a528900b131959a64c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:43.059653 30149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:43.060415 30149 raft_consensus.cc:606] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:43.060967 29904 catalog_manager.cc:5697] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:43.061491 29902 catalog_manager.cc:5697] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:43.063483 30003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:43.064054 30003 raft_consensus.cc:606] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:43.067165 30155 raft_consensus.cc:2955] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:43.067124 30699 raft_consensus.cc:2955] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:43.071892 30080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "468d269433c5406a91279f4fe300fa70"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:43.072471 30080 raft_consensus.cc:606] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:43.076892 30080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:43.077446 30080 raft_consensus.cc:606] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:43.080367 30080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5441cdd80e94c8e870a2033647b8ac7"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:43.080938 30080 raft_consensus.cc:606] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:43.082880 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:21:43.084450 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:43.085223 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:43.085824 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e2643ef3b164a528900b131959a64c2 with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:43.099066 31256 tablet_replica.cc:333] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:43.105304 31256 raft_consensus.cc:2243] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:43.109354 31256 raft_consensus.cc:2272] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:43.111465 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e034947f2864a9d864990268044cded with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:43.114768 31257 tablet_replica.cc:333] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:43.115819 31257 raft_consensus.cc:2243] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:43.116819 31256 ts_tablet_manager.cc:1916] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:43.116953 31257 raft_consensus.cc:2272] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:43.121939 31257 ts_tablet_manager.cc:1916] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:43.139295 31256 ts_tablet_manager.cc:1929] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:43.139765 31256 log.cc:1199] T 4e2643ef3b164a528900b131959a64c2 P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/4e2643ef3b164a528900b131959a64c2
I20260709 12:21:43.141294 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet 4e2643ef3b164a528900b131959a64c2 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:43.143689 31257 ts_tablet_manager.cc:1929] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:43.144153 31257 log.cc:1199] T 8e034947f2864a9d864990268044cded P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/8e034947f2864a9d864990268044cded
I20260709 12:21:43.145709 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet 8e034947f2864a9d864990268044cded (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:43.203418 31239 raft_consensus.cc:993] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:43.204000 31085 raft_consensus.cc:1081] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:43.205430 30155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "468d269433c5406a91279f4fe300fa70"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53312
I20260709 12:21:43.206013 30155 raft_consensus.cc:493] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:43.206385 30155 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.213028 30155 raft_consensus.cc:515] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.215204 30155 leader_election.cc:290] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:43.215377 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:43.215977 30003 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.216324 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:43.216890 30080 raft_consensus.cc:3055] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:43.217263 30080 raft_consensus.cc:740] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:43.218039 30080 consensus_queue.cc:260] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.218963 30080 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.220757 30003 raft_consensus.cc:2468] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:43.221875 30122 leader_election.cc:304] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:43.222543 31223 raft_consensus.cc:2804] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:43.223054 31223 raft_consensus.cc:697] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:43.223651 30080 raft_consensus.cc:2468] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:43.224524 31223 consensus_queue.cc:237] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.232101 31130 raft_consensus.cc:993] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:43.232543 31130 raft_consensus.cc:1081] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:43.234018 30155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53312
I20260709 12:21:43.234535 30155 raft_consensus.cc:493] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:43.234841 30155 raft_consensus.cc:3060] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.235523 29906 catalog_manager.cc:5697] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:43.243345 30155 raft_consensus.cc:515] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.245556 30155 leader_election.cc:290] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:43.245671 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:43.246354 30003 raft_consensus.cc:3060] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.251701 30003 raft_consensus.cc:2468] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:43.252549 30122 leader_election.cc:304] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:43.253372 31223 raft_consensus.cc:2804] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:43.253436 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:43.253839 31223 raft_consensus.cc:697] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:43.254104 30080 raft_consensus.cc:3055] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:43.254462 30080 raft_consensus.cc:740] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:43.254773 31223 consensus_queue.cc:237] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.255096 30080 consensus_queue.cc:260] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.256057 30080 raft_consensus.cc:3060] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.262049 30080 raft_consensus.cc:2468] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:43.265843 29906 catalog_manager.cc:5697] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:43.289340 31085 raft_consensus.cc:993] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:43.289789 31130 raft_consensus.cc:1081] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:43.291237 30009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5441cdd80e94c8e870a2033647b8ac7"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50530
I20260709 12:21:43.291688 30009 raft_consensus.cc:493] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:43.291970 30009 raft_consensus.cc:3060] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.298206 30009 raft_consensus.cc:515] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.299803 30009 leader_election.cc:290] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:43.300417 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5441cdd80e94c8e870a2033647b8ac7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:43.300824 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5441cdd80e94c8e870a2033647b8ac7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:43.301062 30080 raft_consensus.cc:3055] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:43.301445 30149 raft_consensus.cc:3060] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.301446 30080 raft_consensus.cc:740] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:43.302270 30080 consensus_queue.cc:260] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.303207 30080 raft_consensus.cc:3060] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.306857 30149 raft_consensus.cc:2468] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:43.308125 29972 leader_election.cc:304] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:43.308974 31092 raft_consensus.cc:2804] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:43.309438 31092 raft_consensus.cc:697] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:43.308638 30080 raft_consensus.cc:2468] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:43.310181 31092 consensus_queue.cc:237] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.319710 29906 catalog_manager.cc:5697] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 2 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:43.401515 31092 raft_consensus.cc:993] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:43.402015 31092 raft_consensus.cc:1081] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:43.403466 30699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40440
I20260709 12:21:43.404018 30699 raft_consensus.cc:493] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:43.404361 30699 raft_consensus.cc:3060] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.410610 30699 raft_consensus.cc:515] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:43.412412 30699 leader_election.cc:290] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:43.413336 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:43.414000 30155 raft_consensus.cc:3060] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.413436 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e24bf81ba144457b08a270dc88e4166" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:43.417532 30009 raft_consensus.cc:3055] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:43.417836 30009 raft_consensus.cc:740] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:43.418555 30009 consensus_queue.cc:260] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:43.419397 30009 raft_consensus.cc:3060] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.419765 30155 raft_consensus.cc:2468] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:43.420801 30665 leader_election.cc:304] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:43.421663 31199 raft_consensus.cc:2804] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:43.422127 31199 raft_consensus.cc:697] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:43.422887 31199 consensus_queue.cc:237] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:43.424147 30009 raft_consensus.cc:2468] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:43.431437 29906 catalog_manager.cc:5697] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:43.521944 31223 raft_consensus.cc:993] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:43.522444 31222 raft_consensus.cc:1081] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:43.523818 30009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50538
I20260709 12:21:43.524358 30009 raft_consensus.cc:493] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:43.524645 30009 raft_consensus.cc:3060] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.530123 30009 raft_consensus.cc:515] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.533154 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:43.533784 30155 raft_consensus.cc:3055] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:43.534051 30155 raft_consensus.cc:740] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:43.534471 30077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:43.535058 30077 raft_consensus.cc:3060] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.534817 30155 consensus_queue.cc:260] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.535992 30155 raft_consensus.cc:3060] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.532181 30009 leader_election.cc:290] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:43.540423 30077 raft_consensus.cc:2468] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:43.541374 29972 leader_election.cc:304] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:43.542043 31092 raft_consensus.cc:2804] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:43.542479 31092 raft_consensus.cc:697] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:43.543188 31092 consensus_queue.cc:237] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:43.544173 30155 raft_consensus.cc:2468] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:43.560448 29906 catalog_manager.cc:5697] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 1 to 2, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 2 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:43.635295 30009 raft_consensus.cc:1275] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:43.636466 31222 consensus_queue.cc:1048] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:43.648360 30077 raft_consensus.cc:1275] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:43.650559 31222 consensus_queue.cc:1048] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:43.717092 30077 raft_consensus.cc:1275] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:43.718390 31264 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:43.729821 30009 raft_consensus.cc:1275] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:43.731300 31266 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:43.806066 30077 raft_consensus.cc:1275] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:43.807574 31092 consensus_queue.cc:1048] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:43.819553 30155 raft_consensus.cc:1275] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:43.820858 31092 consensus_queue.cc:1048] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:43.886155 30149 raft_consensus.cc:1275] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:43.887643 31199 consensus_queue.cc:1048] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:43.897531 30009 raft_consensus.cc:1275] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:43.899070 31199 consensus_queue.cc:1048] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:43.922683 30077 raft_consensus.cc:1275] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:43.924571 31092 consensus_queue.cc:1048] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:43.949604 30157 raft_consensus.cc:1275] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:43.951588 31275 consensus_queue.cc:1048] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:44.150941 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:44.169859 30157 consensus_queue.cc:237] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:44.177491 30077 raft_consensus.cc:1275] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:21:44.178208 30121 consensus_peers.cc:597] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5863f86de8a484092d48025c977b120. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:44.178229 30009 raft_consensus.cc:1275] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:44.179075 31266 consensus_queue.cc:1048] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:44.180792 31266 consensus_queue.cc:1048] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:44.197547 31264 raft_consensus.cc:2955] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.209590 30080 raft_consensus.cc:2955] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.209755 30009 raft_consensus.cc:2955] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.227952 30157 consensus_queue.cc:237] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:44.228927 29906 catalog_manager.cc:5697] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.237215 30149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c4edd12ae2c474493461ef8159d8560"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:44.238026 30149 raft_consensus.cc:606] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:44.242110 30080 raft_consensus.cc:1275] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:44.242172 30008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e2643ef3b164a528900b131959a64c2"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:44.242798 30008 raft_consensus.cc:606] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:44.245095 30008 raft_consensus.cc:1275] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:44.245713 31266 consensus_queue.cc:1048] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:44.245486 30157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:44.246898 30157 raft_consensus.cc:606] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:44.247061 31286 consensus_queue.cc:1048] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:21:44.248219 30121 consensus_peers.cc:597] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2719daa925441798e5be35c5f65b0bc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:44.252871 30009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:44.253479 30009 raft_consensus.cc:606] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:44.256644 30077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:44.257309 30077 raft_consensus.cc:606] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:44.257643 31264 raft_consensus.cc:2955] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.260222 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:21:44.268797 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:44.269587 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:44.270182 30008 raft_consensus.cc:2955] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.284499 30080 raft_consensus.cc:2955] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.299970 30009 consensus_queue.cc:237] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:44.306502 29902 catalog_manager.cc:5697] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
W20260709 12:21:44.318511 29972 consensus_peers.cc:597] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a87742be8b54b358acbe2ba8bdffe67. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:44.319908 30080 raft_consensus.cc:1275] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:44.320309 30157 raft_consensus.cc:1275] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:44.324460 31275 consensus_queue.cc:1048] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:44.325505 31092 consensus_queue.cc:1048] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:44.337661 31274 raft_consensus.cc:2955] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.339062 30083 raft_consensus.cc:2955] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.346082 30155 raft_consensus.cc:2955] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.372035 29906 catalog_manager.cc:5697] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.381394 30155 consensus_queue.cc:237] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
W20260709 12:21:44.400018 30121 consensus_peers.cc:597] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9a1e40e6b22433eb50bd4a7ad7a4cff. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:44.402985 30009 raft_consensus.cc:1275] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:44.402976 30083 raft_consensus.cc:1275] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:44.404492 31264 consensus_queue.cc:1048] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:44.405388 31266 consensus_queue.cc:1048] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:44.418843 31266 raft_consensus.cc:2955] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.421114 30083 raft_consensus.cc:2955] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.422313 30009 raft_consensus.cc:2955] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:44.425393 31286 raft_consensus.cc:993] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:44.425920 31286 raft_consensus.cc:1081] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:44.427802 30006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50538
I20260709 12:21:44.428399 30006 raft_consensus.cc:493] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:44.428841 30006 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:44.447468 31275 raft_consensus.cc:993] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:44.448189 31274 raft_consensus.cc:1081] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:44.450517 30700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e2643ef3b164a528900b131959a64c2"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40440
I20260709 12:21:44.451117 30700 raft_consensus.cc:493] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:44.451505 30700 raft_consensus.cc:3060] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.452539 29906 catalog_manager.cc:5697] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:44.453619 30006 raft_consensus.cc:515] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:44.458527 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:44.460376 30083 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:44.468523 30083 raft_consensus.cc:2468] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 3.
I20260709 12:21:44.470176 29972 leader_election.cc:304] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:44.471035 31274 raft_consensus.cc:2804] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:44.471550 31274 raft_consensus.cc:697] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:44.472462 31274 consensus_queue.cc:237] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:44.473762 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:44.476239 30149 raft_consensus.cc:3055] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:44.476652 30149 raft_consensus.cc:740] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:44.477694 30149 consensus_queue.cc:260] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:44.478010 30700 raft_consensus.cc:515] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:44.478994 30149 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:44.473747 30006 leader_election.cc:290] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 3 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:44.482190 30700 leader_election.cc:290] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:44.482862 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2643ef3b164a528900b131959a64c2" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:44.483490 30155 raft_consensus.cc:3060] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.483296 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2643ef3b164a528900b131959a64c2" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:44.484130 30009 raft_consensus.cc:3055] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:44.484519 30009 raft_consensus.cc:740] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:44.485728 30009 consensus_queue.cc:260] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:44.487264 30009 raft_consensus.cc:3060] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.491539 30155 raft_consensus.cc:2468] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:44.493031 30665 leader_election.cc:304] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:44.494129 31199 raft_consensus.cc:2804] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:44.494635 31199 raft_consensus.cc:697] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:44.495529 31199 consensus_queue.cc:237] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:44.497404 30009 raft_consensus.cc:2468] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:44.513068 29906 catalog_manager.cc:5697] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:44.527801 30149 raft_consensus.cc:2468] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 3.
I20260709 12:21:44.530855 29902 catalog_manager.cc:5697] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 2 to 3, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 3 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:44.535364 31266 raft_consensus.cc:993] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:44.535907 31267 raft_consensus.cc:1081] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:44.538400 30700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c4edd12ae2c474493461ef8159d8560"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40446
I20260709 12:21:44.538986 30700 raft_consensus.cc:493] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:44.539348 30700 raft_consensus.cc:3060] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.547595 30700 raft_consensus.cc:515] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:44.550542 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4edd12ae2c474493461ef8159d8560" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:44.550889 30149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4edd12ae2c474493461ef8159d8560" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:44.551278 30006 raft_consensus.cc:3060] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.551497 30149 raft_consensus.cc:3055] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:44.551851 30149 raft_consensus.cc:740] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:44.552690 30149 consensus_queue.cc:260] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:44.553881 30149 raft_consensus.cc:3060] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.560292 30006 raft_consensus.cc:2468] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:44.560829 30149 raft_consensus.cc:2468] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:44.561343 30700 leader_election.cc:290] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:44.561810 30666 leader_election.cc:304] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, afee2d521d354133a84d3b91bb8291c0; no voters: 
I20260709 12:21:44.562817 31199 raft_consensus.cc:2804] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:44.563299 31199 raft_consensus.cc:697] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:44.564152 31199 consensus_queue.cc:237] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:44.574683 29902 catalog_manager.cc:5697] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:44.625420 31302 ts_tablet_manager.cc:933] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:44.628270 31302 tablet_copy_client.cc:323] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:44.630348 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet e5863f86de8a484092d48025c977b120 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:44.630934 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet e5863f86de8a484092d48025c977b120 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-e5863f86de8a484092d48025c977b120
I20260709 12:21:44.637403 30168 tablet_copy_source_session.cc:215] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:44.640259 31302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5863f86de8a484092d48025c977b120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.653466 31302 tablet_copy_client.cc:806] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:44.654138 31302 tablet_copy_client.cc:670] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:44.658887 31302 tablet_copy_client.cc:538] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:44.662949 31092 raft_consensus.cc:993] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:44.663447 31092 raft_consensus.cc:1081] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:44.665745 30149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:21:44.666340 30149 raft_consensus.cc:493] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:44.666700 30149 raft_consensus.cc:3060] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.670759 31302 tablet_bootstrap.cc:492] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:44.676002 30149 raft_consensus.cc:515] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:44.678539 30149 leader_election.cc:290] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:44.685341 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:44.686028 30006 raft_consensus.cc:3055] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:44.686452 30006 raft_consensus.cc:740] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:44.687299 30006 consensus_queue.cc:260] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:44.688928 30006 raft_consensus.cc:3060] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.695418 31302 tablet_bootstrap.cc:492] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:44.696480 31302 tablet_bootstrap.cc:492] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:44.696979 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:44.697284 31302 ts_tablet_manager.cc:1403] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.027s	user 0.026s	sys 0.000s
I20260709 12:21:44.697722 30083 raft_consensus.cc:3060] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.698235 31239 raft_consensus.cc:993] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:44.698761 31239 raft_consensus.cc:1081] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:44.700428 31302 raft_consensus.cc:359] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:44.701234 31302 raft_consensus.cc:740] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:44.701970 31302 consensus_queue.cc:260] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:44.704455 31302 ts_tablet_manager.cc:1434] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:21:44.707010 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-e5863f86de8a484092d48025c977b120 received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:44.707497 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-e5863f86de8a484092d48025c977b120 on tablet e5863f86de8a484092d48025c977b120 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:44.712296 30083 raft_consensus.cc:2468] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:44.717321 31302 ts_tablet_manager.cc:933] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:44.718595 30008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50530
I20260709 12:21:44.719166 30008 raft_consensus.cc:493] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:44.719506 30008 raft_consensus.cc:3060] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.719331 30121 leader_election.cc:304] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:44.720319 31266 raft_consensus.cc:2804] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:44.720839 31266 raft_consensus.cc:697] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:44.721742 31266 consensus_queue.cc:237] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:44.722462 31302 tablet_copy_client.cc:323] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:44.725899 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet d2719daa925441798e5be35c5f65b0bc from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:44.726608 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet d2719daa925441798e5be35c5f65b0bc from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-d2719daa925441798e5be35c5f65b0bc
I20260709 12:21:44.756757 30168 tablet_copy_source_session.cc:215] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:44.761094 30008 raft_consensus.cc:515] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:44.764546 30008 leader_election.cc:290] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:44.766918 31302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2719daa925441798e5be35c5f65b0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.776566 30006 raft_consensus.cc:2468] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:44.778302 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:44.778896 30157 raft_consensus.cc:3060] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.788637 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:44.789366 30083 raft_consensus.cc:3055] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:44.789714 30083 raft_consensus.cc:740] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:44.790482 30083 consensus_queue.cc:260] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:44.791594 30083 raft_consensus.cc:3060] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:44.798113 30157 raft_consensus.cc:2468] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:44.810209 29902 catalog_manager.cc:5697] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:44.801276 30083 raft_consensus.cc:2468] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:44.825520 31302 tablet_copy_client.cc:806] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:44.829432 31302 tablet_copy_client.cc:670] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
W20260709 12:21:44.830739 30047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:46019, user_credentials={real_user=slave}} blocked reactor thread for 56327.4us
I20260709 12:21:44.834685 31302 tablet_copy_client.cc:538] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:44.828389 29972 leader_election.cc:304] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:44.841389 31092 raft_consensus.cc:2804] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:44.841930 31092 raft_consensus.cc:697] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:44.842790 31092 consensus_queue.cc:237] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:44.855939 30157 raft_consensus.cc:1240] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Rejecting Update request from peer c55d814de61e46c3b90652627242fd0c for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:44.868011 29902 catalog_manager.cc:5697] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 2 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:44.871860 31302 tablet_bootstrap.cc:492] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:44.878675 31305 ts_tablet_manager.cc:933] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:44.899324 31305 tablet_copy_client.cc:323] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:44.902225 30083 raft_consensus.cc:1275] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:44.903975 31095 consensus_queue.cc:1048] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:44.904157 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet 9a87742be8b54b358acbe2ba8bdffe67 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:44.904812 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet 9a87742be8b54b358acbe2ba8bdffe67 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-9a87742be8b54b358acbe2ba8bdffe67
I20260709 12:21:44.913645 30019 tablet_copy_source_session.cc:215] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:44.917584 31305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a87742be8b54b358acbe2ba8bdffe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.925041 30157 raft_consensus.cc:1275] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:44.925544 31302 tablet_bootstrap.cc:492] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:44.926453 31302 tablet_bootstrap.cc:492] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:44.927626 31302 ts_tablet_manager.cc:1403] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.007s
I20260709 12:21:44.930927 31302 raft_consensus.cc:359] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:44.931808 31275 consensus_queue.cc:1048] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:44.932250 31302 raft_consensus.cc:740] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:44.933065 31302 consensus_queue.cc:260] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:44.938921 31305 tablet_copy_client.cc:806] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:44.939649 31305 tablet_copy_client.cc:670] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:44.941814 31302 ts_tablet_manager.cc:1434] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:21:44.943517 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-d2719daa925441798e5be35c5f65b0bc received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:44.943950 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-d2719daa925441798e5be35c5f65b0bc on tablet d2719daa925441798e5be35c5f65b0bc with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:44.948985 30006 raft_consensus.cc:1275] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:44.950757 31199 consensus_queue.cc:1048] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:44.951453 31302 ts_tablet_manager.cc:933] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:44.969004 31305 tablet_copy_client.cc:538] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:44.982131 30149 raft_consensus.cc:1275] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:44.983815 31163 consensus_queue.cc:1048] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:45.008647 31305 tablet_bootstrap.cc:492] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:45.025731 30157 raft_consensus.cc:1275] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:45.059751 31302 tablet_copy_client.cc:323] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:45.183295 30009 raft_consensus.cc:1275] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:45.192498 31163 consensus_queue.cc:1048] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:45.273417 31323 consensus_queue.cc:1048] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:45.310732 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet d9a1e40e6b22433eb50bd4a7ad7a4cff from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:45.311307 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet d9a1e40e6b22433eb50bd4a7ad7a4cff from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-d9a1e40e6b22433eb50bd4a7ad7a4cff
I20260709 12:21:45.319103 30168 tablet_copy_source_session.cc:215] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:21:45.337006 30121 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:46019, user_credentials={real_user=slave}} blocked reactor thread for 163890us
I20260709 12:21:45.362104 30077 raft_consensus.cc:1275] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:45.379546 31310 consensus_queue.cc:1048] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:21:45.410526 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:21:45.418211 30047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:46019, user_credentials={real_user=slave}} blocked reactor thread for 55562.1us
I20260709 12:21:45.448488 30009 raft_consensus.cc:1275] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:45.441675 31302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a1e40e6b22433eb50bd4a7ad7a4cff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:45.491689 31335 log.cc:927] Time spent T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a: Append to log took a long time: real 0.078s	user 0.000s	sys 0.002s
I20260709 12:21:45.512387 30153 raft_consensus.cc:1275] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:45.528129 31305 tablet_bootstrap.cc:492] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:45.531236 31095 consensus_queue.cc:1048] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:21:45.531054 31305 tablet_bootstrap.cc:492] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:45.537622 31305 ts_tablet_manager.cc:1403] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.529s	user 0.031s	sys 0.018s
I20260709 12:21:45.552310 30082 raft_consensus.cc:1275] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:45.554641 30700 raft_consensus.cc:1217] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:21:45.540719 31305 raft_consensus.cc:359] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:45.566993 31305 raft_consensus.cc:740] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:45.567806 31305 consensus_queue.cc:260] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:45.578099 30700 raft_consensus.cc:1217] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:21:45.584389 31337 consensus_queue.cc:1048] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:45.587174 31302 tablet_copy_client.cc:806] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:45.587772 31302 tablet_copy_client.cc:670] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:45.590225 31305 ts_tablet_manager.cc:1434] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 12:21:45.591339 30003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:45.591950 30003 raft_consensus.cc:606] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:45.599907 31095 raft_consensus.cc:993] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:45.600405 31310 raft_consensus.cc:1081] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:45.606227 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-9a87742be8b54b358acbe2ba8bdffe67 received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:45.606691 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-9a87742be8b54b358acbe2ba8bdffe67 on tablet 9a87742be8b54b358acbe2ba8bdffe67 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:45.613363 30077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ebea68168bd4a88847005895f707234"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:45.613518 31338 consensus_queue.cc:1048] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:45.614013 30077 raft_consensus.cc:606] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:45.625491 30155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:45.626093 30155 raft_consensus.cc:606] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:45.630515 30077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88d0073635cd4ecf8b2d6a865dfffbd8"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:45.631166 30077 raft_consensus.cc:606] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:45.634151 31302 tablet_copy_client.cc:538] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:45.637565 30003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5d1e4f6264b4f618b9887edbe290e57"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:45.638259 30003 raft_consensus.cc:606] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:45.644390 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:21:45.646049 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:45.648831 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:45.666531 30151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:21:45.667404 30151 raft_consensus.cc:493] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:45.667977 30151 raft_consensus.cc:3060] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:45.686923 30151 raft_consensus.cc:515] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.689023 30151 leader_election.cc:290] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:45.690860 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:45.691429 30083 raft_consensus.cc:3060] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:45.696388 31329 raft_consensus.cc:993] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:45.697072 31266 raft_consensus.cc:1081] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:45.698371 30083 raft_consensus.cc:2468] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:45.699610 30121 leader_election.cc:304] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:45.700975 31337 raft_consensus.cc:2804] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:45.701495 31337 raft_consensus.cc:697] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:45.702356 31337 consensus_queue.cc:237] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.709841 31302 tablet_bootstrap.cc:492] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:45.726477 30700 raft_consensus.cc:1217] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:45.732064 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071ff746bb1f44debef0c5a8ce34b854" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:45.732649 30003 raft_consensus.cc:3055] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:45.732933 30003 raft_consensus.cc:740] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:45.733669 30003 consensus_queue.cc:260] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.734686 30003 raft_consensus.cc:3060] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:45.742739 31330 raft_consensus.cc:993] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:45.743249 31330 raft_consensus.cc:1081] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:45.745205 30009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ebea68168bd4a88847005895f707234"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50530
I20260709 12:21:45.745751 30009 raft_consensus.cc:493] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:45.746102 30009 raft_consensus.cc:3060] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:45.752485 30009 raft_consensus.cc:515] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.757279 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:45.757860 30083 raft_consensus.cc:3055] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:45.758215 30083 raft_consensus.cc:740] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:45.758917 30083 consensus_queue.cc:260] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.759611 30003 raft_consensus.cc:2468] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:45.759684 30083 raft_consensus.cc:3060] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:45.773119 30083 raft_consensus.cc:2468] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 4.
I20260709 12:21:45.778548 29972 leader_election.cc:304] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [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: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:45.779439 31092 raft_consensus.cc:2804] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:45.779958 31092 raft_consensus.cc:697] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 4 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:45.780753 31092 consensus_queue.cc:237] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.778671 30009 leader_election.cc:290] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 4 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:45.788287 31302 tablet_bootstrap.cc:492] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0: 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 12:21:45.798254 31302 tablet_bootstrap.cc:492] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:45.799008 31302 ts_tablet_manager.cc:1403] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.003s
I20260709 12:21:45.799633 30009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50538
I20260709 12:21:45.800256 30009 raft_consensus.cc:493] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:45.800585 30009 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:45.801657 31302 raft_consensus.cc:359] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:45.802433 31302 raft_consensus.cc:740] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:45.803002 31302 consensus_queue.cc:260] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:45.810840 31302 ts_tablet_manager.cc:1434] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:21:45.817456 30151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:45.818063 30151 raft_consensus.cc:3060] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:45.820720 30009 raft_consensus.cc:515] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.823216 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-d9a1e40e6b22433eb50bd4a7ad7a4cff received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:45.834996 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-d9a1e40e6b22433eb50bd4a7ad7a4cff on tablet d9a1e40e6b22433eb50bd4a7ad7a4cff with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:45.836023 30009 leader_election.cc:290] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:45.832705 29904 catalog_manager.cc:5697] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 3 to 4, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 4 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:45.836846 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:45.840951 30083 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:45.842967 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:45.843655 30155 raft_consensus.cc:3055] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:45.847596 30155 raft_consensus.cc:740] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:45.849370 30155 consensus_queue.cc:260] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.850507 30155 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:45.842775 29906 catalog_manager.cc:5697] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:45.836898 30700 raft_consensus.cc:1217] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:45.830264 30151 raft_consensus.cc:2468] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 4.
I20260709 12:21:45.856995 30153 raft_consensus.cc:1240] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Rejecting Update request from peer c55d814de61e46c3b90652627242fd0c for earlier term 3. Current term is 4. Ops: []
I20260709 12:21:45.851068 30083 raft_consensus.cc:2468] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:45.859748 30079 raft_consensus.cc:1240] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Rejecting Update request from peer c0fe32b933704a32a0ea8413d06dca2a for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:45.860782 30155 raft_consensus.cc:2468] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:45.865636 29972 leader_election.cc:304] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:45.866437 31274 raft_consensus.cc:2804] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:45.866966 31274 raft_consensus.cc:697] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:45.867869 31274 consensus_queue.cc:237] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.870466 31330 raft_consensus.cc:993] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:45.871347 31085 raft_consensus.cc:1081] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:45.873154 30151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88d0073635cd4ecf8b2d6a865dfffbd8"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53312
I20260709 12:21:45.873772 30151 raft_consensus.cc:493] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:45.874146 30151 raft_consensus.cc:3060] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:45.880290 30151 raft_consensus.cc:515] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.882385 30151 leader_election.cc:290] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:45.883366 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0073635cd4ecf8b2d6a865dfffbd8" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:45.883873 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0073635cd4ecf8b2d6a865dfffbd8" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:45.884081 30083 raft_consensus.cc:3055] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:45.884399 30083 raft_consensus.cc:740] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:45.884466 30009 raft_consensus.cc:3060] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:45.887753 30083 consensus_queue.cc:260] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.891451 30083 raft_consensus.cc:3060] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:45.896204 30009 raft_consensus.cc:2468] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:45.899451 30083 raft_consensus.cc:2468] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:45.901538 30121 leader_election.cc:304] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:45.902357 31337 raft_consensus.cc:2804] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:45.902830 31337 raft_consensus.cc:697] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:45.903652 31337 consensus_queue.cc:237] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:45.922827 29906 catalog_manager.cc:5697] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 1 to 2, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 2 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:45.925367 29904 catalog_manager.cc:5697] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:45.934689 31328 raft_consensus.cc:1064] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:45.937281 31328 consensus_queue.cc:237] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:45.945212 30083 raft_consensus.cc:1275] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:45.946758 31337 consensus_queue.cc:1048] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:45.952636 30700 raft_consensus.cc:1275] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:45.954172 31266 consensus_queue.cc:1048] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:45.955451 30003 raft_consensus.cc:1275] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:45.959122 31266 consensus_queue.cc:1048] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:45.973423 31337 raft_consensus.cc:2955] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:45.974650 31328 raft_consensus.cc:1064] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:45.975733 30700 raft_consensus.cc:2955] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:45.978112 31328 consensus_queue.cc:237] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:45.987177 30003 raft_consensus.cc:2955] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:45.995756 30079 raft_consensus.cc:2955] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.004855 29906 catalog_manager.cc:5697] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.027496 30151 consensus_queue.cc:237] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:46.034793 30700 raft_consensus.cc:1275] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:46.034970 30083 raft_consensus.cc:1275] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:46.043078 31266 consensus_queue.cc:1048] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:46.044306 30079 raft_consensus.cc:1275] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:46.046343 31338 consensus_queue.cc:1048] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:46.052618 31310 raft_consensus.cc:993] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
W20260709 12:21:46.091645 30121 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 45505.4us
I20260709 12:21:46.101255 31337 consensus_queue.cc:1048] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:46.102754 31328 raft_consensus.cc:2955] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.105954 30700 raft_consensus.cc:1275] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:46.108566 30003 raft_consensus.cc:1275] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:46.109612 31095 raft_consensus.cc:1081] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:46.114873 30700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5d1e4f6264b4f618b9887edbe290e57"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40440
I20260709 12:21:46.115528 30700 raft_consensus.cc:493] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:46.115935 30700 raft_consensus.cc:3060] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.128060 30700 raft_consensus.cc:515] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:46.130637 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d1e4f6264b4f618b9887edbe290e57" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:46.131202 30009 raft_consensus.cc:3055] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:46.131486 30009 raft_consensus.cc:740] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:46.132165 30009 consensus_queue.cc:260] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:46.133193 30009 raft_consensus.cc:3060] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.134452 31328 consensus_queue.cc:1048] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:46.134775 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5863f86de8a484092d48025c977b120 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:46.136898 31337 consensus_queue.cc:1048] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:46.144083 30700 leader_election.cc:290] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:46.144271 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d1e4f6264b4f618b9887edbe290e57" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:46.144892 30153 raft_consensus.cc:3060] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.144932 30009 raft_consensus.cc:2468] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:46.144400 29904 catalog_manager.cc:5697] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 4 to 5, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:46.146310 30666 leader_election.cc:304] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, afee2d521d354133a84d3b91bb8291c0; no voters: 
I20260709 12:21:46.147477 31326 raft_consensus.cc:2804] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:46.148082 31326 raft_consensus.cc:697] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:46.149108 31326 consensus_queue.cc:237] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:46.152129 30153 raft_consensus.cc:2468] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:46.156869 30079 raft_consensus.cc:2955] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.169203 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet e5863f86de8a484092d48025c977b120 with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:46.179415 31363 tablet_replica.cc:333] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:46.180989 31363 raft_consensus.cc:2243] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:46.182111 31363 raft_consensus.cc:2272] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:46.193023 31363 ts_tablet_manager.cc:1916] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:46.191924 30701 raft_consensus.cc:2955] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.206609 31363 ts_tablet_manager.cc:1929] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:21:46.207142 31363 log.cc:1199] T e5863f86de8a484092d48025c977b120 P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/e5863f86de8a484092d48025c977b120
I20260709 12:21:46.207518 29906 catalog_manager.cc:5697] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:46.216363 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet e5863f86de8a484092d48025c977b120 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:46.237428 31310 raft_consensus.cc:1064] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:46.237558 31266 raft_consensus.cc:2955] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.248073 30009 raft_consensus.cc:2955] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.251709 30701 raft_consensus.cc:2955] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.247013 31310 consensus_queue.cc:237] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:46.265936 29902 catalog_manager.cc:5697] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:46.266366 30083 raft_consensus.cc:2955] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.269467 30153 raft_consensus.cc:1275] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:46.276904 31092 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:46.278985 30701 raft_consensus.cc:1275] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:46.281695 30009 raft_consensus.cc:1275] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.283718 30153 raft_consensus.cc:1275] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:46.284363 30077 raft_consensus.cc:1275] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:46.284515 31092 consensus_queue.cc:1048] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:46.286602 30077 raft_consensus.cc:1275] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.286841 30153 consensus_queue.cc:237] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:46.290829 31266 consensus_queue.cc:1048] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.295051 30003 raft_consensus.cc:1275] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:46.296830 31266 consensus_queue.cc:1048] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:46.297214 31095 consensus_queue.cc:1048] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:46.299118 31310 consensus_queue.cc:1048] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:46.305068 30700 raft_consensus.cc:1275] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:46.310041 31266 consensus_queue.cc:1048] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:46.325950 31328 consensus_queue.cc:1048] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:21:46.340505 30083 raft_consensus.cc:1275] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:46.352669 30079 raft_consensus.cc:1275] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.362900 31274 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:46.364972 31274 consensus_queue.cc:1048] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.367195 31329 raft_consensus.cc:2955] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.397969 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2719daa925441798e5be35c5f65b0bc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:46.417963 31329 raft_consensus.cc:1064] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:46.420763 31329 consensus_queue.cc:237] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:46.432468 31274 raft_consensus.cc:2955] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.489534 30701 raft_consensus.cc:2955] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.500474 30077 raft_consensus.cc:1275] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.503419 31337 consensus_queue.cc:1048] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:21:46.533973 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 106491us
I20260709 12:21:46.537123 30700 raft_consensus.cc:2955] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.540326 30152 raft_consensus.cc:1275] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.573722 30152 raft_consensus.cc:1275] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:46.575274 31326 consensus_queue.cc:1048] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:46.599690 30003 raft_consensus.cc:2955] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.607002 30006 raft_consensus.cc:1275] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.635946 31095 consensus_queue.cc:1048] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.655568 30003 raft_consensus.cc:1275] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:46.657130 31326 consensus_queue.cc:1048] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:46.666471 31328 consensus_queue.cc:1048] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:46.679231 30699 raft_consensus.cc:1275] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:46.681458 30079 raft_consensus.cc:1275] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:46.681207 31337 consensus_queue.cc:1048] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:46.684432 31337 consensus_queue.cc:1048] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:46.689711 30079 raft_consensus.cc:2955] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.705829 29904 catalog_manager.cc:5697] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:46.718281 30006 raft_consensus.cc:1275] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:46.723608 31329 consensus_queue.cc:1048] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:46.745218 29905 catalog_manager.cc:5697] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:46.752501 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet d2719daa925441798e5be35c5f65b0bc with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:46.768814 31393 tablet_replica.cc:333] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:46.772344 31393 raft_consensus.cc:2243] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:46.778713 31393 raft_consensus.cc:2272] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:46.780212 30048 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 86501.3us
I20260709 12:21:46.790225 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:46.795238 30008 consensus_queue.cc:237] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:46.806540 30155 raft_consensus.cc:2955] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.811790 31328 raft_consensus.cc:2955] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.823745 31393 ts_tablet_manager.cc:1916] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:46.824738 30083 raft_consensus.cc:2955] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.826812 30701 raft_consensus.cc:2955] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.821056 30006 raft_consensus.cc:2955] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.837859 30699 raft_consensus.cc:1275] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:46.850313 30084 raft_consensus.cc:1275] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:46.863047 29905 catalog_manager.cc:5697] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:46.883381 31378 consensus_queue.cc:1048] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:46.893419 31393 ts_tablet_manager.cc:1929] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:21:46.894003 31393 log.cc:1199] T d2719daa925441798e5be35c5f65b0bc P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/d2719daa925441798e5be35c5f65b0bc
I20260709 12:21:46.896800 31378 consensus_queue.cc:1048] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:46.898991 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet d2719daa925441798e5be35c5f65b0bc (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:46.905645 30153 consensus_queue.cc:237] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:46.914814 30699 raft_consensus.cc:1275] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:46.916410 31328 consensus_queue.cc:1048] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:46.920301 31379 raft_consensus.cc:2955] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.924064 30006 raft_consensus.cc:1275] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:46.925788 31266 consensus_queue.cc:1048] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:46.926496 30077 raft_consensus.cc:2955] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.929383 30699 raft_consensus.cc:2955] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.953660 31337 raft_consensus.cc:2955] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.956218 29906 catalog_manager.cc:5697] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.961421 30006 raft_consensus.cc:2955] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.964360 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a87742be8b54b358acbe2ba8bdffe67 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:46.981539 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9a1e40e6b22433eb50bd4a7ad7a4cff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:46.965332 30153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:46.982499 30153 raft_consensus.cc:606] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:46.975559 30701 raft_consensus.cc:2955] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:46.986651 30003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a87742be8b54b358acbe2ba8bdffe67"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:46.987206 30003 raft_consensus.cc:606] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:46.993834 30003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1a1bbd52e6d43ee997c988b68d587a9"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c55d814de61e46c3b90652627242fd0c"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:46.994444 30003 raft_consensus.cc:606] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Received request to transfer leadership to TS c55d814de61e46c3b90652627242fd0c
I20260709 12:21:47.003926 31310 raft_consensus.cc:993] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:47.004464 31310 raft_consensus.cc:1081] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:47.008237 29906 catalog_manager.cc:5697] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 1 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:47.009109 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a87742be8b54b358acbe2ba8bdffe67 with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:47.009385 30083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:47.009949 30083 raft_consensus.cc:606] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:47.013417 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:21:47.015201 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:47.026350 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:47.027900 30701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a87742be8b54b358acbe2ba8bdffe67"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40440
I20260709 12:21:47.028748 30701 raft_consensus.cc:493] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:47.029266 30701 raft_consensus.cc:3060] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.031512 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet d9a1e40e6b22433eb50bd4a7ad7a4cff with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:47.032714 31393 tablet_replica.cc:333] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:47.033857 31393 raft_consensus.cc:2243] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.034658 31393 raft_consensus.cc:2272] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.039031 31393 ts_tablet_manager.cc:1916] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:47.046454 30701 raft_consensus.cc:515] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:47.049733 30701 leader_election.cc:290] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:47.050297 30083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87742be8b54b358acbe2ba8bdffe67" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:47.050889 30083 raft_consensus.cc:3060] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.060554 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87742be8b54b358acbe2ba8bdffe67" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:47.061611 30006 raft_consensus.cc:3055] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:47.062500 30006 raft_consensus.cc:740] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:47.063643 31394 tablet_replica.cc:333] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:47.064962 31394 raft_consensus.cc:2243] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.067745 30083 raft_consensus.cc:2468] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:47.070128 31394 raft_consensus.cc:2272] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.070405 30665 leader_election.cc:304] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:47.074885 31199 raft_consensus.cc:2804] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:47.075517 31199 raft_consensus.cc:697] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:47.076838 31394 ts_tablet_manager.cc:1916] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:47.064881 30006 consensus_queue.cc:260] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:47.084250 30006 raft_consensus.cc:3060] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.076498 31199 consensus_queue.cc:237] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
W20260709 12:21:47.138674 30666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 64300.5us
W20260709 12:21:47.138696 30665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 68368.1us
I20260709 12:21:47.146360 31394 ts_tablet_manager.cc:1929] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:47.146826 31394 log.cc:1199] T 9a87742be8b54b358acbe2ba8bdffe67 P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/9a87742be8b54b358acbe2ba8bdffe67
I20260709 12:21:47.153456 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet 9a87742be8b54b358acbe2ba8bdffe67 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:47.169924 29905 catalog_manager.cc:5697] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:47.177120 30006 raft_consensus.cc:2468] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:47.186604 31393 ts_tablet_manager.cc:1929] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:47.187126 31393 log.cc:1199] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/d9a1e40e6b22433eb50bd4a7ad7a4cff
I20260709 12:21:47.188670 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet d9a1e40e6b22433eb50bd4a7ad7a4cff (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:47.210336 31336 raft_consensus.cc:993] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:47.210855 31266 raft_consensus.cc:1081] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:47.212467 30006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50538
I20260709 12:21:47.213008 30006 raft_consensus.cc:493] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:47.213382 30006 raft_consensus.cc:3060] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.218097 30006 raft_consensus.cc:515] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:47.219648 30006 leader_election.cc:290] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Requested vote from peers c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397), afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019)
I20260709 12:21:47.220656 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:47.221192 30155 raft_consensus.cc:3055] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:47.221288 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
I20260709 12:21:47.221547 30155 raft_consensus.cc:740] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:47.221887 30699 raft_consensus.cc:3060] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.222302 30155 consensus_queue.cc:260] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:47.223486 30155 raft_consensus.cc:3060] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.227324 30699 raft_consensus.cc:2468] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:47.228600 29972 leader_election.cc:304] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, afee2d521d354133a84d3b91bb8291c0; no voters: 
I20260709 12:21:47.230129 31379 raft_consensus.cc:2804] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:47.230213 30155 raft_consensus.cc:2468] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:47.231444 31379 raft_consensus.cc:697] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:47.232735 31379 consensus_queue.cc:237] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:47.253041 31310 raft_consensus.cc:993] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d: : Instructing follower c55d814de61e46c3b90652627242fd0c to start an election
I20260709 12:21:47.253569 31310 raft_consensus.cc:1081] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Signalling peer c55d814de61e46c3b90652627242fd0c to start an election
I20260709 12:21:47.254549 29905 catalog_manager.cc:5697] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 1 to 2, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 2 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:47.255170 30077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1a1bbd52e6d43ee997c988b68d587a9"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
 from {username='slave'} at 127.0.0.1:33594
I20260709 12:21:47.255605 30077 raft_consensus.cc:493] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:47.255910 30077 raft_consensus.cc:3060] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.261632 30077 raft_consensus.cc:515] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:47.263470 30077 leader_election.cc:290] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:47.264118 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a1bbd52e6d43ee997c988b68d587a9" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:47.264710 30006 raft_consensus.cc:3055] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:47.265023 30006 raft_consensus.cc:740] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:47.265137 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a1bbd52e6d43ee997c988b68d587a9" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:47.266207 30155 raft_consensus.cc:3060] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.265883 30006 consensus_queue.cc:260] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:47.268172 30006 raft_consensus.cc:3060] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.271807 30155 raft_consensus.cc:2468] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 2.
I20260709 12:21:47.272547 30006 raft_consensus.cc:2468] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 2.
I20260709 12:21:47.272931 30047 leader_election.cc:304] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:47.273749 31398 raft_consensus.cc:2804] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:47.274253 31398 raft_consensus.cc:697] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 2 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:47.275271 31398 consensus_queue.cc:237] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:47.286639 29905 catalog_manager.cc:5697] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 1 to 2, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 2 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:47.491441 31398 raft_consensus.cc:993] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:47.491945 31398 raft_consensus.cc:1081] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:47.493670 30155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53312
I20260709 12:21:47.494282 30155 raft_consensus.cc:493] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:47.494627 30155 raft_consensus.cc:3060] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.500707 30155 raft_consensus.cc:515] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:47.503111 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:47.503698 30006 raft_consensus.cc:3060] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.504015 30155 leader_election.cc:290] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:47.504736 30077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4cebff58a4c1b9ab70ce78ae8c0b4" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:47.505332 30077 raft_consensus.cc:3055] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:47.505620 30077 raft_consensus.cc:740] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:47.506433 30077 consensus_queue.cc:260] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:47.509038 30077 raft_consensus.cc:3060] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:47.511638 30006 raft_consensus.cc:2468] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:47.512904 30122 leader_election.cc:304] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:47.513782 31336 raft_consensus.cc:2804] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:47.514467 31336 raft_consensus.cc:697] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:47.515470 31336 consensus_queue.cc:237] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:47.516258 30077 raft_consensus.cc:2468] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:47.529750 29905 catalog_manager.cc:5697] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:47.548959 30006 raft_consensus.cc:1275] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:47.550351 31396 consensus_queue.cc:1048] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:47.563621 30077 raft_consensus.cc:1275] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:47.565382 31199 consensus_queue.cc:1048] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:47.675410 30155 raft_consensus.cc:1275] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:47.676630 30006 raft_consensus.cc:1275] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:47.676653 31310 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:47.677937 31398 consensus_queue.cc:1048] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:21:47.708485 30155 raft_consensus.cc:1275] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:47.713521 31408 consensus_queue.cc:1048] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:47.713879 30699 raft_consensus.cc:1275] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:47.716375 31092 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:47.956830 30003 raft_consensus.cc:1275] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:47.958096 31266 consensus_queue.cc:1048] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:47.966221 30083 raft_consensus.cc:1275] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:47.967782 31266 consensus_queue.cc:1048] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:48.146072 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:48.215970 30006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:48.216598 30006 raft_consensus.cc:606] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:48.219533 30077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e034947f2864a9d864990268044cded"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:48.220072 30077 raft_consensus.cc:606] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:48.222497 30155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:48.223035 30155 raft_consensus.cc:606] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:48.226656 30153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:58168
W20260709 12:21:48.227171 29955 auto_rebalancer.cc:629] Failed to schedule move for tablet 8faca9330bb140dda633d1dd5f0df60b: Remote error: Service unavailable: leader transfer in progress
I20260709 12:21:48.227211 30153 raft_consensus.cc:606] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:48.228377 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:21:48.229975 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:48.231721 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:48.231572 30006 consensus_queue.cc:237] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:48.233700 31266 raft_consensus.cc:993] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:48.234165 31338 raft_consensus.cc:1081] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:48.235771 30003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50538
I20260709 12:21:48.236289 30003 raft_consensus.cc:493] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:48.236644 30003 raft_consensus.cc:3060] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:48.239701 30153 raft_consensus.cc:1275] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:48.241400 31379 consensus_queue.cc:1048] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:48.242698 30083 raft_consensus.cc:1275] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:48.244417 29972 consensus_peers.cc:597] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4d5e54fb8654654bda325d3a9779cc0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:48.245167 31092 consensus_queue.cc:1048] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:48.245558 30003 raft_consensus.cc:515] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:48.247231 30003 leader_election.cc:290] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 3 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:48.248646 30077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:48.248822 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faca9330bb140dda633d1dd5f0df60b" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:48.249181 30077 raft_consensus.cc:3060] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:48.249605 30155 raft_consensus.cc:3055] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:48.250021 30155 raft_consensus.cc:740] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:48.250842 30155 consensus_queue.cc:260] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:48.252516 30155 raft_consensus.cc:3060] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:48.255841 30077 raft_consensus.cc:2468] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 3.
I20260709 12:21:48.257100 29972 leader_election.cc:304] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:48.258082 31092 raft_consensus.cc:2804] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:48.258486 31092 raft_consensus.cc:697] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:48.259156 31092 consensus_queue.cc:237] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:48.260620 31379 raft_consensus.cc:2955] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:48.267315 30155 raft_consensus.cc:2468] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 3.
I20260709 12:21:48.286537 29904 catalog_manager.cc:5697] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 2 to 3, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 3 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:48.289095 30009 consensus_queue.cc:237] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:48.289893 30155 raft_consensus.cc:2955] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:48.285935 30077 raft_consensus.cc:2955] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:48.313678 29905 catalog_manager.cc:5697] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:48.333551 30077 raft_consensus.cc:1275] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:48.336179 31379 consensus_queue.cc:1048] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:48.337180 30155 raft_consensus.cc:1275] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:21:48.338820 29972 consensus_peers.cc:597] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9be181da836b49b19c8f21c6d2191e7f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:48.339867 31379 consensus_queue.cc:1048] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:48.345870 31419 raft_consensus.cc:2955] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:48.350286 30077 raft_consensus.cc:2955] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:48.359582 30155 raft_consensus.cc:2955] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:48.365389 29904 catalog_manager.cc:5697] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 2 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:48.367686 30084 consensus_queue.cc:237] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:48.389469 30155 raft_consensus.cc:1275] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:48.389895 30047 consensus_peers.cc:597] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ec8d5daefdf44c7a7f3ff3354e40fae. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:48.391073 31399 consensus_queue.cc:1048] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:48.391460 30009 raft_consensus.cc:1275] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:48.392975 31399 consensus_queue.cc:1048] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:48.401134 31408 raft_consensus.cc:2955] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:48.403051 30155 raft_consensus.cc:2955] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:48.405174 30009 raft_consensus.cc:2955] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:48.417511 29905 catalog_manager.cc:5697] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:48.596743 31338 raft_consensus.cc:993] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:48.597338 31266 raft_consensus.cc:1081] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:48.599077 30009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50538
I20260709 12:21:48.599670 30009 raft_consensus.cc:493] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:48.600047 30009 raft_consensus.cc:3060] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:48.606160 30009 raft_consensus.cc:515] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:48.608031 30009 leader_election.cc:290] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 3 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:48.609186 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:48.609815 30084 raft_consensus.cc:3060] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:48.611050 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2f6150546e4b489516c21b25cb00d5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:48.611707 30153 raft_consensus.cc:3055] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:48.612027 30153 raft_consensus.cc:740] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:48.612834 30153 consensus_queue.cc:260] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:48.614341 30153 raft_consensus.cc:3060] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:48.617476 30084 raft_consensus.cc:2468] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 3.
I20260709 12:21:48.618801 29972 leader_election.cc:304] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:48.621201 30153 raft_consensus.cc:2468] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 3.
I20260709 12:21:48.621488 31419 raft_consensus.cc:2804] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:48.622031 31419 raft_consensus.cc:697] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:48.622913 31419 consensus_queue.cc:237] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:48.630213 31398 raft_consensus.cc:993] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:48.630695 31398 raft_consensus.cc:1081] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:48.633075 30153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e034947f2864a9d864990268044cded"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53312
I20260709 12:21:48.634349 30153 raft_consensus.cc:493] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:48.634896 30153 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:48.642977 30153 raft_consensus.cc:515] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:48.644708 30153 leader_election.cc:290] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019)
I20260709 12:21:48.646116 30701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
I20260709 12:21:48.646770 30701 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:48.646273 29904 catalog_manager.cc:5697] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 2 to 3, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 3 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:48.646282 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:48.649859 30084 raft_consensus.cc:3055] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:48.650153 30084 raft_consensus.cc:740] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:48.650841 30084 consensus_queue.cc:260] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:48.652032 30084 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:48.655120 30701 raft_consensus.cc:2468] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:48.659340 30121 leader_election.cc:304] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:48.660136 31266 raft_consensus.cc:2804] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:48.660585 31266 raft_consensus.cc:697] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:48.661348 31266 consensus_queue.cc:237] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:48.673911 30084 raft_consensus.cc:2468] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:48.685621 29904 catalog_manager.cc:5697] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:48.703230 31379 raft_consensus.cc:993] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:48.703768 31379 raft_consensus.cc:1081] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:48.705621 30699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40440
I20260709 12:21:48.706140 30699 raft_consensus.cc:493] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:48.706503 30699 raft_consensus.cc:3060] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:48.713491 30084 raft_consensus.cc:1275] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:48.715492 31419 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:48.716570 30155 raft_consensus.cc:1275] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:48.718036 31419 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:48.721774 30699 raft_consensus.cc:515] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:48.724854 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:48.725523 30008 raft_consensus.cc:3055] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:48.725893 30008 raft_consensus.cc:740] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:48.729431 30008 consensus_queue.cc:260] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:48.731297 30008 raft_consensus.cc:3060] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:48.776960 30153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b07bfbe099f4af7b918d99bae443567" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:48.777736 30153 raft_consensus.cc:3060] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:48.791018 30699 leader_election.cc:290] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 3 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:48.796603 30008 raft_consensus.cc:2468] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 3.
I20260709 12:21:48.829422 30153 raft_consensus.cc:2468] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 3.
I20260709 12:21:48.830933 30665 leader_election.cc:304] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:48.837524 31199 raft_consensus.cc:2804] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:48.838044 31199 raft_consensus.cc:697] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 3 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:48.838833 31199 consensus_queue.cc:237] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:48.846187 31438 ts_tablet_manager.cc:933] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:48.853317 29904 catalog_manager.cc:5697] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 2 to 3, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 3 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:48.858762 31438 tablet_copy_client.cc:323] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:48.862499 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet a4d5e54fb8654654bda325d3a9779cc0 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:48.863039 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet a4d5e54fb8654654bda325d3a9779cc0 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-a4d5e54fb8654654bda325d3a9779cc0
I20260709 12:21:48.873333 30019 tablet_copy_source_session.cc:215] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:48.878028 31438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d5e54fb8654654bda325d3a9779cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:48.884198 31443 ts_tablet_manager.cc:933] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:48.901891 31443 tablet_copy_client.cc:323] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:48.903738 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet 9be181da836b49b19c8f21c6d2191e7f from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:48.904371 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet 9be181da836b49b19c8f21c6d2191e7f from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-9be181da836b49b19c8f21c6d2191e7f
I20260709 12:21:48.906643 31438 tablet_copy_client.cc:806] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:48.907266 31438 tablet_copy_client.cc:670] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:48.911015 31438 tablet_copy_client.cc:538] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:48.913576 30019 tablet_copy_source_session.cc:215] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:48.916790 31443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be181da836b49b19c8f21c6d2191e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:48.923457 31438 tablet_bootstrap.cc:492] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:48.936627 31443 tablet_copy_client.cc:806] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:48.937201 31443 tablet_copy_client.cc:670] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:48.942476 31443 tablet_copy_client.cc:538] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:48.945703 31438 tablet_bootstrap.cc:492] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:48.946681 31438 tablet_bootstrap.cc:492] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:48.947384 31438 ts_tablet_manager.cc:1403] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 12:21:48.951370 31438 raft_consensus.cc:359] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:48.951862 31443 tablet_bootstrap.cc:492] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:48.952258 31438 raft_consensus.cc:740] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:48.952936 31438 consensus_queue.cc:260] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:48.955538 31438 ts_tablet_manager.cc:1434] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:21:48.957477 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-a4d5e54fb8654654bda325d3a9779cc0 received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:48.957940 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-a4d5e54fb8654654bda325d3a9779cc0 on tablet a4d5e54fb8654654bda325d3a9779cc0 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:48.980093 31443 tablet_bootstrap.cc:492] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:48.981081 31443 tablet_bootstrap.cc:492] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:48.981765 31443 ts_tablet_manager.cc:1403] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.013s
I20260709 12:21:48.984620 31443 raft_consensus.cc:359] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:48.985522 31443 raft_consensus.cc:740] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:48.989526 31443 consensus_queue.cc:260] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:48.992090 31443 ts_tablet_manager.cc:1434] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:21:48.994445 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-9be181da836b49b19c8f21c6d2191e7f received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:48.994946 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-9be181da836b49b19c8f21c6d2191e7f on tablet 9be181da836b49b19c8f21c6d2191e7f with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:49.005030 31443 ts_tablet_manager.cc:933] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:49.011734 31443 tablet_copy_client.cc:323] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:49.013484 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 4ec8d5daefdf44c7a7f3ff3354e40fae from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:49.014034 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 4ec8d5daefdf44c7a7f3ff3354e40fae from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-4ec8d5daefdf44c7a7f3ff3354e40fae
I20260709 12:21:49.021886 30094 tablet_copy_source_session.cc:215] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:49.025532 31443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec8d5daefdf44c7a7f3ff3354e40fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:49.039239 31443 tablet_copy_client.cc:806] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:49.039875 31443 tablet_copy_client.cc:670] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:49.043418 31443 tablet_copy_client.cc:538] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:49.051510 31443 tablet_bootstrap.cc:492] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:49.075170 31443 tablet_bootstrap.cc:492] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0: 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 12:21:49.075943 31443 tablet_bootstrap.cc:492] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:49.076488 31443 ts_tablet_manager.cc:1403] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260709 12:21:49.078861 31443 raft_consensus.cc:359] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:49.079500 31443 raft_consensus.cc:740] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:49.080016 31443 consensus_queue.cc:260] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:49.082005 31443 ts_tablet_manager.cc:1434] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:21:49.084340 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-4ec8d5daefdf44c7a7f3ff3354e40fae received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:49.084798 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-4ec8d5daefdf44c7a7f3ff3354e40fae on tablet 4ec8d5daefdf44c7a7f3ff3354e40fae with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:49.098126 30077 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:49.099411 31336 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:49.198382 30701 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:49.230125 30153 raft_consensus.cc:1275] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:49.231246 31336 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:49.236548 31092 consensus_queue.cc:1048] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:49.260979 30084 raft_consensus.cc:1275] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:49.272712 31310 consensus_queue.cc:1048] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:49.364354 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:21:49.375814 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 69873.9us
I20260709 12:21:49.379487 30701 raft_consensus.cc:1217] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:21:49.416602 30701 raft_consensus.cc:1217] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:49.462726 30151 raft_consensus.cc:1275] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:49.465293 31415 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:21:49.469923 30006 raft_consensus.cc:1275] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:49.471599 31199 consensus_queue.cc:1048] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:49.476260 30701 raft_consensus.cc:1217] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:49.518998 30006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:49.519958 30006 raft_consensus.cc:606] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:49.527513 30151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "468d269433c5406a91279f4fe300fa70"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:49.528240 30151 raft_consensus.cc:606] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:49.537495 30003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c55d814de61e46c3b90652627242fd0c"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:49.538064 30003 raft_consensus.cc:606] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Received request to transfer leadership to TS c55d814de61e46c3b90652627242fd0c
I20260709 12:21:49.539304 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:49.540418 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:49.541363 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:49.570959 31310 raft_consensus.cc:993] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:49.571509 31310 raft_consensus.cc:1081] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:49.573673 30151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:21:49.574311 30151 raft_consensus.cc:493] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:49.574685 30151 raft_consensus.cc:3060] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:49.574766 31310 raft_consensus.cc:993] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d: : Instructing follower c55d814de61e46c3b90652627242fd0c to start an election
I20260709 12:21:49.575320 31310 raft_consensus.cc:1081] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Signalling peer c55d814de61e46c3b90652627242fd0c to start an election
I20260709 12:21:49.579269 30079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
 from {username='slave'} at 127.0.0.1:33594
I20260709 12:21:49.579838 30079 raft_consensus.cc:493] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:49.580211 30079 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:49.584159 30151 raft_consensus.cc:515] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:49.587200 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:49.587679 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c0c078d3aa4227b542f59c8d826ce1" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:49.588393 30084 raft_consensus.cc:3060] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:49.589457 30079 raft_consensus.cc:515] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:49.587946 30003 raft_consensus.cc:3055] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:49.593423 30003 raft_consensus.cc:740] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:49.596593 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:49.597404 30006 raft_consensus.cc:3055] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:49.597754 30006 raft_consensus.cc:740] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:49.598603 30006 consensus_queue.cc:260] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:49.599841 30006 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:49.605748 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599a603ac86c4c4cb181a2e51c2c7e74" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:49.605633 30003 consensus_queue.cc:260] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:49.606387 30155 raft_consensus.cc:3060] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:49.612282 30084 raft_consensus.cc:2468] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 3.
I20260709 12:21:49.612718 30006 raft_consensus.cc:2468] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 4.
I20260709 12:21:49.606978 30003 raft_consensus.cc:3060] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:49.613662 30155 raft_consensus.cc:2468] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 4.
I20260709 12:21:49.613905 30121 leader_election.cc:304] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:49.614176 30151 leader_election.cc:290] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:49.607004 30079 leader_election.cc:290] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 4 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:49.615298 31266 raft_consensus.cc:2804] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:49.615741 31266 raft_consensus.cc:697] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 3 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:49.616384 30048 leader_election.cc:304] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [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: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:49.616590 31266 consensus_queue.cc:237] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:49.621029 30003 raft_consensus.cc:2468] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 3.
I20260709 12:21:49.626855 31399 raft_consensus.cc:2804] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:49.627441 31399 raft_consensus.cc:697] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 4 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:49.628294 31399 consensus_queue.cc:237] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:49.634529 29904 catalog_manager.cc:5697] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 2 to 3, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 3 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:49.652356 29902 catalog_manager.cc:5697] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 3 to 4, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 4 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:49.730165 31092 raft_consensus.cc:1064] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:49.733096 31092 consensus_queue.cc:237] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:49.743497 30701 raft_consensus.cc:1275] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:49.744385 30155 raft_consensus.cc:1275] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:49.745373 31092 consensus_queue.cc:1048] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:49.746297 31310 consensus_queue.cc:1048] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:49.747361 30084 raft_consensus.cc:1275] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:49.751288 31310 consensus_queue.cc:1048] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:49.762377 31419 raft_consensus.cc:2955] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:49.763718 30155 raft_consensus.cc:2955] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:49.784861 29902 catalog_manager.cc:5697] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:49.784096 30701 raft_consensus.cc:2955] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:49.801373 30006 consensus_queue.cc:237] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:49.817845 30699 raft_consensus.cc:1275] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:49.820870 30151 raft_consensus.cc:1275] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:49.821830 31310 consensus_queue.cc:1048] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:49.823808 31379 consensus_queue.cc:1048] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:49.837103 31379 raft_consensus.cc:2955] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:49.840783 30701 raft_consensus.cc:2955] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:49.850759 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9be181da836b49b19c8f21c6d2191e7f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:49.849143 30151 raft_consensus.cc:2955] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:49.866819 29902 catalog_manager.cc:5697] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 2 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:49.881290 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet 9be181da836b49b19c8f21c6d2191e7f with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:49.884037 31473 tablet_replica.cc:333] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:49.885399 31473 raft_consensus.cc:2243] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.886130 31473 pending_rounds.cc:70] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: Trying to abort 1 pending ops.
I20260709 12:21:49.886488 31473 pending_rounds.cc:77] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: Aborting op as it isn't in flight: id { term: 2 index: 4 } timestamp: 7305624411059961856 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "9be181da836b49b19c8f21c6d2191e7f" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } } }
I20260709 12:21:49.887869 31473 raft_consensus.cc:2917] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Aborting config change with OpId 2.4: Aborted: Op aborted
I20260709 12:21:49.888907 31473 raft_consensus.cc:2889] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:21:49.889344 31473 raft_consensus.cc:2272] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.893671 31266 raft_consensus.cc:993] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:49.894232 31266 raft_consensus.cc:1081] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:49.896667 31473 ts_tablet_manager.cc:1916] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:49.901029 30006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "468d269433c5406a91279f4fe300fa70"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50538
I20260709 12:21:49.901888 30006 raft_consensus.cc:493] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:49.902386 30006 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:49.919476 30006 raft_consensus.cc:515] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:49.923708 30006 leader_election.cc:290] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 3 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:49.923775 30151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:49.924499 30151 raft_consensus.cc:3055] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:49.924857 30151 raft_consensus.cc:740] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:49.924515 30084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:49.925734 30151 consensus_queue.cc:260] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:49.927256 30151 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:49.926882 30084 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:49.938944 31473 ts_tablet_manager.cc:1929] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:21:49.945580 31473 log.cc:1199] T 9be181da836b49b19c8f21c6d2191e7f P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/9be181da836b49b19c8f21c6d2191e7f
I20260709 12:21:49.945747 30084 raft_consensus.cc:2468] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 3.
I20260709 12:21:49.942847 30151 raft_consensus.cc:2468] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 3.
I20260709 12:21:49.948362 29972 leader_election.cc:304] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:49.949169 31310 raft_consensus.cc:2804] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:49.949759 31310 raft_consensus.cc:697] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:49.950817 31310 consensus_queue.cc:237] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:49.958427 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet 9be181da836b49b19c8f21c6d2191e7f (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:49.962087 29906 catalog_manager.cc:5697] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 2 to 3, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 3 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:49.970220 31379 raft_consensus.cc:1064] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:49.972558 31379 consensus_queue.cc:237] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:49.979239 30701 raft_consensus.cc:1275] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:49.979239 30151 raft_consensus.cc:1275] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:49.980854 30084 raft_consensus.cc:1275] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:49.981402 31379 consensus_queue.cc:1048] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:49.982421 31310 consensus_queue.cc:1048] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:49.984467 31310 consensus_queue.cc:1048] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:50.010782 31458 raft_consensus.cc:2955] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.017212 30701 raft_consensus.cc:2955] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.026144 30151 raft_consensus.cc:2955] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.035611 29906 catalog_manager.cc:5697] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.055219 30084 raft_consensus.cc:2955] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.069854 30006 consensus_queue.cc:237] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:50.080861 31399 raft_consensus.cc:1064] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:50.086539 30701 raft_consensus.cc:1275] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:50.091384 30079 raft_consensus.cc:1275] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:50.083987 31399 consensus_queue.cc:237] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:50.092861 31310 consensus_queue.cc:1048] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:50.094926 31310 consensus_queue.cc:1048] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:50.101630 31310 raft_consensus.cc:2955] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.105896 30079 raft_consensus.cc:2955] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.107089 30701 raft_consensus.cc:2955] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.124075 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a4d5e54fb8654654bda325d3a9779cc0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:50.129226 30006 raft_consensus.cc:1275] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:50.131726 31338 consensus_queue.cc:1048] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:50.135416 29906 catalog_manager.cc:5697] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:50.162662 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet a4d5e54fb8654654bda325d3a9779cc0 with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:50.175189 30701 raft_consensus.cc:1275] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:50.176899 31481 consensus_queue.cc:1048] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:50.182216 30003 raft_consensus.cc:1275] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:50.186529 31399 consensus_queue.cc:1048] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:50.197852 31487 tablet_replica.cc:333] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:50.199229 31487 raft_consensus.cc:2243] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:50.202348 31480 raft_consensus.cc:2955] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.213376 30008 raft_consensus.cc:2955] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.223752 31487 raft_consensus.cc:2272] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.224763 30079 raft_consensus.cc:1275] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:50.231876 31491 consensus_queue.cc:1048] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:50.243023 31487 ts_tablet_manager.cc:1916] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:50.245640 30155 raft_consensus.cc:1275] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:50.253851 31482 consensus_queue.cc:1048] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
W20260709 12:21:50.308559 30666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 77447.6us
I20260709 12:21:50.332315 29904 catalog_manager.cc:5697] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.335808 30008 raft_consensus.cc:1275] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:50.342844 30155 raft_consensus.cc:2955] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.350788 30701 raft_consensus.cc:2955] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.359602 31487 ts_tablet_manager.cc:1929] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:50.361989 31487 log.cc:1199] T a4d5e54fb8654654bda325d3a9779cc0 P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/a4d5e54fb8654654bda325d3a9779cc0
I20260709 12:21:50.363991 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet a4d5e54fb8654654bda325d3a9779cc0 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:50.374956 31482 consensus_queue.cc:1048] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:50.423702 30079 consensus_queue.cc:237] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:50.426496 30084 raft_consensus.cc:1275] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:50.427934 30151 raft_consensus.cc:1275] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:50.432088 30151 raft_consensus.cc:1275] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:50.432404 30701 raft_consensus.cc:1275] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:50.434453 31481 consensus_queue.cc:1048] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:50.436821 31310 consensus_queue.cc:1048] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:50.438498 31458 consensus_queue.cc:1048] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:50.438653 31480 consensus_queue.cc:1048] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:50.452737 31480 raft_consensus.cc:2955] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.461730 30701 raft_consensus.cc:2955] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.475410 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ec8d5daefdf44c7a7f3ff3354e40fae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:50.482909 30151 raft_consensus.cc:2955] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.484825 29902 catalog_manager.cc:5697] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:50.500577 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ec8d5daefdf44c7a7f3ff3354e40fae with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:50.515496 31502 tablet_replica.cc:333] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:50.517050 31502 raft_consensus.cc:2243] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:50.518211 31502 raft_consensus.cc:2272] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.529467 31502 ts_tablet_manager.cc:1916] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:50.545202 31502 ts_tablet_manager.cc:1929] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:50.545637 31502 log.cc:1199] T 4ec8d5daefdf44c7a7f3ff3354e40fae P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/4ec8d5daefdf44c7a7f3ff3354e40fae
I20260709 12:21:50.547184 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet 4ec8d5daefdf44c7a7f3ff3354e40fae (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:50.610646 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:50.653460 30079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:50.654017 30079 raft_consensus.cc:606] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:50.656513 30155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bc7e3c021d84633b6b1c9dbcff9d158"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:50.656972 30155 raft_consensus.cc:606] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:50.659796 30009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:50.660912 30009 raft_consensus.cc:606] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:50.662407 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:50.663759 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:50.664482 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:50.821208 31479 raft_consensus.cc:993] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:50.821745 31266 raft_consensus.cc:1081] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:50.823071 30701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bc7e3c021d84633b6b1c9dbcff9d158"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40446
I20260709 12:21:50.823503 30701 raft_consensus.cc:493] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:50.823797 30701 raft_consensus.cc:3060] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.829579 30701 raft_consensus.cc:515] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:50.831084 30701 leader_election.cc:290] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:50.832278 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7e3c021d84633b6b1c9dbcff9d158" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:50.832953 30155 raft_consensus.cc:3055] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:50.833287 30155 raft_consensus.cc:740] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:50.833976 30155 consensus_queue.cc:260] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:50.834875 30155 raft_consensus.cc:3060] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.838909 30077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc7e3c021d84633b6b1c9dbcff9d158" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:50.839514 30077 raft_consensus.cc:3060] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.842290 30155 raft_consensus.cc:2468] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:50.843394 30665 leader_election.cc:304] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:50.844689 31492 raft_consensus.cc:2804] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:50.845265 31492 raft_consensus.cc:697] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:50.846619 31492 consensus_queue.cc:237] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:50.861527 30077 raft_consensus.cc:2468] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:50.881052 29906 catalog_manager.cc:5697] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:50.936899 31399 raft_consensus.cc:993] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:50.937529 31398 raft_consensus.cc:1081] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:50.939117 30155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53312
I20260709 12:21:50.939618 30155 raft_consensus.cc:493] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:50.940025 30155 raft_consensus.cc:3060] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.945199 30155 raft_consensus.cc:515] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:50.946991 30155 leader_election.cc:290] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019)
I20260709 12:21:50.947726 30077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:50.948263 30701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
I20260709 12:21:50.948376 30077 raft_consensus.cc:3055] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:50.948832 31458 raft_consensus.cc:993] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:50.949417 30077 raft_consensus.cc:740] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:50.949615 30701 raft_consensus.cc:3060] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.949626 31379 raft_consensus.cc:1081] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:50.950453 30077 consensus_queue.cc:260] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:50.951906 30151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:21:50.952489 30151 raft_consensus.cc:493] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:50.952661 30077 raft_consensus.cc:3060] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.952868 30151 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:50.956650 30701 raft_consensus.cc:2468] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:50.957952 30121 leader_election.cc:304] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:50.958791 31503 raft_consensus.cc:2804] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:50.959293 31503 raft_consensus.cc:697] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:50.959088 30151 raft_consensus.cc:515] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:50.960239 31503 consensus_queue.cc:237] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:50.961067 30151 leader_election.cc:290] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:50.962638 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:50.962652 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:50.963402 30009 raft_consensus.cc:3055] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:50.963960 30009 raft_consensus.cc:740] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:50.964775 30009 consensus_queue.cc:260] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:50.966014 30009 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:50.966603 30077 raft_consensus.cc:2468] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 2.
I20260709 12:21:50.963459 30079 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:50.972193 30009 raft_consensus.cc:2468] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 3.
I20260709 12:21:50.972397 29906 catalog_manager.cc:5697] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:50.973533 30122 leader_election.cc:304] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:50.974440 31503 raft_consensus.cc:2804] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:50.974895 31503 raft_consensus.cc:697] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:50.975704 31503 consensus_queue.cc:237] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:50.975154 30079 raft_consensus.cc:2468] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 3.
I20260709 12:21:50.988886 29906 catalog_manager.cc:5697] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 2 to 3, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 3 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:51.365072 30701 raft_consensus.cc:1275] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:51.366458 31503 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:51.375996 30079 raft_consensus.cc:1275] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:51.385555 31266 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:51.466849 30155 raft_consensus.cc:1275] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:51.467989 31492 consensus_queue.cc:1048] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:51.477712 30079 raft_consensus.cc:1275] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:51.479157 31415 consensus_queue.cc:1048] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:51.502969 30079 raft_consensus.cc:1275] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:51.504223 31266 consensus_queue.cc:1048] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:51.513370 30009 raft_consensus.cc:1275] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:51.515044 31503 consensus_queue.cc:1048] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:51.604379 30077 consensus_queue.cc:237] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:51.610777 30008 raft_consensus.cc:1275] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:51.610957 30155 raft_consensus.cc:1275] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:21:51.612195 30047 consensus_peers.cc:597] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1dd1a1027564f23b24ac191ddcb9bf5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:51.612113 31399 consensus_queue.cc:1048] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:51.613806 31399 consensus_queue.cc:1048] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:51.621953 31519 raft_consensus.cc:2955] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.623662 30008 raft_consensus.cc:2955] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.627102 30151 raft_consensus.cc:2955] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.642670 29906 catalog_manager.cc:5697] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.644945 30077 consensus_queue.cc:237] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:51.670995 30008 raft_consensus.cc:1275] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:51.671408 30151 raft_consensus.cc:1275] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:51.675421 31526 consensus_queue.cc:1048] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:21:51.681578 30047 consensus_peers.cc:597] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36605daf7e8b42fe92175a678b26c6d6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:51.684386 31399 consensus_queue.cc:1048] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:51.704216 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:51.703933 31526 raft_consensus.cc:2955] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.713846 30006 raft_consensus.cc:2955] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.736896 30077 consensus_queue.cc:237] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:51.747527 29904 catalog_manager.cc:5697] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:51.749004 30155 raft_consensus.cc:2955] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
W20260709 12:21:51.764489 30047 consensus_peers.cc:597] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e13e3bae58a4d9798c935aff2d44501. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:51.766906 30006 raft_consensus.cc:1275] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:51.776168 30151 raft_consensus.cc:1275] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:51.776122 31526 consensus_queue.cc:1048] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:51.779850 31526 consensus_queue.cc:1048] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:51.792126 31519 raft_consensus.cc:2955] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.806427 30151 raft_consensus.cc:2955] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.808168 30155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e034947f2864a9d864990268044cded"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "c55d814de61e46c3b90652627242fd0c"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:51.808821 30155 raft_consensus.cc:606] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Received request to transfer leadership to TS c55d814de61e46c3b90652627242fd0c
I20260709 12:21:51.807091 30008 raft_consensus.cc:2955] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.811930 30153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3cfeff985ed44e7ac6c0249da05cad7"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:51.821144 30153 raft_consensus.cc:606] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:51.821080 30152 consensus_queue.cc:237] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:51.823153 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:51.825152 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:51.825963 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:51.845077 29904 catalog_manager.cc:5697] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:51.854223 30084 raft_consensus.cc:1275] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:21:51.855402 30121 consensus_peers.cc:597] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d7f4cebff58a4c1b9ab70ce78ae8c0b4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:51.856246 31516 consensus_queue.cc:1048] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:51.856662 30008 raft_consensus.cc:1275] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:51.858577 31516 consensus_queue.cc:1048] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:51.874445 31266 raft_consensus.cc:2955] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.879498 30008 raft_consensus.cc:2955] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.884150 30077 raft_consensus.cc:2955] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:51.898269 29904 catalog_manager.cc:5697] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:52.014164 31539 ts_tablet_manager.cc:933] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:52.017465 31539 tablet_copy_client.cc:323] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:52.020375 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet d1dd1a1027564f23b24ac191ddcb9bf5 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:52.020983 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet d1dd1a1027564f23b24ac191ddcb9bf5 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-d1dd1a1027564f23b24ac191ddcb9bf5
I20260709 12:21:52.028985 30094 tablet_copy_source_session.cc:215] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:52.037181 31539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dd1a1027564f23b24ac191ddcb9bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:52.049256 31503 raft_consensus.cc:993] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower c55d814de61e46c3b90652627242fd0c to start an election
I20260709 12:21:52.049790 31503 raft_consensus.cc:1081] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Signalling peer c55d814de61e46c3b90652627242fd0c to start an election
I20260709 12:21:52.051367 30079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e034947f2864a9d864990268044cded"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
 from {username='slave'} at 127.0.0.1:33588
I20260709 12:21:52.051905 30079 raft_consensus.cc:493] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:52.052263 30079 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:52.056463 31539 tablet_copy_client.cc:806] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:52.057689 31539 tablet_copy_client.cc:670] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:52.058405 30079 raft_consensus.cc:515] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:52.060367 30079 leader_election.cc:290] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 3 election: Requested vote from peers c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397), afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019)
I20260709 12:21:52.061458 30152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:52.062074 30152 raft_consensus.cc:3055] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:52.062390 30152 raft_consensus.cc:740] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:52.063074 30152 consensus_queue.cc:260] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:52.064249 30152 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:52.065582 30701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
I20260709 12:21:52.066031 30701 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:52.073768 31539 tablet_copy_client.cc:538] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:52.077639 30152 raft_consensus.cc:2468] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 3.
I20260709 12:21:52.080458 30047 leader_election.cc:304] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:52.081647 31525 raft_consensus.cc:2804] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:52.082149 31525 raft_consensus.cc:697] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:52.082994 30701 raft_consensus.cc:2468] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 3.
I20260709 12:21:52.083047 31525 consensus_queue.cc:237] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:52.085799 31539 tablet_bootstrap.cc:492] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:52.096490 29902 catalog_manager.cc:5697] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 2 to 3, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 3 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:52.113008 31539 tablet_bootstrap.cc:492] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:52.114018 31539 tablet_bootstrap.cc:492] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:52.116102 31539 ts_tablet_manager.cc:1403] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.006s
I20260709 12:21:52.120491 31539 raft_consensus.cc:359] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:52.121063 31539 raft_consensus.cc:740] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:52.121964 31539 consensus_queue.cc:260] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:52.125600 31539 ts_tablet_manager.cc:1434] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:21:52.127332 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-d1dd1a1027564f23b24ac191ddcb9bf5 received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:52.127817 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-d1dd1a1027564f23b24ac191ddcb9bf5 on tablet d1dd1a1027564f23b24ac191ddcb9bf5 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:52.281945 31539 ts_tablet_manager.cc:933] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:52.283767 31539 tablet_copy_client.cc:323] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:52.286245 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 36605daf7e8b42fe92175a678b26c6d6 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:52.286957 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 36605daf7e8b42fe92175a678b26c6d6 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-36605daf7e8b42fe92175a678b26c6d6
I20260709 12:21:52.294644 31545 ts_tablet_manager.cc:933] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:52.297366 30094 tablet_copy_source_session.cc:215] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:52.299629 31545 tablet_copy_client.cc:323] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:52.302525 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:52.302927 31539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36605daf7e8b42fe92175a678b26c6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:52.303081 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-d7f4cebff58a4c1b9ab70ce78ae8c0b4
I20260709 12:21:52.318393 30168 tablet_copy_source_session.cc:215] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:52.318840 31539 tablet_copy_client.cc:806] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:52.319453 31539 tablet_copy_client.cc:670] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:52.324486 31545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:52.325198 31539 tablet_copy_client.cc:538] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:52.326316 31517 raft_consensus.cc:993] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:52.326793 31517 raft_consensus.cc:1081] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:52.335489 31539 tablet_bootstrap.cc:492] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:52.340955 30006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3cfeff985ed44e7ac6c0249da05cad7"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50538
I20260709 12:21:52.341594 30006 raft_consensus.cc:493] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:52.341931 30006 raft_consensus.cc:3060] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:52.342912 31545 tablet_copy_client.cc:806] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:52.343466 31545 tablet_copy_client.cc:670] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:52.348143 31545 tablet_copy_client.cc:538] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:52.356231 30006 raft_consensus.cc:515] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:52.358999 30152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cfeff985ed44e7ac6c0249da05cad7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:52.359583 30152 raft_consensus.cc:3055] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:52.359875 30152 raft_consensus.cc:740] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:52.360435 31545 tablet_bootstrap.cc:492] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:52.360615 30152 consensus_queue.cc:260] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:52.361807 30152 raft_consensus.cc:3060] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:52.374760 30701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cfeff985ed44e7ac6c0249da05cad7" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
I20260709 12:21:52.375540 30701 raft_consensus.cc:3060] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:52.383217 30006 leader_election.cc:290] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Requested vote from peers c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397), afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019)
I20260709 12:21:52.388480 30152 raft_consensus.cc:2468] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:52.410985 31539 tablet_bootstrap.cc:492] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:52.413708 31539 tablet_bootstrap.cc:492] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:52.412492 31548 ts_tablet_manager.cc:933] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:52.414602 31539 ts_tablet_manager.cc:1403] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.079s	user 0.033s	sys 0.026s
I20260709 12:21:52.417760 31539 raft_consensus.cc:359] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:52.418624 31539 raft_consensus.cc:740] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:52.419284 31539 consensus_queue.cc:260] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:52.422554 31545 tablet_bootstrap.cc:492] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:52.423470 31545 tablet_bootstrap.cc:492] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:52.424150 31545 ts_tablet_manager.cc:1403] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.064s	user 0.027s	sys 0.015s
I20260709 12:21:52.430274 31545 raft_consensus.cc:359] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:52.431124 31545 raft_consensus.cc:740] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:52.431743 31545 consensus_queue.cc:260] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:52.434563 31545 ts_tablet_manager.cc:1434] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:52.434904 31539 ts_tablet_manager.cc:1434] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 12:21:52.438928 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-d7f4cebff58a4c1b9ab70ce78ae8c0b4 received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:52.439409 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-d7f4cebff58a4c1b9ab70ce78ae8c0b4 on tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:52.443444 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-36605daf7e8b42fe92175a678b26c6d6 received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:52.444036 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-36605daf7e8b42fe92175a678b26c6d6 on tablet 36605daf7e8b42fe92175a678b26c6d6 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:52.449046 30701 raft_consensus.cc:2468] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 2.
I20260709 12:21:52.456804 29972 leader_election.cc:304] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, afee2d521d354133a84d3b91bb8291c0; no voters: 
I20260709 12:21:52.458133 31379 raft_consensus.cc:2804] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:52.458601 31379 raft_consensus.cc:697] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:52.459357 31379 consensus_queue.cc:237] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:52.470430 31548 tablet_copy_client.cc:323] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:52.472280 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet 5e13e3bae58a4d9798c935aff2d44501 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:52.473011 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet 5e13e3bae58a4d9798c935aff2d44501 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-5e13e3bae58a4d9798c935aff2d44501
I20260709 12:21:52.484845 30701 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:52.492102 31399 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:52.483326 30094 tablet_copy_source_session.cc:215] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:52.494644 30701 raft_consensus.cc:1217] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:52.504942 31548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e13e3bae58a4d9798c935aff2d44501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:52.541172 29902 catalog_manager.cc:5697] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 1 to 2, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 2 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:52.556742 31548 tablet_copy_client.cc:806] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:52.557385 31548 tablet_copy_client.cc:670] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:52.563736 30157 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:52.565323 31519 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:52.580780 31548 tablet_copy_client.cc:538] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:52.600962 31548 tablet_bootstrap.cc:492] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:52.624130 31548 tablet_bootstrap.cc:492] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:52.624871 31548 tablet_bootstrap.cc:492] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:52.625535 31548 ts_tablet_manager.cc:1403] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.002s
I20260709 12:21:52.627672 31548 raft_consensus.cc:359] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:52.628261 31548 raft_consensus.cc:740] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:52.628795 31548 consensus_queue.cc:260] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:52.631389 31548 ts_tablet_manager.cc:1434] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:52.636126 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-5e13e3bae58a4d9798c935aff2d44501 received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:52.636549 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-5e13e3bae58a4d9798c935aff2d44501 on tablet 5e13e3bae58a4d9798c935aff2d44501 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:52.727511 30699 raft_consensus.cc:1217] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:52.808737 30699 raft_consensus.cc:1217] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:21:52.847826 30701 raft_consensus.cc:1217] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:52.906006 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:52.956522 30006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "468d269433c5406a91279f4fe300fa70"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:52.957114 30006 raft_consensus.cc:606] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:52.959929 30077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e034947f2864a9d864990268044cded"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:52.960597 30077 raft_consensus.cc:606] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:52.961369 30151 raft_consensus.cc:1275] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:52.961975 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:52.962666 31551 consensus_queue.cc:1048] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:52.963896 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:52.964624 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:52.988266 30701 raft_consensus.cc:1275] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:52.991467 31554 consensus_queue.cc:1048] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:53.081599 31525 raft_consensus.cc:1064] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:53.084368 31525 consensus_queue.cc:237] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:53.101763 30151 raft_consensus.cc:1275] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:53.103354 31519 consensus_queue.cc:1048] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:53.111408 30008 raft_consensus.cc:1275] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:53.111965 30701 raft_consensus.cc:1275] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:53.113050 31525 consensus_queue.cc:1048] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:53.116792 31565 consensus_queue.cc:1048] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:53.121603 31399 raft_consensus.cc:993] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:53.122045 31399 raft_consensus.cc:1081] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:53.129349 30157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e034947f2864a9d864990268044cded"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53312
I20260709 12:21:53.130173 30157 raft_consensus.cc:493] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.130721 30157 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.141119 30157 raft_consensus.cc:515] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:53.143147 30157 leader_election.cc:290] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 4 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019)
I20260709 12:21:53.147433 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
I20260709 12:21:53.148129 30699 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.150844 30077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e034947f2864a9d864990268044cded" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:53.151546 30077 raft_consensus.cc:3055] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:53.151932 30077 raft_consensus.cc:740] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:53.150920 31399 raft_consensus.cc:2955] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.157847 30700 raft_consensus.cc:2955] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.158550 30008 raft_consensus.cc:2955] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.165450 30077 consensus_queue.cc:260] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:53.166796 30077 raft_consensus.cc:3060] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.167769 30699 raft_consensus.cc:2468] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 4.
I20260709 12:21:53.174685 30121 leader_election.cc:304] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [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: afee2d521d354133a84d3b91bb8291c0, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:53.175652 31266 raft_consensus.cc:2804] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:53.176168 31266 raft_consensus.cc:697] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 4 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:53.176985 31266 consensus_queue.cc:237] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:53.179804 30077 raft_consensus.cc:2468] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 4.
I20260709 12:21:53.182130 31564 raft_consensus.cc:1064] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:53.184844 31564 consensus_queue.cc:237] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:53.211319 29905 catalog_manager.cc:5697] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.208431 29902 catalog_manager.cc:5697] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 3 to 4, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 4 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.213755 30151 raft_consensus.cc:2955] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.218353 31503 raft_consensus.cc:1064] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:53.221937 30699 raft_consensus.cc:1275] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:53.225927 30152 raft_consensus.cc:1275] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:53.225591 31503 consensus_queue.cc:237] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:53.228298 30008 raft_consensus.cc:1275] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:53.230067 31519 consensus_queue.cc:1048] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:53.231720 31564 consensus_queue.cc:1048] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:53.233054 31519 consensus_queue.cc:1048] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:53.258363 30006 raft_consensus.cc:1275] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:53.260607 31266 consensus_queue.cc:1048] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:53.265563 30701 raft_consensus.cc:1275] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:53.267288 31266 consensus_queue.cc:1048] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:53.303609 30077 raft_consensus.cc:1275] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:53.327454 31266 consensus_queue.cc:1048] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:53.346287 31570 raft_consensus.cc:2955] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.386840 31525 raft_consensus.cc:1064] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:53.421036 30152 raft_consensus.cc:2955] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.472178 31525 consensus_queue.cc:237] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
W20260709 12:21:53.476635 30665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:34183, user_credentials={real_user=slave}} blocked reactor thread for 70058.7us
I20260709 12:21:53.447877 30701 raft_consensus.cc:2955] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
W20260709 12:21:53.506460 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 125660us
I20260709 12:21:53.517130 30009 raft_consensus.cc:2955] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
W20260709 12:21:53.518239 30666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 83092.9us
I20260709 12:21:53.523262 31517 raft_consensus.cc:2955] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.538872 31379 raft_consensus.cc:993] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:53.539371 31379 raft_consensus.cc:1081] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:53.578784 30157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "468d269433c5406a91279f4fe300fa70"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:21:53.579622 30157 raft_consensus.cc:493] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.580850 30157 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.590448 30009 raft_consensus.cc:1275] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:53.590131 30700 raft_consensus.cc:2955] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.597429 31570 consensus_queue.cc:1048] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:53.576747 29905 catalog_manager.cc:5697] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:53.611263 30008 raft_consensus.cc:2955] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.620049 30701 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:21:53.621544 31588 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:21:53.648419 30155 raft_consensus.cc:1275] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:53.651790 30699 raft_consensus.cc:1275] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:53.656571 30084 consensus_queue.cc:237] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:53.661904 30084 raft_consensus.cc:2955] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.669678 30157 raft_consensus.cc:515] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:53.672180 30009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:53.673682 30009 raft_consensus.cc:3055] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:53.673971 30009 raft_consensus.cc:740] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:53.676406 30009 consensus_queue.cc:260] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:53.677457 30009 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.693456 30083 raft_consensus.cc:1275] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:21:53.693553 31564 consensus_queue.cc:1048] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:53.694792 30157 leader_election.cc:290] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 4 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:53.698822 30155 raft_consensus.cc:1275] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:53.698088 29902 catalog_manager.cc:5697] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.702857 30700 raft_consensus.cc:1275] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:53.710346 30009 raft_consensus.cc:2468] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 4.
I20260709 12:21:53.710920 31525 consensus_queue.cc:1048] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:53.714408 30122 leader_election.cc:304] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [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: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a; no voters: 
I20260709 12:21:53.715204 31517 raft_consensus.cc:2804] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:53.715708 31517 raft_consensus.cc:697] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 4 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:53.716553 31517 consensus_queue.cc:237] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:53.719434 31564 consensus_queue.cc:1048] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:53.720453 31596 consensus_queue.cc:1048] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:21:53.723835 30155 consensus_queue.cc:237] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:53.728699 30084 consensus_queue.cc:237] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:53.738521 30009 raft_consensus.cc:1275] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:53.738914 30700 raft_consensus.cc:1275] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:53.740087 31596 consensus_queue.cc:1048] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:53.741094 31588 consensus_queue.cc:1048] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:53.746831 30008 raft_consensus.cc:1275] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:53.749071 31564 consensus_queue.cc:1048] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:53.756354 31503 raft_consensus.cc:2955] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.760421 31564 consensus_queue.cc:1048] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:53.766629 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468d269433c5406a91279f4fe300fa70" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:53.767405 30079 raft_consensus.cc:3060] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.789142 30699 raft_consensus.cc:1275] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:53.790900 30702 raft_consensus.cc:2955] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.813165 31564 raft_consensus.cc:2955] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.829689 29904 catalog_manager.cc:5697] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.835100 30008 raft_consensus.cc:2955] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.856277 30079 raft_consensus.cc:2468] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 4.
I20260709 12:21:53.859476 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:53.865803 30008 raft_consensus.cc:2955] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.870366 29905 catalog_manager.cc:5697] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 3 to 4, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 4 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:53.874007 29904 catalog_manager.cc:5697] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.879142 31571 raft_consensus.cc:2955] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.879266 31570 raft_consensus.cc:2955] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.898433 31565 consensus_queue.cc:1048] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:53.905468 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet 36605daf7e8b42fe92175a678b26c6d6 with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:53.921469 30008 raft_consensus.cc:2955] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.924247 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36605daf7e8b42fe92175a678b26c6d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:53.927795 31607 tablet_replica.cc:333] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:53.935585 31607 raft_consensus.cc:2243] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:53.937727 30157 raft_consensus.cc:2955] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.937963 30155 raft_consensus.cc:2955] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.943440 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1dd1a1027564f23b24ac191ddcb9bf5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:53.944291 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4 with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:53.944887 30702 raft_consensus.cc:2955] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.944923 30700 raft_consensus.cc:2955] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.950974 30701 raft_consensus.cc:2955] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:53.953935 31607 raft_consensus.cc:2272] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:53.964181 29905 catalog_manager.cc:5697] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:53.966454 29905 catalog_manager.cc:5697] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.967809 31608 tablet_replica.cc:333] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:53.968968 31608 raft_consensus.cc:2243] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:53.969833 31608 raft_consensus.cc:2272] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:53.975427 31608 ts_tablet_manager.cc:1916] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:53.966691 31607 ts_tablet_manager.cc:1916] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:21:53.990127 30047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:46019, user_credentials={real_user=slave}} blocked reactor thread for 46074.9us
I20260709 12:21:54.002308 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet d1dd1a1027564f23b24ac191ddcb9bf5 with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:54.013697 31608 ts_tablet_manager.cc:1929] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:21:54.014428 31608 log.cc:1199] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/d7f4cebff58a4c1b9ab70ce78ae8c0b4
I20260709 12:21:54.013700 31609 tablet_replica.cc:333] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:54.016583 31609 raft_consensus.cc:2243] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:54.023845 31609 raft_consensus.cc:2272] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:54.022846 31607 ts_tablet_manager.cc:1929] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:54.024745 31607 log.cc:1199] T 36605daf7e8b42fe92175a678b26c6d6 P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/36605daf7e8b42fe92175a678b26c6d6
I20260709 12:21:54.026852 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet 36605daf7e8b42fe92175a678b26c6d6 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:54.029119 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet d7f4cebff58a4c1b9ab70ce78ae8c0b4 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:54.030720 30077 consensus_queue.cc:237] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:54.032012 31609 ts_tablet_manager.cc:1916] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:54.032555 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:54.038475 30008 raft_consensus.cc:1275] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:54.040336 31564 consensus_queue.cc:1048] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:54.043442 30701 raft_consensus.cc:1275] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:54.050082 31571 raft_consensus.cc:2955] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:54.051651 31570 consensus_queue.cc:1048] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:54.056329 31609 ts_tablet_manager.cc:1929] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:54.056931 31609 log.cc:1199] T d1dd1a1027564f23b24ac191ddcb9bf5 P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/d1dd1a1027564f23b24ac191ddcb9bf5
I20260709 12:21:54.059268 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet d1dd1a1027564f23b24ac191ddcb9bf5 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:54.060299 30701 raft_consensus.cc:2955] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:54.064461 30008 raft_consensus.cc:2955] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:54.069502 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e13e3bae58a4d9798c935aff2d44501 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:54.080585 29902 catalog_manager.cc:5697] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 3 to 4, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:54.099115 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e13e3bae58a4d9798c935aff2d44501 with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:54.100023 31607 tablet_replica.cc:333] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:54.100757 31607 raft_consensus.cc:2243] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:54.101630 31607 raft_consensus.cc:2272] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:54.105211 31607 ts_tablet_manager.cc:1916] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:54.111421 30155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:54.112004 30155 raft_consensus.cc:606] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 LEADER]: Received request to transfer leadership to TS 883072dcb822424182b698eff0f14e7d
I20260709 12:21:54.114521 30155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "c55d814de61e46c3b90652627242fd0c"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:54.115007 30155 raft_consensus.cc:606] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Received request to transfer leadership to TS c55d814de61e46c3b90652627242fd0c
I20260709 12:21:54.116137 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:54.117450 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:54.118021 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:54.120374 31607 ts_tablet_manager.cc:1929] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:54.120860 31607 log.cc:1199] T 5e13e3bae58a4d9798c935aff2d44501 P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/5e13e3bae58a4d9798c935aff2d44501
I20260709 12:21:54.122467 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet 5e13e3bae58a4d9798c935aff2d44501 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:54.178807 30077 raft_consensus.cc:1275] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:54.180145 31503 consensus_queue.cc:1048] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:54.193125 30008 raft_consensus.cc:1275] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:54.194970 31588 consensus_queue.cc:1048] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:54.259330 31266 raft_consensus.cc:993] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower c55d814de61e46c3b90652627242fd0c to start an election
I20260709 12:21:54.259799 31266 raft_consensus.cc:1081] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Signalling peer c55d814de61e46c3b90652627242fd0c to start an election
I20260709 12:21:54.263288 30079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
 from {username='slave'} at 127.0.0.1:33588
I20260709 12:21:54.263845 30079 raft_consensus.cc:493] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:54.264165 30079 raft_consensus.cc:3060] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:54.270316 30079 raft_consensus.cc:515] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:54.272212 30079 leader_election.cc:290] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 3 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:54.273259 30155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:54.273790 30155 raft_consensus.cc:3055] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:54.274003 30155 raft_consensus.cc:740] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:54.274677 30155 consensus_queue.cc:260] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:54.275480 30155 raft_consensus.cc:3060] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:54.273193 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844eb63048444c6b8d0d98ac69157194" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:54.276278 30008 raft_consensus.cc:3060] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:54.281639 30155 raft_consensus.cc:2468] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 3.
I20260709 12:21:54.281666 30008 raft_consensus.cc:2468] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 3.
I20260709 12:21:54.283056 30048 leader_election.cc:304] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:54.283674 31571 raft_consensus.cc:2804] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:54.284171 31571 raft_consensus.cc:697] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:54.284984 31571 consensus_queue.cc:237] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:54.294420 29902 catalog_manager.cc:5697] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 2 to 3, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 3 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:54.423836 31503 raft_consensus.cc:993] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:54.424335 31588 raft_consensus.cc:1081] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 LEADER]: Signalling peer 883072dcb822424182b698eff0f14e7d to start an election
I20260709 12:21:54.425915 30008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
 from {username='slave'} at 127.0.0.1:50538
I20260709 12:21:54.426362 30008 raft_consensus.cc:493] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:54.426659 30008 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:54.431084 30008 raft_consensus.cc:515] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:54.432735 30008 leader_election.cc:290] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [CANDIDATE]: Term 4 election: Requested vote from peers c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:54.433578 30077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:54.433773 30157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48004ea79a5f4f08a18503068d31a0e5" candidate_uuid: "883072dcb822424182b698eff0f14e7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:54.434235 30077 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:54.434351 30157 raft_consensus.cc:3055] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:54.434700 30157 raft_consensus.cc:740] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:54.435285 30157 consensus_queue.cc:260] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:54.436120 30157 raft_consensus.cc:3060] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:54.439837 30077 raft_consensus.cc:2468] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 4.
I20260709 12:21:54.441116 29972 leader_election.cc:304] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [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: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:54.441195 30157 raft_consensus.cc:2468] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883072dcb822424182b698eff0f14e7d in term 4.
I20260709 12:21:54.442060 31584 raft_consensus.cc:2804] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:54.442781 31584 raft_consensus.cc:697] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 4 LEADER]: Becoming Leader. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:54.443617 31584 consensus_queue.cc:237] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:54.454093 29902 catalog_manager.cc:5697] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d reported cstate change: term changed from 3 to 4, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to 883072dcb822424182b698eff0f14e7d (127.28.35.65). New cstate: current_term: 4 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:54.825054 30079 raft_consensus.cc:1275] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:54.826327 31551 consensus_queue.cc:1048] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:54.834933 30155 raft_consensus.cc:1275] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:54.836015 31564 consensus_queue.cc:1048] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:54.860270 30155 raft_consensus.cc:1275] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:54.862254 30009 raft_consensus.cc:1275] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:54.862672 31551 consensus_queue.cc:1048] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:54.866674 31571 consensus_queue.cc:1048] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:55.156596 30077 consensus_queue.cc:237] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:55.159852 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:55.163374 30157 raft_consensus.cc:1275] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:55.165220 31571 consensus_queue.cc:1048] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:55.167670 30047 consensus_peers.cc:597] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1993d2867f04ec8860938582784fe07. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:55.168503 30009 raft_consensus.cc:1275] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:21:55.173938 31571 consensus_queue.cc:1048] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:55.179571 30157 raft_consensus.cc:2955] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.177142 31570 raft_consensus.cc:2955] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.221113 29902 catalog_manager.cc:5697] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.236085 30008 consensus_queue.cc:237] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:55.237167 30009 raft_consensus.cc:2955] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.240531 30006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3123588e1a46430481797778428a8a9d"
dest_uuid: "883072dcb822424182b698eff0f14e7d"
mode: GRACEFUL
new_leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:42120
I20260709 12:21:55.241117 30006 raft_consensus.cc:606] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Received request to transfer leadership to TS c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:21:55.243790 30077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36605daf7e8b42fe92175a678b26c6d6"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:55.244313 30077 raft_consensus.cc:606] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:55.245570 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:55.249644 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:55.250465 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:55.260448 31551 raft_consensus.cc:993] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d: : Instructing follower c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:55.261049 31584 raft_consensus.cc:1081] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Signalling peer c0fe32b933704a32a0ea8413d06dca2a to start an election
I20260709 12:21:55.264884 30155 raft_consensus.cc:1275] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:21:55.268288 30079 raft_consensus.cc:1275] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:21:55.269621 31584 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:55.269985 30155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3123588e1a46430481797778428a8a9d"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:21:55.270493 30155 raft_consensus.cc:493] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.270828 30155 raft_consensus.cc:3060] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:55.276315 30155 raft_consensus.cc:515] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:55.277906 30155 leader_election.cc:290] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:55.278924 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3123588e1a46430481797778428a8a9d" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:55.279529 30079 raft_consensus.cc:3060] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:21:55.278954 29972 consensus_peers.cc:597] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8faca9330bb140dda633d1dd5f0df60b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:55.284876 31584 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:55.285907 30079 raft_consensus.cc:2468] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 3.
I20260709 12:21:55.278908 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3123588e1a46430481797778428a8a9d" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:55.287201 30008 raft_consensus.cc:3055] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:55.287583 30008 raft_consensus.cc:740] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 883072dcb822424182b698eff0f14e7d, State: Running, Role: LEADER
I20260709 12:21:55.287876 30121 leader_election.cc:304] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:55.288785 31503 raft_consensus.cc:2804] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:55.289335 31503 raft_consensus.cc:697] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 3 LEADER]: Becoming Leader. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:55.288679 30008 consensus_queue.cc:260] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:55.290132 31503 consensus_queue.cc:237] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [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: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:21:55.290488 30008 raft_consensus.cc:3060] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:55.318996 29906 catalog_manager.cc:5697] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: term changed from 2 to 3, leader changed from 883072dcb822424182b698eff0f14e7d (127.28.35.65) to c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67). New cstate: current_term: 3 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:55.322161 30008 raft_consensus.cc:2468] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe32b933704a32a0ea8413d06dca2a in term 3.
I20260709 12:21:55.347193 31594 raft_consensus.cc:2955] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.349095 30079 raft_consensus.cc:2955] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.351137 30155 raft_consensus.cc:2955] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.363090 30155 consensus_queue.cc:237] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:55.367957 29902 catalog_manager.cc:5697] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 4, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 3 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.374104 30008 raft_consensus.cc:1275] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:21:55.374794 30121 consensus_peers.cc:597] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88d0073635cd4ecf8b2d6a865dfffbd8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:55.373466 30079 raft_consensus.cc:1275] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:55.377599 31503 consensus_queue.cc:1048] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:55.378345 31588 consensus_queue.cc:1048] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:55.391027 31503 raft_consensus.cc:2955] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.392370 30008 raft_consensus.cc:2955] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.415465 29902 catalog_manager.cc:5697] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.418433 30008 consensus_queue.cc:237] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:55.433579 30079 raft_consensus.cc:1275] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:55.434860 31629 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:55.437077 30152 raft_consensus.cc:1275] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 12:21:55.437827 29972 consensus_peers.cc:597] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d -> Peer afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019): Couldn't send request to peer afee2d521d354133a84d3b91bb8291c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ebea68168bd4a88847005895f707234. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:55.450595 31629 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:55.455379 30077 raft_consensus.cc:2955] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.469813 31551 raft_consensus.cc:2955] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.473430 30079 raft_consensus.cc:2955] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.491321 30152 raft_consensus.cc:2955] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } } }
I20260709 12:21:55.493520 31564 raft_consensus.cc:993] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:55.494035 31564 raft_consensus.cc:1081] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:55.495576 30701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36605daf7e8b42fe92175a678b26c6d6"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40432
I20260709 12:21:55.496093 30701 raft_consensus.cc:493] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.496434 30701 raft_consensus.cc:3060] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.502769 30701 raft_consensus.cc:515] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:55.506306 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36605daf7e8b42fe92175a678b26c6d6" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:55.506841 30008 raft_consensus.cc:3060] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.515961 29906 catalog_manager.cc:5697] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index -1 to 4, NON_VOTER afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) added. New cstate: current_term: 4 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.517863 30008 raft_consensus.cc:2468] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:55.519598 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36605daf7e8b42fe92175a678b26c6d6" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:55.524784 30079 raft_consensus.cc:3055] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.525100 30079 raft_consensus.cc:740] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:55.525867 30079 consensus_queue.cc:260] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:55.521661 30701 leader_election.cc:290] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:55.527372 30666 leader_election.cc:304] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, afee2d521d354133a84d3b91bb8291c0; no voters: 
I20260709 12:21:55.527577 30079 raft_consensus.cc:3060] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.528376 31581 raft_consensus.cc:2804] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.528851 31581 raft_consensus.cc:697] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:55.529698 31581 consensus_queue.cc:237] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:55.543350 30079 raft_consensus.cc:2468] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:55.552474 29906 catalog_manager.cc:5697] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:55.554008 31645 ts_tablet_manager.cc:933] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:55.557704 31645 tablet_copy_client.cc:323] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.66:34183
I20260709 12:21:55.559187 30094 tablet_copy_service.cc:140] P c55d814de61e46c3b90652627242fd0c: Received BeginTabletCopySession request for tablet a1993d2867f04ec8860938582784fe07 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56354)
I20260709 12:21:55.559679 30094 tablet_copy_service.cc:161] P c55d814de61e46c3b90652627242fd0c: Beginning new tablet copy session on tablet a1993d2867f04ec8860938582784fe07 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56354: session id = afee2d521d354133a84d3b91bb8291c0-a1993d2867f04ec8860938582784fe07
I20260709 12:21:55.567386 30094 tablet_copy_source_session.cc:215] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:55.570324 31645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1993d2867f04ec8860938582784fe07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:55.583086 31645 tablet_copy_client.cc:806] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:55.583667 31645 tablet_copy_client.cc:670] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:55.588011 31645 tablet_copy_client.cc:538] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:55.601711 31645 tablet_bootstrap.cc:492] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:55.622224 31645 tablet_bootstrap.cc:492] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0: 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 12:21:55.622970 31645 tablet_bootstrap.cc:492] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:55.623539 31645 ts_tablet_manager.cc:1403] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:21:55.626005 31645 raft_consensus.cc:359] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:55.626657 31645 raft_consensus.cc:740] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:55.627240 31645 consensus_queue.cc:260] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:55.629522 31645 ts_tablet_manager.cc:1434] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:21:55.634033 30094 tablet_copy_service.cc:342] P c55d814de61e46c3b90652627242fd0c: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-a1993d2867f04ec8860938582784fe07 received from {username='slave'} at 127.0.0.1:56354
I20260709 12:21:55.634482 30094 tablet_copy_service.cc:434] P c55d814de61e46c3b90652627242fd0c: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-a1993d2867f04ec8860938582784fe07 on tablet a1993d2867f04ec8860938582784fe07 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:55.814496 31645 ts_tablet_manager.cc:933] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:21:55.817883 31645 tablet_copy_client.cc:323] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.67:45397
I20260709 12:21:55.819419 30168 tablet_copy_service.cc:140] P c0fe32b933704a32a0ea8413d06dca2a: Received BeginTabletCopySession request for tablet 88d0073635cd4ecf8b2d6a865dfffbd8 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:38540)
I20260709 12:21:55.819962 30168 tablet_copy_service.cc:161] P c0fe32b933704a32a0ea8413d06dca2a: Beginning new tablet copy session on tablet 88d0073635cd4ecf8b2d6a865dfffbd8 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:38540: session id = afee2d521d354133a84d3b91bb8291c0-88d0073635cd4ecf8b2d6a865dfffbd8
I20260709 12:21:55.827965 30168 tablet_copy_source_session.cc:215] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:55.831794 31645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d0073635cd4ecf8b2d6a865dfffbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:55.853755 31645 tablet_copy_client.cc:806] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:55.854348 31645 tablet_copy_client.cc:670] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:55.867944 31645 tablet_copy_client.cc:538] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:55.881141 31650 ts_tablet_manager.cc:933] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:55.884223 31649 ts_tablet_manager.cc:933] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0: Initiating tablet copy from peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299)
I20260709 12:21:55.887917 31645 tablet_bootstrap.cc:492] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:55.896353 31650 tablet_copy_client.cc:323] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:55.898195 31649 tablet_copy_client.cc:323] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.35.65:37299
I20260709 12:21:55.898412 30019 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet 1ebea68168bd4a88847005895f707234 from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:55.899021 30019 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet 1ebea68168bd4a88847005895f707234 from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-1ebea68168bd4a88847005895f707234
I20260709 12:21:55.900168 30018 tablet_copy_service.cc:140] P 883072dcb822424182b698eff0f14e7d: Received BeginTabletCopySession request for tablet 8faca9330bb140dda633d1dd5f0df60b from peer afee2d521d354133a84d3b91bb8291c0 ({username='slave'} at 127.0.0.1:56730)
I20260709 12:21:55.900758 30018 tablet_copy_service.cc:161] P 883072dcb822424182b698eff0f14e7d: Beginning new tablet copy session on tablet 8faca9330bb140dda633d1dd5f0df60b from peer afee2d521d354133a84d3b91bb8291c0 at {username='slave'} at 127.0.0.1:56730: session id = afee2d521d354133a84d3b91bb8291c0-8faca9330bb140dda633d1dd5f0df60b
I20260709 12:21:55.907294 30079 raft_consensus.cc:1275] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:55.908915 30008 raft_consensus.cc:1275] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:55.909406 30018 tablet_copy_source_session.cc:215] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:55.910511 31503 consensus_queue.cc:1048] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:55.914266 31649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8faca9330bb140dda633d1dd5f0df60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:55.917340 31638 consensus_queue.cc:1048] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:55.938333 31649 tablet_copy_client.cc:806] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:55.939019 31649 tablet_copy_client.cc:670] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:55.942859 31649 tablet_copy_client.cc:538] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:55.982893 30019 tablet_copy_source_session.cc:215] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:21:55.990273 31650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebea68168bd4a88847005895f707234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:56.033445 30084 raft_consensus.cc:1275] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:56.034552 31649 tablet_bootstrap.cc:492] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:56.036052 31597 consensus_queue.cc:1048] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:56.043795 31645 tablet_bootstrap.cc:492] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:56.061012 31645 tablet_bootstrap.cc:492] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:56.061767 31645 ts_tablet_manager.cc:1403] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.174s	user 0.060s	sys 0.022s
I20260709 12:21:56.066715 31645 raft_consensus.cc:359] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:56.067585 31645 raft_consensus.cc:740] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:56.068248 31645 consensus_queue.cc:260] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:56.070768 31645 ts_tablet_manager.cc:1434] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:56.071846 30008 raft_consensus.cc:1275] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:56.078539 31581 consensus_queue.cc:1048] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:56.107296 31650 tablet_copy_client.cc:806] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 0 data blocks...
I20260709 12:21:56.110494 31650 tablet_copy_client.cc:670] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Starting download of 1 WAL segments...
I20260709 12:21:56.114905 30168 tablet_copy_service.cc:342] P c0fe32b933704a32a0ea8413d06dca2a: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-88d0073635cd4ecf8b2d6a865dfffbd8 received from {username='slave'} at 127.0.0.1:38540
I20260709 12:21:56.115334 30168 tablet_copy_service.cc:434] P c0fe32b933704a32a0ea8413d06dca2a: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-88d0073635cd4ecf8b2d6a865dfffbd8 on tablet 88d0073635cd4ecf8b2d6a865dfffbd8 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:56.120730 31650 tablet_copy_client.cc:538] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:21:56.135031 31650 tablet_bootstrap.cc:492] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0: Bootstrap starting.
I20260709 12:21:56.161980 30701 raft_consensus.cc:1217] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:21:56.180048 31650 tablet_bootstrap.cc:492] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:56.181097 31650 tablet_bootstrap.cc:492] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:56.182792 31650 ts_tablet_manager.cc:1403] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.009s
I20260709 12:21:56.186903 31650 raft_consensus.cc:359] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:56.187865 31650 raft_consensus.cc:740] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:56.188534 31650 consensus_queue.cc:260] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:56.191455 31650 ts_tablet_manager.cc:1434] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:56.193749 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-1ebea68168bd4a88847005895f707234 received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:56.194250 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-1ebea68168bd4a88847005895f707234 on tablet 1ebea68168bd4a88847005895f707234 with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:56.221809 31649 tablet_bootstrap.cc:492] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:56.222638 31649 tablet_bootstrap.cc:492] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0: Bootstrap complete.
I20260709 12:21:56.223347 31649 ts_tablet_manager.cc:1403] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0: Time spent bootstrapping tablet: real 0.191s	user 0.019s	sys 0.012s
I20260709 12:21:56.225692 31649 raft_consensus.cc:359] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:56.226331 31649 raft_consensus.cc:740] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Initialized, Role: LEARNER
I20260709 12:21:56.226830 31649 consensus_queue.cc:260] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: NON_VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: true } }
I20260709 12:21:56.228883 31649 ts_tablet_manager.cc:1434] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:21:56.230839 30019 tablet_copy_service.cc:342] P 883072dcb822424182b698eff0f14e7d: Request end of tablet copy session afee2d521d354133a84d3b91bb8291c0-8faca9330bb140dda633d1dd5f0df60b received from {username='slave'} at 127.0.0.1:56730
I20260709 12:21:56.231242 30019 tablet_copy_service.cc:434] P 883072dcb822424182b698eff0f14e7d: ending tablet copy session afee2d521d354133a84d3b91bb8291c0-8faca9330bb140dda633d1dd5f0df60b on tablet 8faca9330bb140dda633d1dd5f0df60b with peer afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:56.284786 30702 raft_consensus.cc:1217] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:21:56.349900 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:56.390717 30701 raft_consensus.cc:1217] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 12:21:56.402865 30155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588"
dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
mode: GRACEFUL
new_leader_uuid: "c55d814de61e46c3b90652627242fd0c"
 from {username='slave'} at 127.0.0.1:58168
I20260709 12:21:56.403450 30155 raft_consensus.cc:606] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Received request to transfer leadership to TS c55d814de61e46c3b90652627242fd0c
I20260709 12:21:56.407939 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:21:56.414930 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:56.415604 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:56.480185 30701 raft_consensus.cc:1217] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:21:56.606354 31503 raft_consensus.cc:993] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a: : Instructing follower c55d814de61e46c3b90652627242fd0c to start an election
I20260709 12:21:56.606850 31588 raft_consensus.cc:1081] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Signalling peer c55d814de61e46c3b90652627242fd0c to start an election
I20260709 12:21:56.608637 30077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
 from {username='slave'} at 127.0.0.1:33588
I20260709 12:21:56.609288 30077 raft_consensus.cc:493] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.609674 30077 raft_consensus.cc:3060] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.617671 30077 raft_consensus.cc:515] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:56.620379 30077 leader_election.cc:290] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 3 election: Requested vote from peers c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397), afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019)
I20260709 12:21:56.620985 30152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c0fe32b933704a32a0ea8413d06dca2a"
I20260709 12:21:56.621286 30701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1529c8ee58dc4b47951cd59d438aa588" candidate_uuid: "c55d814de61e46c3b90652627242fd0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
I20260709 12:21:56.621718 30152 raft_consensus.cc:3055] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:56.621850 30701 raft_consensus.cc:3060] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.622128 30152 raft_consensus.cc:740] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0fe32b933704a32a0ea8413d06dca2a, State: Running, Role: LEADER
I20260709 12:21:56.622897 30152 consensus_queue.cc:260] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:56.623783 30152 raft_consensus.cc:3060] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.628768 30701 raft_consensus.cc:2468] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 3.
I20260709 12:21:56.630072 30047 leader_election.cc:304] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0, c55d814de61e46c3b90652627242fd0c; no voters: 
I20260709 12:21:56.630875 31564 raft_consensus.cc:2804] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:56.631415 31564 raft_consensus.cc:697] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Becoming Leader. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:56.632607 30152 raft_consensus.cc:2468] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c55d814de61e46c3b90652627242fd0c in term 3.
I20260709 12:21:56.634573 31564 consensus_queue.cc:237] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:56.652679 29904 catalog_manager.cc:5697] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c reported cstate change: term changed from 2 to 3, leader changed from c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) to c55d814de61e46c3b90652627242fd0c (127.28.35.66). New cstate: current_term: 3 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:56.775519 31570 raft_consensus.cc:1064] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:56.778158 31570 consensus_queue.cc:237] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:56.785815 30157 raft_consensus.cc:1275] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:56.787515 30008 raft_consensus.cc:1275] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:56.788681 31570 consensus_queue.cc:1048] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:56.789754 30701 raft_consensus.cc:1275] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0 [term 1 LEARNER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:21:56.789927 31571 consensus_queue.cc:1048] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:56.791164 31564 consensus_queue.cc:1048] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:56.814584 31564 raft_consensus.cc:2955] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:56.816777 30157 raft_consensus.cc:2955] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:56.817489 30008 raft_consensus.cc:2955] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:56.830896 30701 raft_consensus.cc:2955] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:56.834824 29904 catalog_manager.cc:5697] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 2 to 3, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:56.871371 30084 consensus_queue.cc:237] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:56.873601 31638 raft_consensus.cc:1064] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:56.889281 30700 raft_consensus.cc:1275] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:56.893528 31638 consensus_queue.cc:237] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:56.896253 30152 raft_consensus.cc:1275] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:21:56.905800 31570 consensus_queue.cc:1048] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:56.912501 31571 consensus_queue.cc:1048] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:56.924338 31564 raft_consensus.cc:2955] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:56.945350 30155 raft_consensus.cc:2955] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:56.955935 30700 raft_consensus.cc:2955] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:56.961546 31667 raft_consensus.cc:1064] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
I20260709 12:21:56.964162 31667 consensus_queue.cc:237] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:56.987202 29905 catalog_manager.cc:5697] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 3 to 4, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 1 leader_uuid: "c55d814de61e46c3b90652627242fd0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:56.995121 30700 raft_consensus.cc:1275] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:21:56.995172 30084 raft_consensus.cc:1275] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:21:56.997426 31680 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:56.997957 30155 raft_consensus.cc:1275] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:21:56.999662 31680 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:57.003412 31667 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:57.019418 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet a1993d2867f04ec8860938582784fe07 with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:57.026805 31667 raft_consensus.cc:1064] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d: attempting to promote NON_VOTER afee2d521d354133a84d3b91bb8291c0 to VOTER
W20260709 12:21:57.033541 30047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:46019, user_credentials={real_user=slave}} blocked reactor thread for 44102.6us
I20260709 12:21:57.033047 31667 consensus_queue.cc:237] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:57.044130 31683 tablet_replica.cc:333] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:57.045794 31683 raft_consensus.cc:2243] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:57.047595 31629 raft_consensus.cc:2955] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.064574 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a1993d2867f04ec8860938582784fe07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:57.070667 30700 raft_consensus.cc:2955] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.079144 31683 raft_consensus.cc:2272] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:57.083323 31683 ts_tablet_manager.cc:1916] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:57.096431 30701 raft_consensus.cc:1275] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 LEARNER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:21:57.103302 30084 raft_consensus.cc:1275] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:21:57.110828 30077 raft_consensus.cc:2955] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.103839 29905 catalog_manager.cc:5697] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 4 to 5, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:57.129326 31683 ts_tablet_manager.cc:1929] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:21:57.129912 31683 log.cc:1199] T a1993d2867f04ec8860938582784fe07 P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/a1993d2867f04ec8860938582784fe07
I20260709 12:21:57.131667 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet a1993d2867f04ec8860938582784fe07 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:57.137709 30700 raft_consensus.cc:1275] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEARNER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:57.139333 31503 consensus_queue.cc:1048] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:57.147686 30157 raft_consensus.cc:1275] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:57.151124 30157 raft_consensus.cc:1275] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:21:57.154383 30008 raft_consensus.cc:1275] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:57.163609 31571 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:21:57.185746 31503 consensus_queue.cc:1048] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:57.192134 30077 raft_consensus.cc:1275] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:21:57.221642 30702 raft_consensus.cc:1275] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Refusing update from remote peer c55d814de61e46c3b90652627242fd0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:57.255515 31570 consensus_queue.cc:1048] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:57.256079 31503 consensus_queue.cc:1048] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:57.273828 30003 consensus_queue.cc:237] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:57.283197 31629 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:57.297636 30155 raft_consensus.cc:2955] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } attrs { replace: true } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
W20260709 12:21:57.341703 30666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 62179.7us
I20260709 12:21:57.408028 31551 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:21:57.428809 31687 log.cc:927] Time spent T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 12:21:57.431717 31689 raft_consensus.cc:2955] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.440543 30701 raft_consensus.cc:2955] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.473522 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:57.447712 30077 raft_consensus.cc:2955] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.481444 30003 raft_consensus.cc:2955] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.485302 31551 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:57.493144 30700 raft_consensus.cc:1275] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:21:57.483970 29973 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:21:57.497291 29906 catalog_manager.cc:5697] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 3 to 4, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:57.499742 30153 raft_consensus.cc:1275] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:21:57.519960 30155 consensus_queue.cc:237] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
W20260709 12:21:57.523983 30666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:37299, user_credentials={real_user=slave}} blocked reactor thread for 108973us
I20260709 12:21:57.546975 30701 raft_consensus.cc:1275] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:57.548373 31638 consensus_queue.cc:1048] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:57.564028 30083 raft_consensus.cc:1275] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer c0fe32b933704a32a0ea8413d06dca2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:57.570698 31638 consensus_queue.cc:1048] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:57.576718 31689 raft_consensus.cc:2955] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.579156 30698 raft_consensus.cc:2955] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.589785 30079 raft_consensus.cc:2955] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.595914 29891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88d0073635cd4ecf8b2d6a865dfffbd8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:21:57.597019 29972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:45397, user_credentials={real_user=slave}} blocked reactor thread for 51029.4us
I20260709 12:21:57.616668 31698 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:21:57.622176 29891 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 88d0073635cd4ecf8b2d6a865dfffbd8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 4 but the committed config has opid_index of 5
I20260709 12:21:57.628540 29902 catalog_manager.cc:5697] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a reported cstate change: config changed from index 4 to 5, VOTER 883072dcb822424182b698eff0f14e7d (127.28.35.65) evicted. New cstate: current_term: 2 leader_uuid: "c0fe32b933704a32a0ea8413d06dca2a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:57.650928 30077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4772444eb03f47b4923953566507a0a1"
dest_uuid: "c55d814de61e46c3b90652627242fd0c"
mode: GRACEFUL
new_leader_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:36180
I20260709 12:21:57.651553 30077 raft_consensus.cc:606] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Received request to transfer leadership to TS afee2d521d354133a84d3b91bb8291c0
I20260709 12:21:57.652467 29993 tablet_service.cc:1558] Processing DeleteTablet for tablet 88d0073635cd4ecf8b2d6a865dfffbd8 with delete_type TABLET_DATA_TOMBSTONED (TS 883072dcb822424182b698eff0f14e7d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37068
I20260709 12:21:57.663170 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:21:57.664916 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:57.665798 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:57.685494 31705 tablet_replica.cc:333] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:57.686820 31705 raft_consensus.cc:2243] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:57.687673 31705 raft_consensus.cc:2272] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:57.691170 31705 ts_tablet_manager.cc:1916] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:57.708639 31705 ts_tablet_manager.cc:1929] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:21:57.714517 31705 log.cc:1199] T 88d0073635cd4ecf8b2d6a865dfffbd8 P 883072dcb822424182b698eff0f14e7d: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/wals/88d0073635cd4ecf8b2d6a865dfffbd8
I20260709 12:21:57.716143 29892 catalog_manager.cc:5028] TS 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): tablet 88d0073635cd4ecf8b2d6a865dfffbd8 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:57.724931 31698 consensus_queue.cc:1048] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:57.728562 31667 raft_consensus.cc:2955] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.756330 30698 raft_consensus.cc:2955] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.771112 30077 raft_consensus.cc:2955] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.773279 31698 raft_consensus.cc:2955] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.783038 29902 catalog_manager.cc:5697] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d reported cstate change: config changed from index 4 to 5, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:57.790548 30699 raft_consensus.cc:2955] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.791199 30155 raft_consensus.cc:2955] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, afee2d521d354133a84d3b91bb8291c0 (127.28.35.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } attrs { replace: true } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.793906 30157 raft_consensus.cc:2955] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.810863 29906 catalog_manager.cc:5697] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: config changed from index 5 to 6, VOTER c55d814de61e46c3b90652627242fd0c (127.28.35.66) evicted. New cstate: current_term: 4 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.822173 30071 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ebea68168bd4a88847005895f707234 with delete_type TABLET_DATA_TOMBSTONED (TS c55d814de61e46c3b90652627242fd0c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:43712
I20260709 12:21:57.822767 30008 consensus_queue.cc:237] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:57.838157 30698 raft_consensus.cc:1275] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:57.842301 31706 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:57.842731 30077 raft_consensus.cc:1275] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Refusing update from remote peer 883072dcb822424182b698eff0f14e7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:21:57.844079 31706 consensus_queue.cc:1048] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:21:57.845860 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ebea68168bd4a88847005895f707234 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:57.847738 31707 tablet_replica.cc:333] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:57.855852 31629 raft_consensus.cc:2955] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.867368 31707 raft_consensus.cc:2243] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:57.868184 31707 raft_consensus.cc:2272] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:57.875646 31707 ts_tablet_manager.cc:1916] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:57.886530 30077 raft_consensus.cc:2955] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.892452 31707 ts_tablet_manager.cc:1929] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 12:21:57.893059 31707 log.cc:1199] T 1ebea68168bd4a88847005895f707234 P c55d814de61e46c3b90652627242fd0c: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/wals/1ebea68168bd4a88847005895f707234
I20260709 12:21:57.897074 29891 catalog_manager.cc:5028] TS c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): tablet 1ebea68168bd4a88847005895f707234 (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:57.898177 29892 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8faca9330bb140dda633d1dd5f0df60b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:21:57.903992 30698 raft_consensus.cc:2955] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.907015 29905 catalog_manager.cc:5697] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c reported cstate change: config changed from index 5 to 6, VOTER c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67) evicted. New cstate: current_term: 3 leader_uuid: "883072dcb822424182b698eff0f14e7d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } } }
I20260709 12:21:57.926151 30148 tablet_service.cc:1558] Processing DeleteTablet for tablet 8faca9330bb140dda633d1dd5f0df60b with delete_type TABLET_DATA_TOMBSTONED (TS c0fe32b933704a32a0ea8413d06dca2a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35098
I20260709 12:21:57.940790 31708 tablet_replica.cc:333] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:21:57.948748 31708 raft_consensus.cc:2243] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:57.949666 31708 raft_consensus.cc:2272] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:57.952663 31708 ts_tablet_manager.cc:1916] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:21:57.967464 31708 ts_tablet_manager.cc:1929] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:21:57.967801 31708 log.cc:1199] T 8faca9330bb140dda633d1dd5f0df60b P c0fe32b933704a32a0ea8413d06dca2a: Deleting WAL directory at /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/wals/8faca9330bb140dda633d1dd5f0df60b
I20260709 12:21:57.969127 29891 catalog_manager.cc:5028] TS c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): tablet 8faca9330bb140dda633d1dd5f0df60b (table test-workload [id=b6d23e17eb8041c19c6700c5ff5c643f]) successfully deleted
I20260709 12:21:58.130812 31564 raft_consensus.cc:993] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c: : Instructing follower afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:58.131327 31704 raft_consensus.cc:1081] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Signalling peer afee2d521d354133a84d3b91bb8291c0 to start an election
I20260709 12:21:58.132851 30699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4772444eb03f47b4923953566507a0a1"
dest_uuid: "afee2d521d354133a84d3b91bb8291c0"
 from {username='slave'} at 127.0.0.1:40432
I20260709 12:21:58.133337 30699 raft_consensus.cc:493] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:58.133633 30699 raft_consensus.cc:3060] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:58.139786 30699 raft_consensus.cc:515] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:58.142288 30008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772444eb03f47b4923953566507a0a1" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "883072dcb822424182b698eff0f14e7d"
I20260709 12:21:58.142649 30077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772444eb03f47b4923953566507a0a1" candidate_uuid: "afee2d521d354133a84d3b91bb8291c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c55d814de61e46c3b90652627242fd0c"
I20260709 12:21:58.141955 30699 leader_election.cc:290] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Requested vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:21:58.143270 30077 raft_consensus.cc:3055] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:58.142882 30008 raft_consensus.cc:3060] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:58.143620 30077 raft_consensus.cc:740] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c55d814de61e46c3b90652627242fd0c, State: Running, Role: LEADER
I20260709 12:21:58.144378 30077 consensus_queue.cc:260] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:58.145424 30077 raft_consensus.cc:3060] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:58.152470 30008 raft_consensus.cc:2468] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:58.153870 30666 leader_election.cc:304] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 883072dcb822424182b698eff0f14e7d, afee2d521d354133a84d3b91bb8291c0; no voters: 
I20260709 12:21:58.155100 31699 raft_consensus.cc:2804] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:58.157732 31699 raft_consensus.cc:697] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Becoming Leader. State: Replica: afee2d521d354133a84d3b91bb8291c0, State: Running, Role: LEADER
I20260709 12:21:58.158674 30077 raft_consensus.cc:2468] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afee2d521d354133a84d3b91bb8291c0 in term 2.
I20260709 12:21:58.158602 31699 consensus_queue.cc:237] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:21:58.173671 29902 catalog_manager.cc:5697] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 reported cstate change: term changed from 1 to 2, leader changed from c55d814de61e46c3b90652627242fd0c (127.28.35.66) to afee2d521d354133a84d3b91bb8291c0 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "afee2d521d354133a84d3b91bb8291c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:21:58.667153 30008 raft_consensus.cc:1275] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:58.668318 31699 consensus_queue.cc:1048] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:58.683115 30077 raft_consensus.cc:1275] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Refusing update from remote peer afee2d521d354133a84d3b91bb8291c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:21:58.685423 31693 consensus_queue.cc:1048] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:58.805763 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:58.840447 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:58.841566 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:58.842249 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:58.884131 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:58.920641 28813 tablet_server.cc:179] TabletServer@127.28.35.65:0 shutting down...
W20260709 12:21:58.936960 30122 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 12:21:58.940295 30122 consensus_peers.cc:597] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:58.960606 30048 consensus_peers.cc:597] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:58.995844 30122 consensus_peers.cc:597] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:58.996934 30122 consensus_peers.cc:597] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.008621 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:59.010156 28813 tablet_replica.cc:333] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.011222 28813 raft_consensus.cc:2243] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.019845 28813 raft_consensus.cc:2272] T f5441cdd80e94c8e870a2033647b8ac7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.022854 28813 tablet_replica.cc:333] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.023871 28813 raft_consensus.cc:2243] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.024909 28813 raft_consensus.cc:2272] T 071ff746bb1f44debef0c5a8ce34b854 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.027585 30666 consensus_peers.cc:597] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.027849 28813 tablet_replica.cc:333] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.028931 28813 raft_consensus.cc:2243] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.029623 28813 raft_consensus.cc:2272] T 4e2643ef3b164a528900b131959a64c2 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.031531 30666 consensus_peers.cc:597] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:59.032110 30666 consensus_peers.cc:597] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:59.033504 30048 consensus_peers.cc:597] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.033814 28813 tablet_replica.cc:333] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.034801 28813 raft_consensus.cc:2243] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.035902 28813 raft_consensus.cc:2272] T dd28b84d9b484974b03d57fdca47fc88 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.038625 28813 tablet_replica.cc:333] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
W20260709 12:21:59.038777 30666 consensus_peers.cc:597] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.039670 28813 raft_consensus.cc:2243] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.040457 28813 raft_consensus.cc:2272] T 4772444eb03f47b4923953566507a0a1 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.045357 28813 tablet_replica.cc:333] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
W20260709 12:21:59.045956 30122 consensus_peers.cc:597] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.046229 28813 raft_consensus.cc:2243] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.048259 28813 raft_consensus.cc:2272] T 8f7616d6d68847f48cdbad85cc129cf7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.052361 30122 consensus_peers.cc:597] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.055039 28813 tablet_replica.cc:333] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.056083 28813 raft_consensus.cc:2243] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.057121 28813 raft_consensus.cc:2272] T ee2f6150546e4b489516c21b25cb00d5 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.059929 28813 tablet_replica.cc:333] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.067195 28813 raft_consensus.cc:2243] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.068702 28813 raft_consensus.cc:2272] T c0773358957e433abb29e6cee0c1a411 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.071715 28813 tablet_replica.cc:333] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.072777 28813 raft_consensus.cc:2243] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.073378 28813 raft_consensus.cc:2272] T 9a87742be8b54b358acbe2ba8bdffe67 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.074385 29955 auto_rebalancer.cc:629] Failed to schedule move for tablet 87750d8288774a018b5d8e1a9a39e4bf: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:59.076195 30666 consensus_peers.cc:597] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.076548 28813 tablet_replica.cc:333] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.077368 28813 raft_consensus.cc:2243] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.077837 28813 raft_consensus.cc:2272] T 599a603ac86c4c4cb181a2e51c2c7e74 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.078352 29955 auto_rebalancer.cc:629] Failed to schedule move for tablet dd28b84d9b484974b03d57fdca47fc88: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:59.080576 28813 tablet_replica.cc:333] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.081354 28813 raft_consensus.cc:2243] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.082881 28813 raft_consensus.cc:2272] T 87750d8288774a018b5d8e1a9a39e4bf P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.085071 28813 tablet_replica.cc:333] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.085867 28813 raft_consensus.cc:2243] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.086634 28813 raft_consensus.cc:2272] T 1c4edd12ae2c474493461ef8159d8560 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.088986 30122 consensus_peers.cc:597] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.088999 28813 tablet_replica.cc:333] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.089862 28813 raft_consensus.cc:2243] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.090606 28813 raft_consensus.cc:2272] T 8faca9330bb140dda633d1dd5f0df60b P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.092507 28813 tablet_replica.cc:333] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.093284 28813 raft_consensus.cc:2243] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.093808 28813 raft_consensus.cc:2272] T 31610f2b7f7f4a77831454a6c7186e70 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.095973 28813 tablet_replica.cc:333] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.096534 28813 raft_consensus.cc:2243] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.097160 28813 raft_consensus.cc:2272] T 36605daf7e8b42fe92175a678b26c6d6 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.099850 28813 tablet_replica.cc:333] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.100684 28813 raft_consensus.cc:2243] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.101320 28813 raft_consensus.cc:2272] T 7ef56d4ae1834fe5874f96ef19fbccfc P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.104031 28813 tablet_replica.cc:333] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.104771 28813 raft_consensus.cc:2243] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.105751 28813 raft_consensus.cc:2272] T c3b275ca5fb245d1a84869276d88e71b P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.106849 30666 consensus_peers.cc:597] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.107853 28813 tablet_replica.cc:333] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.108544 28813 raft_consensus.cc:2243] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.109016 28813 raft_consensus.cc:2272] T 6b6fee0c307547af80617b62ccfa2345 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.111210 28813 tablet_replica.cc:333] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.111862 28813 raft_consensus.cc:2243] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.112383 28813 raft_consensus.cc:2272] T 468d269433c5406a91279f4fe300fa70 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.114780 28813 tablet_replica.cc:333] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.115501 28813 raft_consensus.cc:2243] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.116254 28813 raft_consensus.cc:2272] T d9a1e40e6b22433eb50bd4a7ad7a4cff P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.118561 28813 tablet_replica.cc:333] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.119078 28813 raft_consensus.cc:2243] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.119804 28813 raft_consensus.cc:2272] T 1ebea68168bd4a88847005895f707234 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.121766 28813 tablet_replica.cc:333] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.122501 28813 raft_consensus.cc:2243] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.123036 28813 raft_consensus.cc:2272] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.124899 28813 tablet_replica.cc:333] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.125586 28813 raft_consensus.cc:2243] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.126376 28813 raft_consensus.cc:2272] T 6f46ff47f42d4c62ab5e692a0eae6f75 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.128419 28813 tablet_replica.cc:333] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.129705 28813 raft_consensus.cc:2243] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.130260 28813 raft_consensus.cc:2272] T 2e24bf81ba144457b08a270dc88e4166 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.132602 28813 tablet_replica.cc:333] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.133183 28813 raft_consensus.cc:2243] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.133669 28813 raft_consensus.cc:2272] T a1a1bbd52e6d43ee997c988b68d587a9 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.135809 28813 tablet_replica.cc:333] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.136291 28813 raft_consensus.cc:2243] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.136739 28813 raft_consensus.cc:2272] T 5e13e3bae58a4d9798c935aff2d44501 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.139022 28813 tablet_replica.cc:333] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.139585 28813 raft_consensus.cc:2243] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.140023 28813 raft_consensus.cc:2272] T 65d2beddd1a34bc09aaef36d40e48b2f P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.141803 28813 tablet_replica.cc:333] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.142341 28813 raft_consensus.cc:2243] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.142786 28813 raft_consensus.cc:2272] T eeefc9d8245f45f9ad41b2776a7c44ca P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.144420 28813 tablet_replica.cc:333] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.144954 28813 raft_consensus.cc:2243] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.145730 28813 raft_consensus.cc:2272] T 9be181da836b49b19c8f21c6d2191e7f P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.147298 28813 tablet_replica.cc:333] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.147814 28813 raft_consensus.cc:2243] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.148207 28813 raft_consensus.cc:2272] T 24c0c078d3aa4227b542f59c8d826ce1 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.149798 28813 tablet_replica.cc:333] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.150272 28813 raft_consensus.cc:2243] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.150632 28813 raft_consensus.cc:2272] T 644466e5da2249538a5b8ca4bc4955ab P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.152575 28813 tablet_replica.cc:333] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.153218 28813 raft_consensus.cc:2243] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.153784 28813 raft_consensus.cc:2272] T 6b07bfbe099f4af7b918d99bae443567 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.156342 28813 tablet_replica.cc:333] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.156934 28813 raft_consensus.cc:2243] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.157703 28813 raft_consensus.cc:2272] T a4d5e54fb8654654bda325d3a9779cc0 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.159890 28813 tablet_replica.cc:333] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.160679 28813 raft_consensus.cc:2243] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.161216 28813 raft_consensus.cc:2272] T 3123588e1a46430481797778428a8a9d P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.162253 30122 consensus_peers.cc:597] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.163437 28813 tablet_replica.cc:333] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.164212 28813 raft_consensus.cc:2243] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.164899 28813 raft_consensus.cc:2272] T d2719daa925441798e5be35c5f65b0bc P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.166857 28813 tablet_replica.cc:333] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.167395 28813 raft_consensus.cc:2243] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.167742 28813 raft_consensus.cc:2272] T d57faadecef24f42a73fc0bef93da40b P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.169476 28813 tablet_replica.cc:333] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.169914 28813 raft_consensus.cc:2243] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.170231 28813 raft_consensus.cc:2272] T 52dbe6cb25f741d49465dbb50393729c P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.171744 28813 tablet_replica.cc:333] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.172257 28813 raft_consensus.cc:2243] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.172957 28813 raft_consensus.cc:2272] T 075db4213fcb4b6eb8f7fa2104b978e1 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.175407 28813 tablet_replica.cc:333] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.176088 28813 raft_consensus.cc:2243] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.176872 28813 raft_consensus.cc:2272] T c9f9644ea61e4585a83bb83ff1f9ca46 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.179819 28813 tablet_replica.cc:333] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.180475 28813 raft_consensus.cc:2243] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.180961 28813 raft_consensus.cc:2272] T 66e87ecd2a6d47d2a72b887582a4ac77 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.182550 30048 consensus_peers.cc:597] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.183305 28813 tablet_replica.cc:333] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.184006 28813 raft_consensus.cc:2243] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.184861 28813 raft_consensus.cc:2272] T d171dcefcd9741e88478841342d93d63 P 883072dcb822424182b698eff0f14e7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.186138 30666 consensus_peers.cc:597] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.187096 28813 tablet_replica.cc:333] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.187645 28813 raft_consensus.cc:2243] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.188097 28813 raft_consensus.cc:2272] T 844eb63048444c6b8d0d98ac69157194 P 883072dcb822424182b698eff0f14e7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.190183 28813 tablet_replica.cc:333] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.190785 28813 raft_consensus.cc:2243] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.191583 28813 raft_consensus.cc:2272] T 48004ea79a5f4f08a18503068d31a0e5 P 883072dcb822424182b698eff0f14e7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.193872 28813 tablet_replica.cc:333] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.194509 28813 raft_consensus.cc:2243] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.195029 28813 raft_consensus.cc:2272] T d5d1e4f6264b4f618b9887edbe290e57 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.197793 30122 consensus_peers.cc:597] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.198179 28813 tablet_replica.cc:333] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d: stopping tablet replica
I20260709 12:21:59.198797 28813 raft_consensus.cc:2243] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.199656 28813 raft_consensus.cc:2272] T d3cfeff985ed44e7ac6c0249da05cad7 P 883072dcb822424182b698eff0f14e7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.258934 30122 consensus_peers.cc:597] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:59.272980 30666 consensus_peers.cc:597] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:59.287433 30666 consensus_peers.cc:597] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:59.290143 30122 consensus_peers.cc:597] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:59.311581 30666 consensus_peers.cc:597] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:59.312455 30666 consensus_peers.cc:597] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:59.318138 30666 consensus_peers.cc:597] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:59.369680 30048 consensus_peers.cc:597] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. 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 12:21:59.411882 30048 consensus_peers.cc:597] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.419131 28813 tablet_server.cc:196] TabletServer@127.28.35.65:0 shutdown complete.
W20260709 12:21:59.437747 30048 consensus_peers.cc:597] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:59.496896 30048 consensus_peers.cc:597] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:59.500223 30666 consensus_peers.cc:597] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 -> Peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Couldn't send request to peer 883072dcb822424182b698eff0f14e7d. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.542469 28813 tablet_server.cc:179] TabletServer@127.28.35.66:0 shutting down...
W20260709 12:21:59.568022 30665 consensus_peers.cc:597] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. 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 12:21:59.664191 30665 consensus_peers.cc:597] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.672590 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:21:59.672775 30665 consensus_peers.cc:597] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. 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 12:21:59.689409 30665 consensus_peers.cc:597] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.696314 28813 tablet_replica.cc:333] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.701557 28813 raft_consensus.cc:2243] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.702723 28813 raft_consensus.cc:2272] T f5441cdd80e94c8e870a2033647b8ac7 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.725746 28813 tablet_replica.cc:333] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.730733 28813 raft_consensus.cc:2243] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.731460 28813 raft_consensus.cc:2272] T 071ff746bb1f44debef0c5a8ce34b854 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.735466 28813 tablet_replica.cc:333] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.736301 28813 raft_consensus.cc:2243] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.745586 28813 raft_consensus.cc:2272] T dd28b84d9b484974b03d57fdca47fc88 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.748449 28813 tablet_replica.cc:333] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.749532 28813 raft_consensus.cc:2243] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.750195 28813 raft_consensus.cc:2272] T 4772444eb03f47b4923953566507a0a1 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.752888 28813 tablet_replica.cc:333] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.753731 28813 raft_consensus.cc:2243] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.754405 28813 raft_consensus.cc:2272] T ee2f6150546e4b489516c21b25cb00d5 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.757177 28813 tablet_replica.cc:333] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
W20260709 12:21:59.757927 30665 consensus_peers.cc:597] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.758141 28813 raft_consensus.cc:2243] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.758802 28813 raft_consensus.cc:2272] T 87750d8288774a018b5d8e1a9a39e4bf P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.760185 30121 consensus_peers.cc:597] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. 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 12:21:59.760783 30121 consensus_peers.cc:597] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.762668 28813 tablet_replica.cc:333] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.763657 28813 raft_consensus.cc:2243] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.764249 28813 raft_consensus.cc:2272] T 9a87742be8b54b358acbe2ba8bdffe67 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.767232 28813 tablet_replica.cc:333] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.768108 28813 raft_consensus.cc:2243] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.769305 28813 raft_consensus.cc:2272] T 599a603ac86c4c4cb181a2e51c2c7e74 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.771976 28813 tablet_replica.cc:333] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.772812 28813 raft_consensus.cc:2243] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.773866 28813 raft_consensus.cc:2272] T 9806c10106a64a878fdfd8d9ad5c45c7 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.777886 28813 tablet_replica.cc:333] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.778806 28813 raft_consensus.cc:2243] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:21:59.778852 30665 consensus_peers.cc:597] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.779953 28813 raft_consensus.cc:2272] T c0773358957e433abb29e6cee0c1a411 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.783803 28813 tablet_replica.cc:333] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.784574 28813 raft_consensus.cc:2243] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.785555 28813 raft_consensus.cc:2272] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.788283 30121 consensus_peers.cc:597] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.789099 28813 tablet_replica.cc:333] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.790055 28813 raft_consensus.cc:2243] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.790620 28813 raft_consensus.cc:2272] T 8e034947f2864a9d864990268044cded P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.793413 28813 tablet_replica.cc:333] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.794243 28813 raft_consensus.cc:2243] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.795362 28813 raft_consensus.cc:2272] T 8faca9330bb140dda633d1dd5f0df60b P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.798208 28813 tablet_replica.cc:333] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.799028 28813 raft_consensus.cc:2243] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.800094 28813 raft_consensus.cc:2272] T e5863f86de8a484092d48025c977b120 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.803169 28813 tablet_replica.cc:333] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.804075 28813 raft_consensus.cc:2243] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.804705 28813 raft_consensus.cc:2272] T 36605daf7e8b42fe92175a678b26c6d6 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.807453 30121 consensus_peers.cc:597] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.808411 28813 tablet_replica.cc:333] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.809314 28813 raft_consensus.cc:2243] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.810206 28813 raft_consensus.cc:2272] T 8bd208730d5f4108bb9596c1f9cec59f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.812150 28813 tablet_replica.cc:333] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.812747 28813 raft_consensus.cc:2243] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.813747 28813 raft_consensus.cc:2272] T 7ef56d4ae1834fe5874f96ef19fbccfc P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.816478 28813 tablet_replica.cc:333] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.817303 28813 raft_consensus.cc:2243] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.817866 28813 raft_consensus.cc:2272] T c3b275ca5fb245d1a84869276d88e71b P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.820317 28813 tablet_replica.cc:333] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.821105 28813 raft_consensus.cc:2243] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.821671 28813 raft_consensus.cc:2272] T 6b6fee0c307547af80617b62ccfa2345 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.822808 30665 consensus_peers.cc:597] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.823850 28813 tablet_replica.cc:333] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.824437 28813 raft_consensus.cc:2243] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.824847 28813 raft_consensus.cc:2272] T 468d269433c5406a91279f4fe300fa70 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.826902 28813 tablet_replica.cc:333] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.827620 28813 raft_consensus.cc:2243] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.828359 28813 raft_consensus.cc:2272] T 6f46ff47f42d4c62ab5e692a0eae6f75 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.830577 30121 consensus_peers.cc:597] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.830667 28813 tablet_replica.cc:333] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.831301 28813 raft_consensus.cc:2243] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.832122 28813 raft_consensus.cc:2272] T a1a1bbd52e6d43ee997c988b68d587a9 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.834092 28813 tablet_replica.cc:333] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.834632 28813 raft_consensus.cc:2243] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.835508 28813 raft_consensus.cc:2272] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.837407 28813 tablet_replica.cc:333] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.837895 28813 raft_consensus.cc:2243] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.838559 28813 raft_consensus.cc:2272] T 5e13e3bae58a4d9798c935aff2d44501 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.840206 28813 tablet_replica.cc:333] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.840668 28813 raft_consensus.cc:2243] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.841004 28813 raft_consensus.cc:2272] T 65d2beddd1a34bc09aaef36d40e48b2f P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.842732 28813 tablet_replica.cc:333] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.843163 28813 raft_consensus.cc:2243] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.843513 28813 raft_consensus.cc:2272] T 24c0c078d3aa4227b542f59c8d826ce1 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.845112 28813 tablet_replica.cc:333] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.845613 28813 raft_consensus.cc:2243] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.846333 28813 raft_consensus.cc:2272] T 644466e5da2249538a5b8ca4bc4955ab P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.848019 28813 tablet_replica.cc:333] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.848608 28813 raft_consensus.cc:2243] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.849102 28813 raft_consensus.cc:2272] T 6fa7a61038404061b15fab38c7d904af P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.850920 28813 tablet_replica.cc:333] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.851454 28813 raft_consensus.cc:2243] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.852124 28813 raft_consensus.cc:2272] T a4d5e54fb8654654bda325d3a9779cc0 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.854291 28813 tablet_replica.cc:333] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.854976 28813 raft_consensus.cc:2243] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.855510 28813 raft_consensus.cc:2272] T 3123588e1a46430481797778428a8a9d P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.857661 30121 consensus_peers.cc:597] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.858019 28813 tablet_replica.cc:333] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.858671 28813 raft_consensus.cc:2243] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.859476 28813 raft_consensus.cc:2272] T 95d699b3ca2b4602a75b2420a6745a4f P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.861378 28813 tablet_replica.cc:333] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.861943 28813 raft_consensus.cc:2243] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.862645 28813 raft_consensus.cc:2272] T d57faadecef24f42a73fc0bef93da40b P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.864481 28813 tablet_replica.cc:333] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.865029 28813 raft_consensus.cc:2243] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.865878 28813 raft_consensus.cc:2272] T d1dd1a1027564f23b24ac191ddcb9bf5 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.867619 28813 tablet_replica.cc:333] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.868129 28813 raft_consensus.cc:2243] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.868602 28813 raft_consensus.cc:2272] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.870309 28813 tablet_replica.cc:333] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.870880 28813 raft_consensus.cc:2243] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.871274 28813 raft_consensus.cc:2272] T 52dbe6cb25f741d49465dbb50393729c P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.873329 28813 tablet_replica.cc:333] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.873890 28813 raft_consensus.cc:2243] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.874570 28813 raft_consensus.cc:2272] T 075db4213fcb4b6eb8f7fa2104b978e1 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.876187 30121 consensus_peers.cc:597] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.876355 28813 tablet_replica.cc:333] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.876965 28813 raft_consensus.cc:2243] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.877609 28813 raft_consensus.cc:2272] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.879248 28813 tablet_replica.cc:333] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.879734 28813 raft_consensus.cc:2243] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.880540 28813 raft_consensus.cc:2272] T a190c065aedd4919a82bc32c90a417f7 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.882184 28813 tablet_replica.cc:333] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.882694 28813 raft_consensus.cc:2243] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.883452 28813 raft_consensus.cc:2272] T 1529c8ee58dc4b47951cd59d438aa588 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.885215 28813 tablet_replica.cc:333] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.885766 28813 raft_consensus.cc:2243] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.886201 28813 raft_consensus.cc:2272] T c9f9644ea61e4585a83bb83ff1f9ca46 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.887929 28813 tablet_replica.cc:333] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.888538 28813 raft_consensus.cc:2243] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.889030 28813 raft_consensus.cc:2272] T 48004ea79a5f4f08a18503068d31a0e5 P c55d814de61e46c3b90652627242fd0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.890880 28813 tablet_replica.cc:333] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.891489 28813 raft_consensus.cc:2243] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:59.892417 28813 raft_consensus.cc:2272] T 844eb63048444c6b8d0d98ac69157194 P c55d814de61e46c3b90652627242fd0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.894958 28813 tablet_replica.cc:333] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.895648 28813 raft_consensus.cc:2243] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.896240 28813 raft_consensus.cc:2272] T d171dcefcd9741e88478841342d93d63 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.896690 30665 consensus_peers.cc:597] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.898821 28813 tablet_replica.cc:333] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.899520 28813 raft_consensus.cc:2243] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:59.900058 28813 raft_consensus.cc:2272] T 66e87ecd2a6d47d2a72b887582a4ac77 P c55d814de61e46c3b90652627242fd0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:59.902557 28813 tablet_replica.cc:333] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c: stopping tablet replica
I20260709 12:21:59.903137 28813 raft_consensus.cc:2243] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:21:59.903678 30121 consensus_peers.cc:597] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.904088 28813 raft_consensus.cc:2272] T a1993d2867f04ec8860938582784fe07 P c55d814de61e46c3b90652627242fd0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:59.916265 30121 consensus_peers.cc:597] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:59.987336 28813 tablet_server.cc:196] TabletServer@127.28.35.66:0 shutdown complete.
W20260709 12:22:00.004084 30121 consensus_peers.cc:597] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a -> Peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Couldn't send request to peer c55d814de61e46c3b90652627242fd0c. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:34183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.050300 31691 raft_consensus.cc:493] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 883072dcb822424182b698eff0f14e7d)
I20260709 12:22:00.051045 31691 raft_consensus.cc:515] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:22:00.054090 31691 leader_election.cc:290] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
W20260709 12:22:00.060221 30122 leader_election.cc:336] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111)
W20260709 12:22:00.062808 30121 leader_election.cc:336] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Network error: Client connection negotiation failed: client connection to 127.28.35.66:34183: connect: Connection refused (error 111)
I20260709 12:22:00.063277 30121 leader_election.cc:304] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:22:00.064159 31691 raft_consensus.cc:2749] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:22:00.092053 28813 tablet_server.cc:179] TabletServer@127.28.35.67:0 shutting down...
W20260709 12:22:00.100747 30665 consensus_peers.cc:597] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 -> Peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Couldn't send request to peer c0fe32b933704a32a0ea8413d06dca2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.125566 31691 raft_consensus.cc:493] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 883072dcb822424182b698eff0f14e7d)
I20260709 12:22:00.126292 31691 raft_consensus.cc:515] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:22:00.128774 31691 leader_election.cc:290] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019)
W20260709 12:22:00.140118 30665 consensus_peers.cc:597] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 -> Peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Couldn't send request to peer c0fe32b933704a32a0ea8413d06dca2a. 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 12:22:00.142484 30122 leader_election.cc:336] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111)
I20260709 12:22:00.142632 30700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be181da836b49b19c8f21c6d2191e7f" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afee2d521d354133a84d3b91bb8291c0" is_pre_election: true
I20260709 12:22:00.144979 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:00.145535 30121 leader_election.cc:304] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, afee2d521d354133a84d3b91bb8291c0
I20260709 12:22:00.146423 31691 raft_consensus.cc:2749] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:22:00.147814 28813 tablet_replica.cc:333] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.148780 28813 raft_consensus.cc:2243] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.149400 28813 raft_consensus.cc:2272] T f5441cdd80e94c8e870a2033647b8ac7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.149608 31691 raft_consensus.cc:493] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 883072dcb822424182b698eff0f14e7d)
I20260709 12:22:00.150262 31691 raft_consensus.cc:515] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:22:00.152199 28813 tablet_replica.cc:333] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.152323 31691 leader_election.cc:290] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:22:00.153131 28813 raft_consensus.cc:2243] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.154291 28813 raft_consensus.cc:2272] T 071ff746bb1f44debef0c5a8ce34b854 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.157024 28813 tablet_replica.cc:333] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.157939 28813 raft_consensus.cc:2243] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:22:00.158207 30121 leader_election.cc:336] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Network error: Client connection negotiation failed: client connection to 127.28.35.66:34183: connect: Connection refused (error 111)
I20260709 12:22:00.158716 28813 raft_consensus.cc:2272] T 4e2643ef3b164a528900b131959a64c2 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.161636 28813 tablet_replica.cc:333] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
W20260709 12:22:00.162146 30122 leader_election.cc:336] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111)
I20260709 12:22:00.162539 28813 raft_consensus.cc:2243] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.162557 30122 leader_election.cc:304] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:22:00.163512 28813 raft_consensus.cc:2272] T 8f7616d6d68847f48cdbad85cc129cf7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.163611 31723 raft_consensus.cc:2749] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:22:00.166213 28813 tablet_replica.cc:333] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.167021 28813 raft_consensus.cc:2243] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.167595 28813 raft_consensus.cc:2272] T dd28b84d9b484974b03d57fdca47fc88 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.170213 28813 tablet_replica.cc:333] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.171036 28813 raft_consensus.cc:2243] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.171578 28813 raft_consensus.cc:2272] T ee2f6150546e4b489516c21b25cb00d5 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.174515 28813 tablet_replica.cc:333] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.175334 28813 raft_consensus.cc:2243] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.175953 28813 raft_consensus.cc:2272] T 599a603ac86c4c4cb181a2e51c2c7e74 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.178733 28813 tablet_replica.cc:333] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.179564 28813 raft_consensus.cc:2243] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.180220 28813 raft_consensus.cc:2272] T 9806c10106a64a878fdfd8d9ad5c45c7 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.183771 28813 tablet_replica.cc:333] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.184942 28813 raft_consensus.cc:2243] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.185660 28813 raft_consensus.cc:2272] T 87750d8288774a018b5d8e1a9a39e4bf P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:00.187716 29955 auto_rebalancer.cc:629] Failed to schedule move for tablet 599a603ac86c4c4cb181a2e51c2c7e74: Network error: Client connection negotiation failed: client connection to 127.28.35.66:34183: connect: Connection refused (error 111)
I20260709 12:22:00.188527 28813 tablet_replica.cc:333] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.189679 28813 raft_consensus.cc:2243] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.190265 28813 raft_consensus.cc:2272] T 1c4edd12ae2c474493461ef8159d8560 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.192373 31723 raft_consensus.cc:493] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 883072dcb822424182b698eff0f14e7d)
I20260709 12:22:00.193029 28813 tablet_replica.cc:333] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
W20260709 12:22:00.192930 29955 auto_rebalancer.cc:629] Failed to schedule move for tablet 844eb63048444c6b8d0d98ac69157194: Network error: Client connection negotiation failed: client connection to 127.28.35.66:34183: connect: Connection refused (error 111)
I20260709 12:22:00.192889 31723 raft_consensus.cc:515] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:22:00.194211 28813 raft_consensus.cc:2243] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.195362 28813 raft_consensus.cc:2272] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.195392 31723 leader_election.cc:290] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:22:00.198484 28813 tablet_replica.cc:333] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.199458 28813 raft_consensus.cc:2243] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.200632 28813 raft_consensus.cc:2272] T 8e034947f2864a9d864990268044cded P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:00.201480 30121 leader_election.cc:336] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Network error: Client connection negotiation failed: client connection to 127.28.35.66:34183: connect: Connection refused (error 111)
W20260709 12:22:00.202021 30122 leader_election.cc:336] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111)
I20260709 12:22:00.202488 30122 leader_election.cc:304] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:22:00.203336 31734 raft_consensus.cc:2749] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:00.203652 28813 tablet_replica.cc:333] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.204468 28813 raft_consensus.cc:2243] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.205350 28813 raft_consensus.cc:2272] T e5863f86de8a484092d48025c977b120 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.207773 28813 tablet_replica.cc:333] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.207998 31723 raft_consensus.cc:493] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 883072dcb822424182b698eff0f14e7d)
I20260709 12:22:00.208539 31723 raft_consensus.cc:515] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:22:00.208681 28813 raft_consensus.cc:2243] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.210045 28813 raft_consensus.cc:2272] T 31610f2b7f7f4a77831454a6c7186e70 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.211860 31723 leader_election.cc:290] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), afee2d521d354133a84d3b91bb8291c0 (127.28.35.68:46019)
I20260709 12:22:00.213166 28813 tablet_replica.cc:333] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.214097 28813 raft_consensus.cc:2243] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.215041 28813 raft_consensus.cc:2272] T 8bd208730d5f4108bb9596c1f9cec59f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.216722 30700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebea68168bd4a88847005895f707234" candidate_uuid: "c0fe32b933704a32a0ea8413d06dca2a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "afee2d521d354133a84d3b91bb8291c0" is_pre_election: true
I20260709 12:22:00.218237 28813 tablet_replica.cc:333] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.219089 28813 raft_consensus.cc:2243] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.219964 28813 raft_consensus.cc:2272] T d9a1e40e6b22433eb50bd4a7ad7a4cff P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.222826 28813 tablet_replica.cc:333] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.223649 28813 raft_consensus.cc:2243] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.224334 28813 raft_consensus.cc:2272] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.227048 28813 tablet_replica.cc:333] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.227898 28813 raft_consensus.cc:2243] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.228518 28813 raft_consensus.cc:2272] T c3b275ca5fb245d1a84869276d88e71b P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:00.231350 30122 leader_election.cc:336] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111)
I20260709 12:22:00.231846 30122 leader_election.cc:304] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, afee2d521d354133a84d3b91bb8291c0
W20260709 12:22:00.232502 30122 raft_consensus.cc:2686] T 1ebea68168bd4a88847005895f707234 P c0fe32b933704a32a0ea8413d06dca2a: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:22:00.231384 28813 tablet_replica.cc:333] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.234440 28813 raft_consensus.cc:2243] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:22:00.234848 30665 consensus_peers.cc:597] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 -> Peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Couldn't send request to peer c0fe32b933704a32a0ea8413d06dca2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.235563 28813 raft_consensus.cc:2272] T 6b6fee0c307547af80617b62ccfa2345 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:00.237047 30665 consensus_peers.cc:597] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 -> Peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Couldn't send request to peer c0fe32b933704a32a0ea8413d06dca2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.238138 28813 tablet_replica.cc:333] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.238807 28813 raft_consensus.cc:2243] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.239607 28813 raft_consensus.cc:2272] T 468d269433c5406a91279f4fe300fa70 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.241677 28813 tablet_replica.cc:333] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.242523 28813 raft_consensus.cc:2243] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.243432 28813 raft_consensus.cc:2272] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.245841 28813 tablet_replica.cc:333] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.246435 28813 raft_consensus.cc:2243] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.247071 28813 raft_consensus.cc:2272] T 2e24bf81ba144457b08a270dc88e4166 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.249805 28813 tablet_replica.cc:333] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.250648 28813 raft_consensus.cc:2243] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.251148 28813 raft_consensus.cc:2272] T a1a1bbd52e6d43ee997c988b68d587a9 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.254065 28813 tablet_replica.cc:333] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.254853 28813 raft_consensus.cc:2243] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.255762 28813 raft_consensus.cc:2272] T 4ec8d5daefdf44c7a7f3ff3354e40fae P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.258653 28813 tablet_replica.cc:333] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.259222 31723 raft_consensus.cc:493] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 883072dcb822424182b698eff0f14e7d)
I20260709 12:22:00.259488 28813 raft_consensus.cc:2243] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.259845 31723 raft_consensus.cc:515] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } }
I20260709 12:22:00.260607 28813 raft_consensus.cc:2272] T eeefc9d8245f45f9ad41b2776a7c44ca P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.263626 28813 tablet_replica.cc:333] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.264482 28813 raft_consensus.cc:2243] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.264881 31735 raft_consensus.cc:493] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 883072dcb822424182b698eff0f14e7d)
I20260709 12:22:00.265690 28813 raft_consensus.cc:2272] T 95d699b3ca2b4602a75b2420a6745a4f P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.265475 31735 raft_consensus.cc:515] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:22:00.265938 31723 leader_election.cc:290] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:22:00.267908 31735 leader_election.cc:290] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
I20260709 12:22:00.268853 28813 tablet_replica.cc:333] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.269968 28813 raft_consensus.cc:2243] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:22:00.270828 30122 leader_election.cc:336] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111)
I20260709 12:22:00.271135 28813 raft_consensus.cc:2272] T d2719daa925441798e5be35c5f65b0bc P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:00.271566 30121 leader_election.cc:336] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Network error: Client connection negotiation failed: client connection to 127.28.35.66:34183: connect: Connection refused (error 111)
I20260709 12:22:00.271948 30121 leader_election.cc:304] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe32b933704a32a0ea8413d06dca2a; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:22:00.272609 31723 raft_consensus.cc:2749] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:00.274151 28813 tablet_replica.cc:333] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.275031 28813 raft_consensus.cc:2243] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.275542 28813 raft_consensus.cc:2272] T 644466e5da2249538a5b8ca4bc4955ab P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:00.276372 30666 leader_election.cc:336] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111)
I20260709 12:22:00.278189 28813 tablet_replica.cc:333] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.279028 28813 raft_consensus.cc:2243] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.279626 28813 raft_consensus.cc:2272] T 6b07bfbe099f4af7b918d99bae443567 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:00.281647 30665 leader_election.cc:336] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Network error: Client connection negotiation failed: client connection to 127.28.35.66:34183: connect: Connection refused (error 111)
I20260709 12:22:00.282035 30665 leader_election.cc:304] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:22:00.282722 28813 tablet_replica.cc:333] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.282795 31737 raft_consensus.cc:2749] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:00.283479 28813 raft_consensus.cc:2243] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.284354 28813 raft_consensus.cc:2272] T 6fa7a61038404061b15fab38c7d904af P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.286746 28813 tablet_replica.cc:333] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.287379 28813 raft_consensus.cc:2243] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.288363 28813 raft_consensus.cc:2272] T 9be181da836b49b19c8f21c6d2191e7f P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:00.289593 30665 consensus_peers.cc:597] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 -> Peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Couldn't send request to peer c0fe32b933704a32a0ea8413d06dca2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.291337 28813 tablet_replica.cc:333] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.292238 28813 raft_consensus.cc:2243] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.293094 28813 raft_consensus.cc:2272] T 24c0c078d3aa4227b542f59c8d826ce1 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.295332 28813 tablet_replica.cc:333] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.295949 28813 raft_consensus.cc:2243] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.296722 28813 raft_consensus.cc:2272] T 3123588e1a46430481797778428a8a9d P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.298719 28813 tablet_replica.cc:333] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.299280 28813 raft_consensus.cc:2243] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.299763 28813 raft_consensus.cc:2272] T d1dd1a1027564f23b24ac191ddcb9bf5 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.301808 28813 tablet_replica.cc:333] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.302336 28813 raft_consensus.cc:2243] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.302742 28813 raft_consensus.cc:2272] T 844eb63048444c6b8d0d98ac69157194 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.304615 28813 tablet_replica.cc:333] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.305131 28813 raft_consensus.cc:2243] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.305722 28813 raft_consensus.cc:2272] T d171dcefcd9741e88478841342d93d63 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.308025 28813 tablet_replica.cc:333] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.308776 28813 raft_consensus.cc:2243] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.309738 28813 raft_consensus.cc:2272] T 88d0073635cd4ecf8b2d6a865dfffbd8 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.311743 28813 tablet_replica.cc:333] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.312302 28813 raft_consensus.cc:2243] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.312747 28813 raft_consensus.cc:2272] T 3bc7e3c021d84633b6b1c9dbcff9d158 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.314715 28813 tablet_replica.cc:333] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.315284 28813 raft_consensus.cc:2243] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.315831 28813 raft_consensus.cc:2272] T a190c065aedd4919a82bc32c90a417f7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.317852 28813 tablet_replica.cc:333] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.318429 28813 raft_consensus.cc:2243] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.318929 28813 raft_consensus.cc:2272] T 1529c8ee58dc4b47951cd59d438aa588 P c0fe32b933704a32a0ea8413d06dca2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.321559 28813 tablet_replica.cc:333] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.322311 28813 raft_consensus.cc:2243] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.322866 28813 raft_consensus.cc:2272] T c9f9644ea61e4585a83bb83ff1f9ca46 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.325116 28813 tablet_replica.cc:333] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.325776 28813 raft_consensus.cc:2243] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.326300 28813 raft_consensus.cc:2272] T d3cfeff985ed44e7ac6c0249da05cad7 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.328706 28813 tablet_replica.cc:333] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
W20260709 12:22:00.328961 30665 consensus_peers.cc:597] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 -> Peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Couldn't send request to peer c0fe32b933704a32a0ea8413d06dca2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.329371 28813 raft_consensus.cc:2243] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.330314 28813 raft_consensus.cc:2272] T a1993d2867f04ec8860938582784fe07 P c0fe32b933704a32a0ea8413d06dca2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.332867 28813 tablet_replica.cc:333] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.333612 28813 raft_consensus.cc:2243] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.334275 28813 raft_consensus.cc:2272] T 48004ea79a5f4f08a18503068d31a0e5 P c0fe32b933704a32a0ea8413d06dca2a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.336536 28813 tablet_replica.cc:333] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a: stopping tablet replica
I20260709 12:22:00.337044 28813 raft_consensus.cc:2243] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.337766 28813 raft_consensus.cc:2272] T d5d1e4f6264b4f618b9887edbe290e57 P c0fe32b933704a32a0ea8413d06dca2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.355878 31737 raft_consensus.cc:493] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 883072dcb822424182b698eff0f14e7d)
I20260709 12:22:00.356498 31737 raft_consensus.cc:515] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c55d814de61e46c3b90652627242fd0c" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 34183 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:22:00.358531 31737 leader_election.cc:290] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183)
W20260709 12:22:00.362627 30666 leader_election.cc:336] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111)
W20260709 12:22:00.363183 30665 leader_election.cc:336] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c55d814de61e46c3b90652627242fd0c (127.28.35.66:34183): Network error: Client connection negotiation failed: client connection to 127.28.35.66:34183: connect: Connection refused (error 111)
I20260709 12:22:00.363538 30665 leader_election.cc:304] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0; no voters: 883072dcb822424182b698eff0f14e7d, c55d814de61e46c3b90652627242fd0c
I20260709 12:22:00.364187 31737 raft_consensus.cc:2749] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:22:00.392596 31737 raft_consensus.cc:493] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 883072dcb822424182b698eff0f14e7d)
I20260709 12:22:00.393134 31737 raft_consensus.cc:515] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:22:00.395648 31737 leader_election.cc:290] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
W20260709 12:22:00.402257 30666 leader_election.cc:336] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111)
W20260709 12:22:00.403620 30665 leader_election.cc:336] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:22:00.404038 30665 leader_election.cc:304] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:22:00.404805 31735 raft_consensus.cc:2749] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:22:00.428637 28813 tablet_server.cc:196] TabletServer@127.28.35.67:0 shutdown complete.
W20260709 12:22:00.515357 30665 consensus_peers.cc:597] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 -> Peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Couldn't send request to peer c0fe32b933704a32a0ea8413d06dca2a. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.67:45397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.526053 28813 tablet_server.cc:179] TabletServer@127.28.35.68:0 shutting down...
I20260709 12:22:00.563097 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:00.563910 28813 tablet_replica.cc:333] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.564692 28813 raft_consensus.cc:2243] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.565687 28813 raft_consensus.cc:2272] T 1ebea68168bd4a88847005895f707234 P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.567675 28813 tablet_replica.cc:333] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.568303 28813 raft_consensus.cc:2243] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.568837 28813 raft_consensus.cc:2272] T d7f4cebff58a4c1b9ab70ce78ae8c0b4 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.570935 28813 tablet_replica.cc:333] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.571861 28813 raft_consensus.cc:2243] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.572600 28813 raft_consensus.cc:2272] T 5e13e3bae58a4d9798c935aff2d44501 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.575507 28813 tablet_replica.cc:333] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.576440 28813 raft_consensus.cc:2243] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.577152 28813 raft_consensus.cc:2272] T 4ec8d5daefdf44c7a7f3ff3354e40fae P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.579380 28813 tablet_replica.cc:333] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.580045 28813 raft_consensus.cc:2243] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.580652 28813 raft_consensus.cc:2272] T 9be181da836b49b19c8f21c6d2191e7f P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.582744 28813 tablet_replica.cc:333] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.583343 28813 raft_consensus.cc:2243] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.583926 28813 raft_consensus.cc:2272] T a4d5e54fb8654654bda325d3a9779cc0 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.586056 28813 tablet_replica.cc:333] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.586640 28813 raft_consensus.cc:2243] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.587150 28813 raft_consensus.cc:2272] T d9a1e40e6b22433eb50bd4a7ad7a4cff P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.589099 28813 tablet_replica.cc:333] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.589980 28813 raft_consensus.cc:2243] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.590956 28813 raft_consensus.cc:2272] T 9a87742be8b54b358acbe2ba8bdffe67 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.593075 28813 tablet_replica.cc:333] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.593732 28813 raft_consensus.cc:2243] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.594286 28813 raft_consensus.cc:2272] T d1dd1a1027564f23b24ac191ddcb9bf5 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.596349 28813 tablet_replica.cc:333] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.596951 28813 raft_consensus.cc:2243] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.597600 28813 raft_consensus.cc:2272] T e5863f86de8a484092d48025c977b120 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.599758 28813 tablet_replica.cc:333] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.600342 28813 raft_consensus.cc:2243] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.601117 28813 raft_consensus.cc:2272] T 4e2643ef3b164a528900b131959a64c2 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.603281 28813 tablet_replica.cc:333] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.604120 28813 raft_consensus.cc:2243] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.604952 28813 raft_consensus.cc:2272] T 6f46ff47f42d4c62ab5e692a0eae6f75 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.607226 28813 tablet_replica.cc:333] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.607916 28813 raft_consensus.cc:2243] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.608657 28813 raft_consensus.cc:2272] T a190c065aedd4919a82bc32c90a417f7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.610986 28813 tablet_replica.cc:333] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.611816 28813 raft_consensus.cc:2243] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.612311 28813 raft_consensus.cc:2272] T 9806c10106a64a878fdfd8d9ad5c45c7 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.612833 31735 raft_consensus.cc:493] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 883072dcb822424182b698eff0f14e7d)
I20260709 12:22:00.613385 31735 raft_consensus.cc:515] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "883072dcb822424182b698eff0f14e7d" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37299 } } peers { permanent_uuid: "c0fe32b933704a32a0ea8413d06dca2a" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 45397 } } peers { permanent_uuid: "afee2d521d354133a84d3b91bb8291c0" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 46019 } attrs { promote: false } }
I20260709 12:22:00.614908 28813 tablet_replica.cc:333] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.615590 31735 leader_election.cc:290] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299), c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397)
I20260709 12:22:00.615778 28813 raft_consensus.cc:2243] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.616364 28813 raft_consensus.cc:2272] T 8e034947f2864a9d864990268044cded P afee2d521d354133a84d3b91bb8291c0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.619007 28813 tablet_replica.cc:333] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.619729 28813 raft_consensus.cc:2243] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.620530 28813 raft_consensus.cc:2272] T 52dbe6cb25f741d49465dbb50393729c P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:00.620770 30665 leader_election.cc:336] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c0fe32b933704a32a0ea8413d06dca2a (127.28.35.67:45397): Network error: Client connection negotiation failed: client connection to 127.28.35.67:45397: connect: Connection refused (error 111)
W20260709 12:22:00.621356 30666 leader_election.cc:336] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 883072dcb822424182b698eff0f14e7d (127.28.35.65:37299): Network error: Client connection negotiation failed: client connection to 127.28.35.65:37299: connect: Connection refused (error 111)
I20260709 12:22:00.621770 30666 leader_election.cc:304] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afee2d521d354133a84d3b91bb8291c0; no voters: 883072dcb822424182b698eff0f14e7d, c0fe32b933704a32a0ea8413d06dca2a
I20260709 12:22:00.622475 31735 raft_consensus.cc:2749] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:22:00.623199 28813 tablet_replica.cc:333] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.623795 28813 raft_consensus.cc:2243] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.624513 28813 raft_consensus.cc:2272] T 65d2beddd1a34bc09aaef36d40e48b2f P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.626447 28813 tablet_replica.cc:333] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.627068 28813 raft_consensus.cc:2243] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.627646 28813 raft_consensus.cc:2272] T eeefc9d8245f45f9ad41b2776a7c44ca P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.629437 28813 tablet_replica.cc:333] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.629935 28813 raft_consensus.cc:2243] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.630620 28813 raft_consensus.cc:2272] T 1c4edd12ae2c474493461ef8159d8560 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.633073 28813 tablet_replica.cc:333] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.633991 28813 raft_consensus.cc:2243] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.635113 28813 raft_consensus.cc:2272] T 6b07bfbe099f4af7b918d99bae443567 P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.638088 28813 tablet_replica.cc:333] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.638988 28813 raft_consensus.cc:2243] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.639782 28813 raft_consensus.cc:2272] T 66e87ecd2a6d47d2a72b887582a4ac77 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.641613 28813 tablet_replica.cc:333] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.642208 28813 raft_consensus.cc:2243] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.642690 28813 raft_consensus.cc:2272] T 95d699b3ca2b4602a75b2420a6745a4f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.644538 28813 tablet_replica.cc:333] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.645192 28813 raft_consensus.cc:2243] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.646046 28813 raft_consensus.cc:2272] T 36605daf7e8b42fe92175a678b26c6d6 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.647821 28813 tablet_replica.cc:333] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.648330 28813 raft_consensus.cc:2243] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.648802 28813 raft_consensus.cc:2272] T 7ef56d4ae1834fe5874f96ef19fbccfc P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.650525 28813 tablet_replica.cc:333] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.651065 28813 raft_consensus.cc:2243] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.651499 28813 raft_consensus.cc:2272] T d2719daa925441798e5be35c5f65b0bc P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.653144 28813 tablet_replica.cc:333] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.653728 28813 raft_consensus.cc:2243] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.654270 28813 raft_consensus.cc:2272] T d3cfeff985ed44e7ac6c0249da05cad7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.655894 28813 tablet_replica.cc:333] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.656498 28813 raft_consensus.cc:2243] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.657002 28813 raft_consensus.cc:2272] T 31610f2b7f7f4a77831454a6c7186e70 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.658874 28813 tablet_replica.cc:333] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.659415 28813 raft_consensus.cc:2243] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.659955 28813 raft_consensus.cc:2272] T 88d0073635cd4ecf8b2d6a865dfffbd8 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.661794 28813 tablet_replica.cc:333] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.662307 28813 raft_consensus.cc:2243] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.662840 28813 raft_consensus.cc:2272] T 075db4213fcb4b6eb8f7fa2104b978e1 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.664810 28813 tablet_replica.cc:333] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.665544 28813 raft_consensus.cc:2243] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.666087 28813 raft_consensus.cc:2272] T 8bd208730d5f4108bb9596c1f9cec59f P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.668401 28813 tablet_replica.cc:333] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.669005 28813 raft_consensus.cc:2243] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.669670 28813 raft_consensus.cc:2272] T 8faca9330bb140dda633d1dd5f0df60b P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.671407 28813 tablet_replica.cc:333] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.672106 28813 raft_consensus.cc:2243] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.672696 28813 raft_consensus.cc:2272] T 03d5cd0ff94e4cf0a6be6401d52b1d18 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.675257 28813 tablet_replica.cc:333] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.675889 28813 raft_consensus.cc:2243] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.676915 28813 raft_consensus.cc:2272] T d5d1e4f6264b4f618b9887edbe290e57 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.678676 28813 tablet_replica.cc:333] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.679152 28813 raft_consensus.cc:2243] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.679610 28813 raft_consensus.cc:2272] T c0773358957e433abb29e6cee0c1a411 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.681119 28813 tablet_replica.cc:333] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.681684 28813 raft_consensus.cc:2243] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.682354 28813 raft_consensus.cc:2272] T d57faadecef24f42a73fc0bef93da40b P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.684257 28813 tablet_replica.cc:333] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.684697 28813 raft_consensus.cc:2243] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.685457 28813 raft_consensus.cc:2272] T 8f7616d6d68847f48cdbad85cc129cf7 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.687029 28813 tablet_replica.cc:333] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.687542 28813 raft_consensus.cc:2243] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.688272 28813 raft_consensus.cc:2272] T 4772444eb03f47b4923953566507a0a1 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.690117 28813 tablet_replica.cc:333] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.690582 28813 raft_consensus.cc:2243] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.691247 28813 raft_consensus.cc:2272] T 2e24bf81ba144457b08a270dc88e4166 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.692771 28813 tablet_replica.cc:333] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.693531 28813 raft_consensus.cc:2243] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.694048 28813 raft_consensus.cc:2272] T 6fa7a61038404061b15fab38c7d904af P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.696139 28813 tablet_replica.cc:333] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.696705 28813 raft_consensus.cc:2243] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.697642 28813 raft_consensus.cc:2272] T 3bc7e3c021d84633b6b1c9dbcff9d158 P afee2d521d354133a84d3b91bb8291c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.699651 28813 tablet_replica.cc:333] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.700181 28813 raft_consensus.cc:2243] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.700655 28813 raft_consensus.cc:2272] T a1993d2867f04ec8860938582784fe07 P afee2d521d354133a84d3b91bb8291c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.702739 28813 tablet_replica.cc:333] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0: stopping tablet replica
I20260709 12:22:00.703222 28813 raft_consensus.cc:2243] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.703775 28813 raft_consensus.cc:2272] T 1529c8ee58dc4b47951cd59d438aa588 P afee2d521d354133a84d3b91bb8291c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.767683 28813 tablet_server.cc:196] TabletServer@127.28.35.68:0 shutdown complete.
I20260709 12:22:00.824847 28813 master.cc:562] Master@127.28.35.126:39209 shutting down...
I20260709 12:22:00.851027 28813 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.851665 28813 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.852005 28813 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52d05808ad1849bdbb763eb78af0d03b: stopping tablet replica
I20260709 12:22:00.875483 28813 master.cc:584] Master@127.28.35.126:39209 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (51815 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:22:00.983243 28813 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.35.126:40591
I20260709 12:22:00.984524 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:00.990688 31743 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 12:22:00.990899 31742 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 12:22:00.991668 31745 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 12:22:00.993759 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:00.995190 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:00.995368 28813 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 12:22:00.995577 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599720995543 us; error 0 us; skew 500 ppm
I20260709 12:22:00.996111 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:00.998554 28813 webserver.cc:533] Webserver started at http://127.28.35.126:38957/ using document root <none> and password file <none>
I20260709 12:22:00.999063 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:00.999257 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:00.999544 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:01.000722 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/master-0-root/instance:
uuid: "51032dbd2993475287e523c9186a9ef1"
format_stamp: "Formatted at 2026-07-09 12:22:00 on dist-test-slave-72p5"
I20260709 12:22:01.005182 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:22:01.008618 31750 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.009459 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:22:01.009807 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/master-0-root
uuid: "51032dbd2993475287e523c9186a9ef1"
format_stamp: "Formatted at 2026-07-09 12:22:00 on dist-test-slave-72p5"
I20260709 12:22:01.010237 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-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 12:22:01.028594 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:01.029979 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:01.073391 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.126:40591
I20260709 12:22:01.073490 31801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.126:40591 every 8 connection(s)
I20260709 12:22:01.077646 31802 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 12:22:01.089223 31802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1: Bootstrap starting.
I20260709 12:22:01.094591 31802 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:01.099231 31802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1: No bootstrap required, opened a new log
I20260709 12:22:01.101773 31802 raft_consensus.cc:359] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51032dbd2993475287e523c9186a9ef1" member_type: VOTER }
I20260709 12:22:01.102226 31802 raft_consensus.cc:385] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:01.102499 31802 raft_consensus.cc:740] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51032dbd2993475287e523c9186a9ef1, State: Initialized, Role: FOLLOWER
I20260709 12:22:01.103127 31802 consensus_queue.cc:260] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51032dbd2993475287e523c9186a9ef1" member_type: VOTER }
I20260709 12:22:01.103700 31802 raft_consensus.cc:399] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:22:01.103952 31802 raft_consensus.cc:493] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:22:01.104275 31802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:01.109391 31802 raft_consensus.cc:515] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51032dbd2993475287e523c9186a9ef1" member_type: VOTER }
I20260709 12:22:01.110010 31802 leader_election.cc:304] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [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: 51032dbd2993475287e523c9186a9ef1; no voters: 
I20260709 12:22:01.111227 31802 leader_election.cc:290] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:22:01.111730 31805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:01.113303 31805 raft_consensus.cc:697] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [term 1 LEADER]: Becoming Leader. State: Replica: 51032dbd2993475287e523c9186a9ef1, State: Running, Role: LEADER
I20260709 12:22:01.114169 31805 consensus_queue.cc:237] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [LEADER]: Queue going to LEADER mode. State: All 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: "51032dbd2993475287e523c9186a9ef1" member_type: VOTER }
I20260709 12:22:01.114832 31802 sys_catalog.cc:565] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:22:01.119076 31806 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "51032dbd2993475287e523c9186a9ef1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51032dbd2993475287e523c9186a9ef1" member_type: VOTER } }
I20260709 12:22:01.120012 31806 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:01.120031 31807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 51032dbd2993475287e523c9186a9ef1. Latest consensus state: current_term: 1 leader_uuid: "51032dbd2993475287e523c9186a9ef1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51032dbd2993475287e523c9186a9ef1" member_type: VOTER } }
I20260709 12:22:01.121100 31807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:01.124457 31812 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:22:01.129806 31812 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:22:01.134065 28813 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:22:01.139446 31812 catalog_manager.cc:1383] Generated new cluster ID: 514f4a0a07064aadb014bff071a1fcf8
I20260709 12:22:01.139798 31812 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:22:01.165275 31812 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:22:01.166731 31812 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:22:01.180078 31812 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1: Generated new TSK 0
I20260709 12:22:01.180783 31812 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:22:01.200649 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:01.207408 31823 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 12:22:01.208317 31824 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 12:22:01.212430 31826 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 12:22:01.213661 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:01.215889 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:01.216131 28813 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 12:22:01.216341 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599721216301 us; error 0 us; skew 500 ppm
I20260709 12:22:01.216961 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:01.219583 28813 webserver.cc:533] Webserver started at http://127.28.35.65:40069/ using document root <none> and password file <none>
I20260709 12:22:01.220119 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:01.220310 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:01.220605 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:01.221782 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-0-root/instance:
uuid: "cdc48a2807fa4ce78f604b3a7047f157"
format_stamp: "Formatted at 2026-07-09 12:22:01 on dist-test-slave-72p5"
I20260709 12:22:01.226454 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:22:01.230091 31831 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.230966 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:22:01.231276 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-0-root
uuid: "cdc48a2807fa4ce78f604b3a7047f157"
format_stamp: "Formatted at 2026-07-09 12:22:01 on dist-test-slave-72p5"
I20260709 12:22:01.231555 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-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 12:22:01.257146 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:01.258425 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:01.259995 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:01.262212 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:01.262383 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.262681 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:01.262871 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.303215 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.65:46457
I20260709 12:22:01.303344 31893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.65:46457 every 8 connection(s)
I20260709 12:22:01.308346 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:01.315774 31898 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 12:22:01.316867 31899 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 12:22:01.319344 31901 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 12:22:01.320369 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:01.321822 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:01.322124 28813 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 12:22:01.322333 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599721322313 us; error 0 us; skew 500 ppm
I20260709 12:22:01.322750 31894 heartbeater.cc:344] Connected to a master server at 127.28.35.126:40591
I20260709 12:22:01.322955 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:01.323161 31894 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:01.323964 31894 heartbeater.cc:507] Master 127.28.35.126:40591 requested a full tablet report, sending...
I20260709 12:22:01.325755 28813 webserver.cc:533] Webserver started at http://127.28.35.66:34423/ using document root <none> and password file <none>
I20260709 12:22:01.326426 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:01.326494 31767 ts_manager.cc:194] Registered new tserver with Master: cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:01.326737 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:01.327118 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:01.328724 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-1-root/instance:
uuid: "d47e7c32bd1e4941a3907373087ac4fa"
format_stamp: "Formatted at 2026-07-09 12:22:01 on dist-test-slave-72p5"
I20260709 12:22:01.329025 31767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39260
I20260709 12:22:01.333935 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:22:01.337417 31906 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.338241 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:22:01.338500 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-1-root
uuid: "d47e7c32bd1e4941a3907373087ac4fa"
format_stamp: "Formatted at 2026-07-09 12:22:01 on dist-test-slave-72p5"
I20260709 12:22:01.338757 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-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 12:22:01.351823 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:01.352972 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:01.354430 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:01.356714 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:01.356892 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.357241 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:01.357492 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 12:22:01.399091 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.66:42245
I20260709 12:22:01.399134 31968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.66:42245 every 8 connection(s)
I20260709 12:22:01.403823 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:01.410503 31972 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 12:22:01.413853 31973 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 12:22:01.414378 28813 server_base.cc:1061] running on GCE node
W20260709 12:22:01.415238 31975 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 12:22:01.415839 31969 heartbeater.cc:344] Connected to a master server at 127.28.35.126:40591
I20260709 12:22:01.416337 31969 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:01.416333 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:01.416734 28813 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 12:22:01.416917 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599721416881 us; error 0 us; skew 500 ppm
I20260709 12:22:01.417341 31969 heartbeater.cc:507] Master 127.28.35.126:40591 requested a full tablet report, sending...
I20260709 12:22:01.417623 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:01.419510 31767 ts_manager.cc:194] Registered new tserver with Master: d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:01.420935 31767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39264
I20260709 12:22:01.422125 28813 webserver.cc:533] Webserver started at http://127.28.35.67:43251/ using document root <none> and password file <none>
I20260709 12:22:01.422694 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:01.422909 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:01.423177 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:01.424335 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-2-root/instance:
uuid: "0970d640a7af4e56a99cbe73817abf8f"
format_stamp: "Formatted at 2026-07-09 12:22:01 on dist-test-slave-72p5"
I20260709 12:22:01.428862 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:22:01.432293 31980 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.433123 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:22:01.433445 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-2-root
uuid: "0970d640a7af4e56a99cbe73817abf8f"
format_stamp: "Formatted at 2026-07-09 12:22:01 on dist-test-slave-72p5"
I20260709 12:22:01.433766 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-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 12:22:01.463137 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:01.464398 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:01.465969 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:01.468315 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:01.468554 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.468809 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:01.468989 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.507748 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.67:42199
I20260709 12:22:01.507819 32042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.67:42199 every 8 connection(s)
I20260709 12:22:01.513986 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:01.520227 32046 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 12:22:01.521203 32047 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 12:22:01.522686 32049 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 12:22:01.523698 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:01.524845 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:01.525141 28813 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 12:22:01.525393 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599721525375 us; error 0 us; skew 500 ppm
I20260709 12:22:01.526022 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:01.526404 32043 heartbeater.cc:344] Connected to a master server at 127.28.35.126:40591
I20260709 12:22:01.526821 32043 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:01.527582 32043 heartbeater.cc:507] Master 127.28.35.126:40591 requested a full tablet report, sending...
I20260709 12:22:01.529042 28813 webserver.cc:533] Webserver started at http://127.28.35.68:45217/ using document root <none> and password file <none>
I20260709 12:22:01.529762 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:01.529875 31767 ts_manager.cc:194] Registered new tserver with Master: 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:01.530018 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:01.530493 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:01.531776 31767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39276
I20260709 12:22:01.531940 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-3-root/instance:
uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
format_stamp: "Formatted at 2026-07-09 12:22:01 on dist-test-slave-72p5"
I20260709 12:22:01.537372 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 12:22:01.540742 32054 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.541613 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:22:01.541887 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-3-root
uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
format_stamp: "Formatted at 2026-07-09 12:22:01 on dist-test-slave-72p5"
I20260709 12:22:01.542128 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-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 12:22:01.564484 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:01.565878 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:01.567348 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:01.569844 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:01.570036 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.570225 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:01.570361 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:01.612083 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.68:43285
I20260709 12:22:01.612265 32116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.68:43285 every 8 connection(s)
I20260709 12:22:01.627410 32117 heartbeater.cc:344] Connected to a master server at 127.28.35.126:40591
I20260709 12:22:01.627884 32117 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:01.628669 32117 heartbeater.cc:507] Master 127.28.35.126:40591 requested a full tablet report, sending...
I20260709 12:22:01.630879 31767 ts_manager.cc:194] Registered new tserver with Master: 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:01.631436 28813 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015980928s
I20260709 12:22:01.632498 31767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39278
I20260709 12:22:01.661665 31767 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39284:
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 12:22:01.932286 31859 tablet_service.cc:1511] Processing CreateTablet for tablet a37ea05543e247148a30f3a2600b2881 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:22:01.933346 31934 tablet_service.cc:1511] Processing CreateTablet for tablet 8d449fd0df1f48408b9f51f02b317556 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:22:01.933893 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37ea05543e247148a30f3a2600b2881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.934896 31934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d449fd0df1f48408b9f51f02b317556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.936774 31857 tablet_service.cc:1511] Processing CreateTablet for tablet c11086dc2fbc49af8a37987e4f573d8a (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:22:01.936801 31933 tablet_service.cc:1511] Processing CreateTablet for tablet c11086dc2fbc49af8a37987e4f573d8a (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:22:01.938257 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11086dc2fbc49af8a37987e4f573d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.937950 31932 tablet_service.cc:1511] Processing CreateTablet for tablet 739674fc59824248ae12163afd5cf736 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:22:01.938585 31933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11086dc2fbc49af8a37987e4f573d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.939299 31932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739674fc59824248ae12163afd5cf736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.936793 31931 tablet_service.cc:1511] Processing CreateTablet for tablet dca92782c64b4963bbbb9dc5b09c56d4 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:22:01.941054 31931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca92782c64b4963bbbb9dc5b09c56d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.941494 31856 tablet_service.cc:1511] Processing CreateTablet for tablet dca92782c64b4963bbbb9dc5b09c56d4 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:22:01.941905 31858 tablet_service.cc:1511] Processing CreateTablet for tablet 8d449fd0df1f48408b9f51f02b317556 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:22:01.942919 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca92782c64b4963bbbb9dc5b09c56d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.945384 31930 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd0acfd6a0243dc81fd92f3162a711d (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:22:01.946800 31930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd0acfd6a0243dc81fd92f3162a711d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.946651 31854 tablet_service.cc:1511] Processing CreateTablet for tablet b9b5ae57bf6c40b796303a3f29b0f30e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:22:01.948963 31853 tablet_service.cc:1511] Processing CreateTablet for tablet ed8817de475c42cab70e9bfb08699195 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:22:01.949528 31858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d449fd0df1f48408b9f51f02b317556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.950407 31853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8817de475c42cab70e9bfb08699195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.951746 31929 tablet_service.cc:1511] Processing CreateTablet for tablet e2c33573e99e41db865d76298c8402c2 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:22:01.953114 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c33573e99e41db865d76298c8402c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.954351 31855 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd0acfd6a0243dc81fd92f3162a711d (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:22:01.955715 31855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd0acfd6a0243dc81fd92f3162a711d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.959697 31854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b5ae57bf6c40b796303a3f29b0f30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.970626 31928 tablet_service.cc:1511] Processing CreateTablet for tablet ed8817de475c42cab70e9bfb08699195 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:22:01.972040 31928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8817de475c42cab70e9bfb08699195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.975135 31852 tablet_service.cc:1511] Processing CreateTablet for tablet 532b20fc6797465ca28bf34e2a3eee8b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:22:01.978896 31927 tablet_service.cc:1511] Processing CreateTablet for tablet 532b20fc6797465ca28bf34e2a3eee8b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:22:01.980281 31927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 532b20fc6797465ca28bf34e2a3eee8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.980188 31851 tablet_service.cc:1511] Processing CreateTablet for tablet 22bb304263d14d1c948bd62198009c02 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:22:01.982909 31926 tablet_service.cc:1511] Processing CreateTablet for tablet 2a30e7202416488992a96b10621cd02a (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:22:01.984328 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a30e7202416488992a96b10621cd02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.986897 31925 tablet_service.cc:1511] Processing CreateTablet for tablet c37525d40f504f858a384d434893c83f (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:22:01.987742 31850 tablet_service.cc:1511] Processing CreateTablet for tablet c37525d40f504f858a384d434893c83f (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:22:01.990204 31925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37525d40f504f858a384d434893c83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.989259 31852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 532b20fc6797465ca28bf34e2a3eee8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:01.997620 31850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37525d40f504f858a384d434893c83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.001672 31851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22bb304263d14d1c948bd62198009c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.004350 31931 tablet_service.cc:1511] Processing CreateTablet for tablet f714f6e57ad248cfb0f5a9fdd91c7963 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:22:02.009496 31931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f714f6e57ad248cfb0f5a9fdd91c7963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.010471 32081 tablet_service.cc:1511] Processing CreateTablet for tablet c11086dc2fbc49af8a37987e4f573d8a (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:22:02.011940 32081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11086dc2fbc49af8a37987e4f573d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.013319 32073 tablet_service.cc:1511] Processing CreateTablet for tablet f714f6e57ad248cfb0f5a9fdd91c7963 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:22:02.014743 32073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f714f6e57ad248cfb0f5a9fdd91c7963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.014443 32080 tablet_service.cc:1511] Processing CreateTablet for tablet 739674fc59824248ae12163afd5cf736 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:22:02.015858 32080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739674fc59824248ae12163afd5cf736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.016819 32082 tablet_service.cc:1511] Processing CreateTablet for tablet a37ea05543e247148a30f3a2600b2881 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:22:02.018110 32082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37ea05543e247148a30f3a2600b2881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.018800 32079 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd0acfd6a0243dc81fd92f3162a711d (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:22:02.022177 32078 tablet_service.cc:1511] Processing CreateTablet for tablet b9b5ae57bf6c40b796303a3f29b0f30e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:22:02.024432 32077 tablet_service.cc:1511] Processing CreateTablet for tablet e2c33573e99e41db865d76298c8402c2 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:22:02.026583 32076 tablet_service.cc:1511] Processing CreateTablet for tablet 532b20fc6797465ca28bf34e2a3eee8b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:22:02.029419 32075 tablet_service.cc:1511] Processing CreateTablet for tablet 22bb304263d14d1c948bd62198009c02 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:22:02.032193 32074 tablet_service.cc:1511] Processing CreateTablet for tablet 2a30e7202416488992a96b10621cd02a (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:22:02.038206 32079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd0acfd6a0243dc81fd92f3162a711d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.039479 32078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b5ae57bf6c40b796303a3f29b0f30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.051342 32075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22bb304263d14d1c948bd62198009c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.053088 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 47752de11dbc41d785ea0d5a3076e6d1 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:22:02.053972 32074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a30e7202416488992a96b10621cd02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.054492 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47752de11dbc41d785ea0d5a3076e6d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.062294 31857 tablet_service.cc:1511] Processing CreateTablet for tablet 59e9755d03564fedb493b44e6cd8e573 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:22:02.063401 32076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 532b20fc6797465ca28bf34e2a3eee8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.063690 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e9755d03564fedb493b44e6cd8e573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.066399 32077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c33573e99e41db865d76298c8402c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.039899 31859 tablet_service.cc:1511] Processing CreateTablet for tablet f714f6e57ad248cfb0f5a9fdd91c7963 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:22:02.074530 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f714f6e57ad248cfb0f5a9fdd91c7963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.096879 31856 tablet_service.cc:1511] Processing CreateTablet for tablet f6a0ca1de8154d33b5ba5118beea892f (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:22:02.098345 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a0ca1de8154d33b5ba5118beea892f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.102653 31857 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4f9bd9856b40918850d038c7a1d168 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:22:02.104001 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4f9bd9856b40918850d038c7a1d168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.122011 32137 tablet_bootstrap.cc:492] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:02.127168 31933 tablet_service.cc:1511] Processing CreateTablet for tablet d5df72c470c74b84ba0bc21b6c403d18 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:22:02.128584 31933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5df72c470c74b84ba0bc21b6c403d18. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:02.128841 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:02.137796 31851 tablet_service.cc:1511] Processing CreateTablet for tablet bd6576b7a5654e69b96fb82accb7ab27 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:22:02.138054 31854 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd1a3ab60e44611a146bed534ab8727 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:22:02.139341 31851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6576b7a5654e69b96fb82accb7ab27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.139246 31928 tablet_service.cc:1511] Processing CreateTablet for tablet 06a87a74a2e74e4c8c361b0128fe8067 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:22:02.150336 31928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a87a74a2e74e4c8c361b0128fe8067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.145803 31927 tablet_service.cc:1511] Processing CreateTablet for tablet f6a0ca1de8154d33b5ba5118beea892f (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:22:02.153183 31927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a0ca1de8154d33b5ba5118beea892f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.156177 31934 tablet_service.cc:1511] Processing CreateTablet for tablet 59e9755d03564fedb493b44e6cd8e573 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:22:02.145803 32073 tablet_service.cc:1511] Processing CreateTablet for tablet 47752de11dbc41d785ea0d5a3076e6d1 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:22:02.162701 32073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47752de11dbc41d785ea0d5a3076e6d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.168337 31854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd1a3ab60e44611a146bed534ab8727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.170461 31934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e9755d03564fedb493b44e6cd8e573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.171142 31858 tablet_service.cc:1511] Processing CreateTablet for tablet 940926e8bc904ec8a6d2d00889f8ff74 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:22:02.178368 32078 tablet_service.cc:1511] Processing CreateTablet for tablet d5df72c470c74b84ba0bc21b6c403d18 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:22:02.182752 31850 tablet_service.cc:1511] Processing CreateTablet for tablet 60d30effaa5147839f5c4a86230f4660 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:22:02.194979 32005 tablet_service.cc:1511] Processing CreateTablet for tablet dca92782c64b4963bbbb9dc5b09c56d4 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:22:02.201292 31850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d30effaa5147839f5c4a86230f4660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.201388 32078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5df72c470c74b84ba0bc21b6c403d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.201642 32005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca92782c64b4963bbbb9dc5b09c56d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.205612 31999 tablet_service.cc:1511] Processing CreateTablet for tablet c37525d40f504f858a384d434893c83f (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:22:02.207093 31999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37525d40f504f858a384d434893c83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.188813 32008 tablet_service.cc:1511] Processing CreateTablet for tablet a37ea05543e247148a30f3a2600b2881 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:22:02.210048 32008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37ea05543e247148a30f3a2600b2881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.190594 32007 tablet_service.cc:1511] Processing CreateTablet for tablet 8d449fd0df1f48408b9f51f02b317556 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:22:02.214057 32007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d449fd0df1f48408b9f51f02b317556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.214970 32137 tablet_bootstrap.cc:654] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:02.191540 32003 tablet_service.cc:1511] Processing CreateTablet for tablet e2c33573e99e41db865d76298c8402c2 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
W20260709 12:22:02.194231 31752 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 49922.2us
I20260709 12:22:02.216359 32003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c33573e99e41db865d76298c8402c2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:02.195050 31754 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 57497.8us
I20260709 12:22:02.194978 32001 tablet_service.cc:1511] Processing CreateTablet for tablet 22bb304263d14d1c948bd62198009c02 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:22:02.195439 32006 tablet_service.cc:1511] Processing CreateTablet for tablet 739674fc59824248ae12163afd5cf736 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:22:02.217983 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22bb304263d14d1c948bd62198009c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.221125 31853 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9ca53a4dd046f699ed7cf8321adc51 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:22:02.221884 32006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739674fc59824248ae12163afd5cf736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.222481 31853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9ca53a4dd046f699ed7cf8321adc51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.196439 32004 tablet_service.cc:1511] Processing CreateTablet for tablet b9b5ae57bf6c40b796303a3f29b0f30e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:22:02.226120 32004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b5ae57bf6c40b796303a3f29b0f30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.229341 31926 tablet_service.cc:1511] Processing CreateTablet for tablet bd6576b7a5654e69b96fb82accb7ab27 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:22:02.196810 32000 tablet_service.cc:1511] Processing CreateTablet for tablet 2a30e7202416488992a96b10621cd02a (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:22:02.230664 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6576b7a5654e69b96fb82accb7ab27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.230824 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a30e7202416488992a96b10621cd02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.193193 32002 tablet_service.cc:1511] Processing CreateTablet for tablet ed8817de475c42cab70e9bfb08699195 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:22:02.233394 32002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8817de475c42cab70e9bfb08699195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.234503 32080 tablet_service.cc:1511] Processing CreateTablet for tablet f6a0ca1de8154d33b5ba5118beea892f (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:22:02.235962 32080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a0ca1de8154d33b5ba5118beea892f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.248519 32139 tablet_bootstrap.cc:492] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:02.266590 32138 tablet_bootstrap.cc:492] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:02.271963 31925 tablet_service.cc:1511] Processing CreateTablet for tablet e6736064ac384b86b5e390823ceb710b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:22:02.278100 32138 tablet_bootstrap.cc:654] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:02.287564 32077 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4f9bd9856b40918850d038c7a1d168 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:22:02.289347 31925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6736064ac384b86b5e390823ceb710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.292629 31930 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9ca53a4dd046f699ed7cf8321adc51 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:22:02.294108 31930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9ca53a4dd046f699ed7cf8321adc51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.299970 32076 tablet_service.cc:1511] Processing CreateTablet for tablet 940926e8bc904ec8a6d2d00889f8ff74 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:22:02.306752 31931 tablet_service.cc:1511] Processing CreateTablet for tablet 940926e8bc904ec8a6d2d00889f8ff74 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:22:02.309739 32075 tablet_service.cc:1511] Processing CreateTablet for tablet 60d30effaa5147839f5c4a86230f4660 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:22:02.317770 31932 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd1a3ab60e44611a146bed534ab8727 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:22:02.323386 32082 tablet_service.cc:1511] Processing CreateTablet for tablet e6736064ac384b86b5e390823ceb710b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:22:02.324898 31858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940926e8bc904ec8a6d2d00889f8ff74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.332005 31894 heartbeater.cc:499] Master 127.28.35.126:40591 was elected leader, sending a full tablet report...
I20260709 12:22:02.300010 32079 tablet_service.cc:1511] Processing CreateTablet for tablet 06a87a74a2e74e4c8c361b0128fe8067 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:22:02.338339 32077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4f9bd9856b40918850d038c7a1d168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.352636 32074 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9ca53a4dd046f699ed7cf8321adc51 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:22:02.361013 32076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940926e8bc904ec8a6d2d00889f8ff74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.362854 31932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd1a3ab60e44611a146bed534ab8727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.365207 32140 tablet_bootstrap.cc:492] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:02.367395 32138 tablet_bootstrap.cc:492] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:02.367956 32138 ts_tablet_manager.cc:1403] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.000s
I20260709 12:22:02.374001 32082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6736064ac384b86b5e390823ceb710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.376480 32075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d30effaa5147839f5c4a86230f4660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.384037 31931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940926e8bc904ec8a6d2d00889f8ff74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.385210 32138 raft_consensus.cc:359] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:02.388976 32002 tablet_service.cc:1511] Processing CreateTablet for tablet d622a2f79a6947ac8ed9e81ea105753c (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:22:02.390354 32002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d622a2f79a6947ac8ed9e81ea105753c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.398991 32140 tablet_bootstrap.cc:654] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:02.405732 32139 tablet_bootstrap.cc:654] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:02.407114 31859 tablet_service.cc:1511] Processing CreateTablet for tablet d622a2f79a6947ac8ed9e81ea105753c (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:22:02.408514 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d622a2f79a6947ac8ed9e81ea105753c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.392056 32000 tablet_service.cc:1511] Processing CreateTablet for tablet 47752de11dbc41d785ea0d5a3076e6d1 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:22:02.412889 32079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a87a74a2e74e4c8c361b0128fe8067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.387249 32138 raft_consensus.cc:385] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:02.413455 32138 raft_consensus.cc:740] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:02.415671 32007 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd1a3ab60e44611a146bed534ab8727 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:22:02.415997 32138 consensus_queue.cc:260] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:02.420727 32001 tablet_service.cc:1511] Processing CreateTablet for tablet d5df72c470c74b84ba0bc21b6c403d18 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:22:02.427052 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47752de11dbc41d785ea0d5a3076e6d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.412997 31928 tablet_service.cc:1511] Processing CreateTablet for tablet e299a12492784e45b11719511d5e5c8d (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:22:02.432713 32007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd1a3ab60e44611a146bed534ab8727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.433254 31928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e299a12492784e45b11719511d5e5c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.405150 32080 tablet_service.cc:1511] Processing CreateTablet for tablet d622a2f79a6947ac8ed9e81ea105753c (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:22:02.443892 32081 tablet_service.cc:1511] Processing CreateTablet for tablet e299a12492784e45b11719511d5e5c8d (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:22:02.436430 31969 heartbeater.cc:499] Master 127.28.35.126:40591 was elected leader, sending a full tablet report...
I20260709 12:22:02.450547 32003 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4f9bd9856b40918850d038c7a1d168 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:22:02.519227 32078 tablet_service.cc:1511] Processing CreateTablet for tablet 0da172aa7e924677be47f555b44ff11b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:22:02.519289 31850 tablet_service.cc:1511] Processing CreateTablet for tablet a36c6ff5317f4e5fbdaa982f03b41eff (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:22:02.458540 32008 tablet_service.cc:1511] Processing CreateTablet for tablet 59e9755d03564fedb493b44e6cd8e573 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:22:02.471231 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5df72c470c74b84ba0bc21b6c403d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.508919 32140 tablet_bootstrap.cc:492] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:02.520594 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 0da172aa7e924677be47f555b44ff11b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:22:02.521133 32140 ts_tablet_manager.cc:1403] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.156s	user 0.008s	sys 0.005s
I20260709 12:22:02.523147 31927 tablet_service.cc:1511] Processing CreateTablet for tablet 0da172aa7e924677be47f555b44ff11b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:22:02.524569 31927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da172aa7e924677be47f555b44ff11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.525604 32140 raft_consensus.cc:359] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:02.526368 32140 raft_consensus.cc:385] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:02.526648 32140 raft_consensus.cc:740] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:02.527729 32140 consensus_queue.cc:260] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:02.529651 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da172aa7e924677be47f555b44ff11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.534559 32043 heartbeater.cc:499] Master 127.28.35.126:40591 was elected leader, sending a full tablet report...
I20260709 12:22:02.535583 31850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36c6ff5317f4e5fbdaa982f03b41eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.537210 32138 ts_tablet_manager.cc:1434] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.169s	user 0.021s	sys 0.017s
I20260709 12:22:02.537745 32137 tablet_bootstrap.cc:492] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:02.538254 32137 ts_tablet_manager.cc:1403] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.417s	user 0.006s	sys 0.019s
I20260709 12:22:02.538357 32138 tablet_bootstrap.cc:492] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:02.541210 32137 raft_consensus.cc:359] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:02.553547 32137 raft_consensus.cc:385] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:02.553926 32137 raft_consensus.cc:740] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:02.436822 32074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9ca53a4dd046f699ed7cf8321adc51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.516363 31929 tablet_service.cc:1511] Processing CreateTablet for tablet a36c6ff5317f4e5fbdaa982f03b41eff (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:22:02.555393 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36c6ff5317f4e5fbdaa982f03b41eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.555853 32006 tablet_service.cc:1511] Processing CreateTablet for tablet 06a87a74a2e74e4c8c361b0128fe8067 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:22:02.558068 32003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4f9bd9856b40918850d038c7a1d168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.558750 32004 tablet_service.cc:1511] Processing CreateTablet for tablet bd6576b7a5654e69b96fb82accb7ab27 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:22:02.560506 32081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e299a12492784e45b11719511d5e5c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.561550 32078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da172aa7e924677be47f555b44ff11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.562546 31999 tablet_service.cc:1511] Processing CreateTablet for tablet 60d30effaa5147839f5c4a86230f4660 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:22:02.560506 32004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6576b7a5654e69b96fb82accb7ab27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.569592 32080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d622a2f79a6947ac8ed9e81ea105753c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.571311 31999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d30effaa5147839f5c4a86230f4660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.558816 32137 consensus_queue.cc:260] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:02.591293 32008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e9755d03564fedb493b44e6cd8e573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.551370 32138 tablet_bootstrap.cc:654] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:02.593627 32006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a87a74a2e74e4c8c361b0128fe8067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.606647 32005 tablet_service.cc:1511] Processing CreateTablet for tablet e6736064ac384b86b5e390823ceb710b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:22:02.608582 32005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6736064ac384b86b5e390823ceb710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.635603 32117 heartbeater.cc:499] Master 127.28.35.126:40591 was elected leader, sending a full tablet report...
W20260709 12:22:02.640762 31753 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 68408.9us
I20260709 12:22:02.645442 32137 ts_tablet_manager.cc:1434] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.107s	user 0.007s	sys 0.004s
I20260709 12:22:02.646692 32137 tablet_bootstrap.cc:492] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:02.649787 32139 tablet_bootstrap.cc:492] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:02.650350 32139 ts_tablet_manager.cc:1403] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.402s	user 0.009s	sys 0.016s
W20260709 12:22:02.653870 31970 tablet.cc:2406] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:22:02.660707 32000 tablet_service.cc:1511] Processing CreateTablet for tablet e299a12492784e45b11719511d5e5c8d (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:22:02.695021 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e299a12492784e45b11719511d5e5c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.673561 31853 tablet_service.cc:1511] Processing CreateTablet for tablet 62d9eb0f905543e188ef023269993ee0 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:22:02.681573 32077 tablet_service.cc:1511] Processing CreateTablet for tablet bbc56bb3579e48cdbe31efd22a53805e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:22:02.703294 31853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d9eb0f905543e188ef023269993ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.703660 32077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc56bb3579e48cdbe31efd22a53805e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.685514 32139 raft_consensus.cc:359] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:02.706019 32139 raft_consensus.cc:385] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:02.706358 32139 raft_consensus.cc:740] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:02.707124 32139 consensus_queue.cc:260] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:02.673521 31926 tablet_service.cc:1511] Processing CreateTablet for tablet bbc56bb3579e48cdbe31efd22a53805e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:22:02.711287 32137 tablet_bootstrap.cc:654] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:02.679977 31858 tablet_service.cc:1511] Processing CreateTablet for tablet b32cafa864f04a7a82cc2fd7aef252f9 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:22:02.722877 31927 tablet_service.cc:1511] Processing CreateTablet for tablet b32cafa864f04a7a82cc2fd7aef252f9 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:22:02.723338 31858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b32cafa864f04a7a82cc2fd7aef252f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.734329 31927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b32cafa864f04a7a82cc2fd7aef252f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.736205 32076 tablet_service.cc:1511] Processing CreateTablet for tablet 6077f6e814384b9c92bba569661158bd (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:22:02.737813 32076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6077f6e814384b9c92bba569661158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.740993 31859 tablet_service.cc:1511] Processing CreateTablet for tablet 6077f6e814384b9c92bba569661158bd (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:22:02.742565 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6077f6e814384b9c92bba569661158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.749750 32147 raft_consensus.cc:493] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:02.750366 32147 raft_consensus.cc:515] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:02.742465 32001 tablet_service.cc:1511] Processing CreateTablet for tablet a36c6ff5317f4e5fbdaa982f03b41eff (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:22:02.755723 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36c6ff5317f4e5fbdaa982f03b41eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.757436 32147 leader_election.cc:290] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:02.778666 32139 ts_tablet_manager.cc:1434] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.128s	user 0.033s	sys 0.024s
I20260709 12:22:02.780216 32139 tablet_bootstrap.cc:492] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:02.781370 32002 tablet_service.cc:1511] Processing CreateTablet for tablet 62d9eb0f905543e188ef023269993ee0 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:22:02.782883 32002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d9eb0f905543e188ef023269993ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.783114 32144 raft_consensus.cc:493] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:02.783887 32144 raft_consensus.cc:515] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:02.786502 31928 tablet_service.cc:1511] Processing CreateTablet for tablet 6077f6e814384b9c92bba569661158bd (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:22:02.808224 32149 raft_consensus.cc:493] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:02.808878 32149 raft_consensus.cc:515] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:02.788450 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc56bb3579e48cdbe31efd22a53805e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.794576 32139 tablet_bootstrap.cc:654] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:02.830530 31928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6077f6e814384b9c92bba569661158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.817974 32082 tablet_service.cc:1511] Processing CreateTablet for tablet 62d9eb0f905543e188ef023269993ee0 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:22:02.893891 32082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d9eb0f905543e188ef023269993ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.895629 32140 ts_tablet_manager.cc:1434] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.374s	user 0.011s	sys 0.016s
I20260709 12:22:02.896675 32140 tablet_bootstrap.cc:492] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:02.861748 32149 leader_election.cc:290] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:02.852558 32144 leader_election.cc:290] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:02.922943 32007 tablet_service.cc:1511] Processing CreateTablet for tablet bbc56bb3579e48cdbe31efd22a53805e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
W20260709 12:22:02.923703 31754 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 60752.4us
I20260709 12:22:02.924320 32007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc56bb3579e48cdbe31efd22a53805e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.928864 32138 tablet_bootstrap.cc:492] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:02.929457 32138 ts_tablet_manager.cc:1403] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.391s	user 0.022s	sys 0.016s
W20260709 12:22:02.932788 31753 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 48073.8us
I20260709 12:22:02.967221 32004 tablet_service.cc:1511] Processing CreateTablet for tablet b32cafa864f04a7a82cc2fd7aef252f9 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:22:02.968669 32004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b32cafa864f04a7a82cc2fd7aef252f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:02.974938 32140 tablet_bootstrap.cc:654] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:02.978624 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37ea05543e247148a30f3a2600b2881" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:02.979403 32092 raft_consensus.cc:2468] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 0.
I20260709 12:22:02.980916 31833 leader_election.cc:304] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:02.932420 32138 raft_consensus.cc:359] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:02.982609 32147 raft_consensus.cc:2804] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:02.985726 32138 raft_consensus.cc:385] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:02.986105 32147 raft_consensus.cc:493] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:02.989889 32147 raft_consensus.cc:3060] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:02.990564 32081 tablet_service.cc:1511] Processing CreateTablet for tablet f83d1b732edb4e1c900619f96b65143e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:22:02.991966 32081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83d1b732edb4e1c900619f96b65143e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.006294 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37ea05543e247148a30f3a2600b2881" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
W20260709 12:22:03.009624 31835 leader_election.cc:343] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:03.016587 31754 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 44868.6us
I20260709 12:22:02.986200 32138 raft_consensus.cc:740] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:03.016436 31931 tablet_service.cc:1511] Processing CreateTablet for tablet 10d8965b66ad47449315d751d83efdef (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:22:03.021268 32146 raft_consensus.cc:493] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:03.025940 31853 tablet_service.cc:1511] Processing CreateTablet for tablet f83d1b732edb4e1c900619f96b65143e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:22:03.030323 32006 tablet_service.cc:1511] Processing CreateTablet for tablet f83d1b732edb4e1c900619f96b65143e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:22:03.031468 32137 tablet_bootstrap.cc:492] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:03.039043 31931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d8965b66ad47449315d751d83efdef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.039409 32146 raft_consensus.cc:515] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.043942 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11086dc2fbc49af8a37987e4f573d8a" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:03.045760 31908 leader_election.cc:343] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.063840 32137 ts_tablet_manager.cc:1403] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.417s	user 0.041s	sys 0.062s
I20260709 12:22:03.047829 32146 leader_election.cc:290] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:03.101853 31853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83d1b732edb4e1c900619f96b65143e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.094765 32006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83d1b732edb4e1c900619f96b65143e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.108249 32137 raft_consensus.cc:359] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:03.109022 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11086dc2fbc49af8a37987e4f573d8a" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:03.111320 32139 tablet_bootstrap.cc:492] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:03.111893 32139 ts_tablet_manager.cc:1403] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.332s	user 0.011s	sys 0.016s
I20260709 12:22:03.115029 32139 raft_consensus.cc:359] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:03.109185 32137 raft_consensus.cc:385] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:03.119886 32137 raft_consensus.cc:740] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:03.120841 32137 consensus_queue.cc:260] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:03.121474 32002 tablet_service.cc:1511] Processing CreateTablet for tablet 10d8965b66ad47449315d751d83efdef (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:22:03.121831 31869 raft_consensus.cc:2468] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:03.123067 32002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d8965b66ad47449315d751d83efdef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.123625 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37ea05543e247148a30f3a2600b2881" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:03.125689 31910 leader_election.cc:304] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:03.127032 32144 raft_consensus.cc:2804] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:03.127434 32144 raft_consensus.cc:493] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:03.127898 32144 raft_consensus.cc:3060] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:03.115826 32139 raft_consensus.cc:385] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:03.077376 32138 consensus_queue.cc:260] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.089568 32147 raft_consensus.cc:515] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.139303 31927 tablet_service.cc:1511] Processing CreateTablet for tablet 05ddf5a379b947c68b995c9e9639adf2 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:22:03.162066 31868 raft_consensus.cc:2393] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eedb5b8962e4055b7730790b0f8bcc7 in current term 1: Already voted for candidate cdc48a2807fa4ce78f604b3a7047f157 in this term.
I20260709 12:22:03.162427 31927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ddf5a379b947c68b995c9e9639adf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.163157 32147 leader_election.cc:290] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:03.167465 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37ea05543e247148a30f3a2600b2881" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:03.168191 32092 raft_consensus.cc:3060] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:03.174463 32140 tablet_bootstrap.cc:492] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:03.175237 32140 ts_tablet_manager.cc:1403] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.279s	user 0.028s	sys 0.038s
I20260709 12:22:03.179283 32140 raft_consensus.cc:359] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.148861 31859 tablet_service.cc:1511] Processing CreateTablet for tablet 05ddf5a379b947c68b995c9e9639adf2 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
W20260709 12:22:03.149988 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:03.150138 32076 tablet_service.cc:1511] Processing CreateTablet for tablet 10d8965b66ad47449315d751d83efdef (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:22:03.181310 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ddf5a379b947c68b995c9e9639adf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.182822 31850 tablet_service.cc:1511] Processing CreateTablet for tablet f7b89f906d3c4b1e832b9f87b075e523 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:22:03.184142 31850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b89f906d3c4b1e832b9f87b075e523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.179548 32144 raft_consensus.cc:515] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:03.134641 32139 raft_consensus.cc:740] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:03.155110 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37ea05543e247148a30f3a2600b2881" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:03.189674 32144 leader_election.cc:290] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:03.144688 32077 tablet_service.cc:1511] Processing CreateTablet for tablet f7b89f906d3c4b1e832b9f87b075e523 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:22:03.190824 32077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b89f906d3c4b1e832b9f87b075e523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.190728 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11086dc2fbc49af8a37987e4f573d8a" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:03.192814 32139 consensus_queue.cc:260] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
W20260709 12:22:03.200121 32058 leader_election.cc:343] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.200742 32058 leader_election.cc:304] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:03.200145 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 759a4c5aa14c424d8f4f34913b939988 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:22:03.203919 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759a4c5aa14c424d8f4f34913b939988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.198745 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11086dc2fbc49af8a37987e4f573d8a" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:03.207974 31868 raft_consensus.cc:3060] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:03.210450 32000 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe3da1fb5524ac89375c7550ca3ed95 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:22:03.180061 32092 raft_consensus.cc:2468] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:03.211910 32149 raft_consensus.cc:2749] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:03.212634 31833 leader_election.cc:304] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
W20260709 12:22:03.213442 31908 leader_election.cc:343] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.213752 32147 raft_consensus.cc:2804] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:03.212008 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe3da1fb5524ac89375c7550ca3ed95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.194552 32140 raft_consensus.cc:385] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:03.217518 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37ea05543e247148a30f3a2600b2881" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:03.219095 32147 raft_consensus.cc:697] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:03.220036 32147 consensus_queue.cc:237] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.221568 32074 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe3da1fb5524ac89375c7550ca3ed95 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:22:03.222240 31928 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe3da1fb5524ac89375c7550ca3ed95 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:22:03.223491 31928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe3da1fb5524ac89375c7550ca3ed95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.223745 32001 tablet_service.cc:1511] Processing CreateTablet for tablet 759a4c5aa14c424d8f4f34913b939988 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 12:22:03.224500 31835 leader_election.cc:343] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.226550 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:03.227321 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759a4c5aa14c424d8f4f34913b939988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.216382 32076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d8965b66ad47449315d751d83efdef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.232908 32004 tablet_service.cc:1511] Processing CreateTablet for tablet 05ddf5a379b947c68b995c9e9639adf2 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:22:03.232316 32081 tablet_service.cc:1511] Processing CreateTablet for tablet 759a4c5aa14c424d8f4f34913b939988 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 12:22:03.236315 31983 leader_election.cc:343] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.213762 31926 tablet_service.cc:1511] Processing CreateTablet for tablet f7b89f906d3c4b1e832b9f87b075e523 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:22:03.216696 32140 raft_consensus.cc:740] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:03.251328 31931 tablet_service.cc:1511] Processing CreateTablet for tablet e1ae79accf164016a0f1f66569d83715 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:22:03.251750 32140 consensus_queue.cc:260] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.241358 32138 ts_tablet_manager.cc:1434] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.312s	user 0.023s	sys 0.005s
I20260709 12:22:03.243588 31859 tablet_service.cc:1511] Processing CreateTablet for tablet e1ae79accf164016a0f1f66569d83715 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:22:03.246513 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:03.255246 31984 leader_election.cc:343] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.255424 32137 ts_tablet_manager.cc:1434] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.169s	user 0.018s	sys 0.017s
I20260709 12:22:03.255736 31984 leader_election.cc:304] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:03.249760 32004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ddf5a379b947c68b995c9e9639adf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.256609 32137 tablet_bootstrap.cc:492] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:03.250989 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b89f906d3c4b1e832b9f87b075e523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.262264 32146 raft_consensus.cc:2749] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:03.264394 32074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe3da1fb5524ac89375c7550ca3ed95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.265489 32140 ts_tablet_manager.cc:1434] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.001s
I20260709 12:22:03.266561 32140 tablet_bootstrap.cc:492] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:03.266921 32082 tablet_service.cc:1511] Processing CreateTablet for tablet 65155236e5424d0caf1ea883c2cbb0e7 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:22:03.268241 32082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65155236e5424d0caf1ea883c2cbb0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.240103 31868 raft_consensus.cc:2468] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:03.270042 31931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ae79accf164016a0f1f66569d83715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.270267 31910 leader_election.cc:304] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:03.271667 32169 raft_consensus.cc:2804] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:03.272185 32169 raft_consensus.cc:697] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:03.273026 32169 consensus_queue.cc:237] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:03.273769 32081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759a4c5aa14c424d8f4f34913b939988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.255373 32138 tablet_bootstrap.cc:492] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:03.276726 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ae79accf164016a0f1f66569d83715. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:03.301174 31984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 46101.8us
I20260709 12:22:03.303531 32137 tablet_bootstrap.cc:654] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:03.305661 31929 tablet_service.cc:1511] Processing CreateTablet for tablet 65155236e5424d0caf1ea883c2cbb0e7 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:22:03.306994 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65155236e5424d0caf1ea883c2cbb0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.312289 32144 raft_consensus.cc:493] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:03.312855 32144 raft_consensus.cc:515] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.315274 32144 leader_election.cc:290] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:03.317534 31850 tablet_service.cc:1511] Processing CreateTablet for tablet 65155236e5424d0caf1ea883c2cbb0e7 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:22:03.319005 31850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65155236e5424d0caf1ea883c2cbb0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.339478 31767 catalog_manager.cc:5697] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:03.346897 32080 tablet_service.cc:1511] Processing CreateTablet for tablet 0a62715cca1a4bcbb306653098e747c5 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:22:03.348237 32080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a62715cca1a4bcbb306653098e747c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.349424 31765 catalog_manager.cc:5697] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:03.352747 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca92782c64b4963bbbb9dc5b09c56d4" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
W20260709 12:22:03.354316 31910 leader_election.cc:343] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.335465 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca92782c64b4963bbbb9dc5b09c56d4" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:03.356974 31910 leader_election.cc:343] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.357481 31910 leader_election.cc:304] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:03.358511 32140 tablet_bootstrap.cc:654] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:03.358598 32169 raft_consensus.cc:2749] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:03.361618 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 0a62715cca1a4bcbb306653098e747c5 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:22:03.363772 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a62715cca1a4bcbb306653098e747c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.365440 32000 tablet_service.cc:1511] Processing CreateTablet for tablet e1ae79accf164016a0f1f66569d83715 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:22:03.366791 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ae79accf164016a0f1f66569d83715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.369100 32138 tablet_bootstrap.cc:654] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:03.385757 32007 tablet_service.cc:1511] Processing CreateTablet for tablet 80c3e030a01d4e8f889d576c89f8060e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:22:03.387174 32007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c3e030a01d4e8f889d576c89f8060e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.395783 31929 tablet_service.cc:1511] Processing CreateTablet for tablet 80c3e030a01d4e8f889d576c89f8060e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:22:03.413591 31931 tablet_service.cc:1511] Processing CreateTablet for tablet 2d531e53386d43c2ae273ba7af1e2d6e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:22:03.419656 32006 tablet_service.cc:1511] Processing CreateTablet for tablet e2958e4119fe427f9fbc2c395a7d464b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:22:03.418354 31928 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdb89ac839b4da990e1f1dc968f71df (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:22:03.421762 32006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2958e4119fe427f9fbc2c395a7d464b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.421432 32077 tablet_service.cc:1511] Processing CreateTablet for tablet e2958e4119fe427f9fbc2c395a7d464b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:22:03.415920 32082 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdb89ac839b4da990e1f1dc968f71df (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:22:03.415189 32076 tablet_service.cc:1511] Processing CreateTablet for tablet 80c3e030a01d4e8f889d576c89f8060e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:22:03.422742 32077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2958e4119fe427f9fbc2c395a7d464b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.416893 32001 tablet_service.cc:1511] Processing CreateTablet for tablet 2d531e53386d43c2ae273ba7af1e2d6e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:22:03.427002 31858 tablet_service.cc:1511] Processing CreateTablet for tablet e2958e4119fe427f9fbc2c395a7d464b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:22:03.427781 32076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c3e030a01d4e8f889d576c89f8060e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.429580 32082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdb89ac839b4da990e1f1dc968f71df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.423731 32139 ts_tablet_manager.cc:1434] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.312s	user 0.011s	sys 0.020s
I20260709 12:22:03.417889 32002 tablet_service.cc:1511] Processing CreateTablet for tablet 0a62715cca1a4bcbb306653098e747c5 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:22:03.428368 31858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2958e4119fe427f9fbc2c395a7d464b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.417048 31853 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdb89ac839b4da990e1f1dc968f71df (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:22:03.433192 31853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdb89ac839b4da990e1f1dc968f71df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.428445 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d531e53386d43c2ae273ba7af1e2d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.430649 31927 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0952f2cdb9429b857a30cd7a84a723 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:22:03.411710 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c3e030a01d4e8f889d576c89f8060e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.418653 32137 tablet_bootstrap.cc:492] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:03.445961 32137 ts_tablet_manager.cc:1403] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.190s	user 0.013s	sys 0.001s
I20260709 12:22:03.414578 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 2d531e53386d43c2ae273ba7af1e2d6e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:22:03.447932 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d531e53386d43c2ae273ba7af1e2d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.444270 31927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0952f2cdb9429b857a30cd7a84a723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.452394 31928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdb89ac839b4da990e1f1dc968f71df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.454457 32170 raft_consensus.cc:493] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:03.454676 32002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a62715cca1a4bcbb306653098e747c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.454980 32170 raft_consensus.cc:515] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:03.456756 32075 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0952f2cdb9429b857a30cd7a84a723 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:22:03.457554 31931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d531e53386d43c2ae273ba7af1e2d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.458259 32075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0952f2cdb9429b857a30cd7a84a723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.460824 32170 leader_election.cc:290] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:03.461615 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f714f6e57ad248cfb0f5a9fdd91c7963" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:03.453707 32004 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0952f2cdb9429b857a30cd7a84a723 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 12:22:03.462880 32058 leader_election.cc:343] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.470324 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f714f6e57ad248cfb0f5a9fdd91c7963" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
W20260709 12:22:03.472339 32057 leader_election.cc:343] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.472929 32057 leader_election.cc:304] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:03.475757 32170 raft_consensus.cc:2749] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:03.483815 32004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0952f2cdb9429b857a30cd7a84a723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.492997 32139 tablet_bootstrap.cc:492] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:03.500541 31926 tablet_service.cc:1511] Processing CreateTablet for tablet a5b888580dbf4d70884481dcb969be35 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:22:03.501972 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b888580dbf4d70884481dcb969be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.507277 31851 tablet_service.cc:1511] Processing CreateTablet for tablet a5b888580dbf4d70884481dcb969be35 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:22:03.508791 31851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b888580dbf4d70884481dcb969be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.448930 32137 raft_consensus.cc:359] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.517483 32137 raft_consensus.cc:385] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:03.517838 32137 raft_consensus.cc:740] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:03.518751 32137 consensus_queue.cc:260] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.521211 32137 ts_tablet_manager.cc:1434] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.001s
I20260709 12:22:03.535326 32172 raft_consensus.cc:493] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:03.535856 32172 raft_consensus.cc:515] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.539844 32075 tablet_service.cc:1511] Processing CreateTablet for tablet 241205d156f1494e95c554d7af1b9b8b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:22:03.540946 32172 leader_election.cc:290] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:03.544510 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:03.544744 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:03.549021 32137 tablet_bootstrap.cc:492] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:03.549285 31984 leader_election.cc:343] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:03.554230 31983 leader_election.cc:343] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.553589 32007 tablet_service.cc:1511] Processing CreateTablet for tablet a5b888580dbf4d70884481dcb969be35 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:22:03.554771 31930 tablet_service.cc:1511] Processing CreateTablet for tablet 241205d156f1494e95c554d7af1b9b8b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:22:03.555032 32006 tablet_service.cc:1511] Processing CreateTablet for tablet ac67b355bd244377a426044bb66b6e4d (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:22:03.555528 32007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b888580dbf4d70884481dcb969be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.556176 31930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241205d156f1494e95c554d7af1b9b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.556313 32006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac67b355bd244377a426044bb66b6e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.556680 31983 leader_election.cc:304] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:03.565757 32081 tablet_service.cc:1511] Processing CreateTablet for tablet ac67b355bd244377a426044bb66b6e4d (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:22:03.568011 32172 raft_consensus.cc:2749] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:03.573400 31853 tablet_service.cc:1511] Processing CreateTablet for tablet ac67b355bd244377a426044bb66b6e4d (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:22:03.567986 32081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac67b355bd244377a426044bb66b6e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.577374 31853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac67b355bd244377a426044bb66b6e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.577801 31859 tablet_service.cc:1511] Processing CreateTablet for tablet 241205d156f1494e95c554d7af1b9b8b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:22:03.579192 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241205d156f1494e95c554d7af1b9b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.579555 32000 tablet_service.cc:1511] Processing CreateTablet for tablet 7835404582f34cfa93a1be98ef5fc277 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:22:03.579869 31926 tablet_service.cc:1511] Processing CreateTablet for tablet 7835404582f34cfa93a1be98ef5fc277 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:22:03.580871 32000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7835404582f34cfa93a1be98ef5fc277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.581487 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7835404582f34cfa93a1be98ef5fc277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.590790 32139 tablet_bootstrap.cc:654] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:03.591223 32140 tablet_bootstrap.cc:492] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:03.591747 32140 ts_tablet_manager.cc:1403] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.325s	user 0.026s	sys 0.011s
I20260709 12:22:03.592648 32075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241205d156f1494e95c554d7af1b9b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.594385 32077 tablet_service.cc:1511] Processing CreateTablet for tablet 7835404582f34cfa93a1be98ef5fc277 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:22:03.594836 32140 raft_consensus.cc:359] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:03.595636 32140 raft_consensus.cc:385] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:03.595902 32077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7835404582f34cfa93a1be98ef5fc277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.602643 32138 tablet_bootstrap.cc:492] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:03.603223 32138 ts_tablet_manager.cc:1403] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.348s	user 0.027s	sys 0.009s
I20260709 12:22:03.595968 32140 raft_consensus.cc:740] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
W20260709 12:22:03.621490 31835 consensus_peers.cc:597] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. 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 12:22:03.622069 32140 consensus_queue.cc:260] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:03.629997 31929 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecd2522f05b40a286fdcfc82cff9046 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:22:03.631450 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecd2522f05b40a286fdcfc82cff9046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.632964 32138 raft_consensus.cc:359] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.633792 32138 raft_consensus.cc:385] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:03.634167 32138 raft_consensus.cc:740] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:03.634344 32140 ts_tablet_manager.cc:1434] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.002s
I20260709 12:22:03.633888 31851 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecd2522f05b40a286fdcfc82cff9046 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:22:03.635658 32140 tablet_bootstrap.cc:492] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:03.635125 32138 consensus_queue.cc:260] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.649052 32004 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecd2522f05b40a286fdcfc82cff9046 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:22:03.656243 31851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecd2522f05b40a286fdcfc82cff9046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.660902 32137 tablet_bootstrap.cc:654] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:03.677140 32147 consensus_queue.cc:1048] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:03.677379 32077 tablet_service.cc:1511] Processing CreateTablet for tablet 3c268b050c8a4115b7506c6ad98c9f23 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:22:03.679312 32077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c268b050c8a4115b7506c6ad98c9f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.694363 32138 ts_tablet_manager.cc:1434] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 12:22:03.695878 32138 tablet_bootstrap.cc:492] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:03.697571 32004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecd2522f05b40a286fdcfc82cff9046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.711110 32139 tablet_bootstrap.cc:492] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:03.712013 32139 ts_tablet_manager.cc:1403] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.219s	user 0.022s	sys 0.010s
I20260709 12:22:03.720821 32169 raft_consensus.cc:493] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:03.721536 32169 raft_consensus.cc:515] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.722069 32147 raft_consensus.cc:493] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:03.725912 32147 raft_consensus.cc:515] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.726886 32169 leader_election.cc:290] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:03.728559 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:03.729480 32018 raft_consensus.cc:2468] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:03.730127 32147 leader_election.cc:290] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:03.729561 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:03.734119 31910 leader_election.cc:343] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.748903 31929 tablet_service.cc:1511] Processing CreateTablet for tablet 3c268b050c8a4115b7506c6ad98c9f23 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:22:03.750484 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c268b050c8a4115b7506c6ad98c9f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.724205 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 3c268b050c8a4115b7506c6ad98c9f23 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:22:03.740916 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca92782c64b4963bbbb9dc5b09c56d4" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:03.754256 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c268b050c8a4115b7506c6ad98c9f23. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:03.754673 31835 leader_election.cc:343] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.761175 32138 tablet_bootstrap.cc:654] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:03.764703 31910 leader_election.cc:304] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:03.775235 32169 raft_consensus.cc:2804] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:03.775678 32169 raft_consensus.cc:493] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:03.776093 32169 raft_consensus.cc:3060] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:03.775453 31928 tablet_service.cc:1511] Processing CreateTablet for tablet ee491ce0469e4800a3ccec0b93c79e7b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:22:03.777439 31928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee491ce0469e4800a3ccec0b93c79e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.783541 32169 raft_consensus.cc:515] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.786496 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
W20260709 12:22:03.792083 31910 leader_election.cc:343] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.793722 32001 tablet_service.cc:1511] Processing CreateTablet for tablet 9262a81ae422486eb6775f0cc857feef (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:22:03.795097 32001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9262a81ae422486eb6775f0cc857feef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.794890 32144 consensus_queue.cc:1048] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:03.798606 32140 tablet_bootstrap.cc:654] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:03.799180 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:03.799809 32018 raft_consensus.cc:3060] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:03.805970 32139 raft_consensus.cc:359] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:03.806847 32139 raft_consensus.cc:385] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:03.807142 32139 raft_consensus.cc:740] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:03.807386 32137 tablet_bootstrap.cc:492] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:03.807906 32137 ts_tablet_manager.cc:1403] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.271s	user 0.028s	sys 0.038s
I20260709 12:22:03.807960 32139 consensus_queue.cc:260] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:03.810001 32172 raft_consensus.cc:493] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:03.810698 32172 raft_consensus.cc:515] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:03.811355 32137 raft_consensus.cc:359] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:03.812494 32137 raft_consensus.cc:385] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:03.812988 32137 raft_consensus.cc:740] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:03.814078 32137 consensus_queue.cc:260] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:03.815153 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a30e7202416488992a96b10621cd02a" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:03.816769 32137 ts_tablet_manager.cc:1434] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
W20260709 12:22:03.817211 31983 leader_election.cc:343] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:03.818641 32137 tablet_bootstrap.cc:492] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:03.828060 32172 leader_election.cc:290] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:03.832845 32018 raft_consensus.cc:2468] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:03.836169 32075 tablet_service.cc:1511] Processing CreateTablet for tablet 9262a81ae422486eb6775f0cc857feef (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:22:03.825424 32169 leader_election.cc:290] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:03.859529 31910 leader_election.cc:304] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:03.866446 32075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9262a81ae422486eb6775f0cc857feef. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:03.868690 31908 consensus_peers.cc:597] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa -> Peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Couldn't send request to peer 7eedb5b8962e4055b7730790b0f8bcc7. 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 12:22:03.873345 32139 ts_tablet_manager.cc:1434] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.161s	user 0.009s	sys 0.000s
I20260709 12:22:03.879155 32077 tablet_service.cc:1511] Processing CreateTablet for tablet ee491ce0469e4800a3ccec0b93c79e7b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:22:03.881065 32077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee491ce0469e4800a3ccec0b93c79e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.881754 32169 raft_consensus.cc:2804] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:03.882316 32169 raft_consensus.cc:697] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:03.883147 32169 consensus_queue.cc:237] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.886876 31859 tablet_service.cc:1511] Processing CreateTablet for tablet 7b6cc41fe1174441894a517093ad0618 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:22:03.887512 31929 tablet_service.cc:1511] Processing CreateTablet for tablet 7b6cc41fe1174441894a517093ad0618 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:22:03.888263 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b6cc41fe1174441894a517093ad0618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.888795 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b6cc41fe1174441894a517093ad0618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.890900 32007 tablet_service.cc:1511] Processing CreateTablet for tablet 7b6cc41fe1174441894a517093ad0618 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:22:03.891790 32140 tablet_bootstrap.cc:492] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:03.892302 32140 ts_tablet_manager.cc:1403] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.257s	user 0.024s	sys 0.030s
I20260709 12:22:03.892371 32007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b6cc41fe1174441894a517093ad0618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.892499 31851 tablet_service.cc:1511] Processing CreateTablet for tablet 1e01d2800b5e43dd91cd3331427c765e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:22:03.893419 32139 tablet_bootstrap.cc:492] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:03.893954 31851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e01d2800b5e43dd91cd3331427c765e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.894747 31926 tablet_service.cc:1511] Processing CreateTablet for tablet 1e01d2800b5e43dd91cd3331427c765e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:22:03.895991 31926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e01d2800b5e43dd91cd3331427c765e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.899854 32140 raft_consensus.cc:359] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:03.900606 32140 raft_consensus.cc:385] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:03.902088 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 9262a81ae422486eb6775f0cc857feef (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:22:03.903002 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9262a81ae422486eb6775f0cc857feef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.904343 32081 tablet_service.cc:1511] Processing CreateTablet for tablet 1e01d2800b5e43dd91cd3331427c765e (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:22:03.905731 32081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e01d2800b5e43dd91cd3331427c765e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.900895 32140 raft_consensus.cc:740] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:03.909509 32139 tablet_bootstrap.cc:654] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:03.933813 32006 tablet_service.cc:1511] Processing CreateTablet for tablet 7eade86ce4944a31b5b3b9578909d947 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:22:03.935199 32006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eade86ce4944a31b5b3b9578909d947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.950150 32004 tablet_service.cc:1511] Processing CreateTablet for tablet ee491ce0469e4800a3ccec0b93c79e7b (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:22:03.952004 32004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee491ce0469e4800a3ccec0b93c79e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.966010 32080 tablet_service.cc:1511] Processing CreateTablet for tablet 7eade86ce4944a31b5b3b9578909d947 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:22:03.969466 32080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eade86ce4944a31b5b3b9578909d947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.961325 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca92782c64b4963bbbb9dc5b09c56d4" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:03.968079 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 7eade86ce4944a31b5b3b9578909d947 (DEFAULT_TABLE table=test-workload [id=0fb14f8b29e9423eaa9ff6912fcd32cd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:22:03.975648 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eade86ce4944a31b5b3b9578909d947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:03.960239 32140 consensus_queue.cc:260] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.001029 32140 ts_tablet_manager.cc:1434] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.005s
I20260709 12:22:04.003312 32018 raft_consensus.cc:3060] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.014140 32140 tablet_bootstrap.cc:492] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:04.014766 31944 raft_consensus.cc:2468] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 0.
I20260709 12:22:04.022513 31834 leader_election.cc:304] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f
I20260709 12:22:03.995571 31765 catalog_manager.cc:5697] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:04.023774 32147 raft_consensus.cc:2804] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:04.024238 32147 raft_consensus.cc:493] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:04.024598 32147 raft_consensus.cc:3060] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.025393 32137 tablet_bootstrap.cc:654] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.033529 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a30e7202416488992a96b10621cd02a" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:04.035243 31982 leader_election.cc:343] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.035730 31982 leader_election.cc:304] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:04.036787 32172 raft_consensus.cc:2749] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:04.060801 32138 tablet_bootstrap.cc:492] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.084470 32140 tablet_bootstrap.cc:654] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.078472 32138 ts_tablet_manager.cc:1403] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.383s	user 0.019s	sys 0.007s
I20260709 12:22:04.095985 32138 raft_consensus.cc:359] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.096884 32138 raft_consensus.cc:385] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.097280 32138 raft_consensus.cc:740] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.098416 32138 consensus_queue.cc:260] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.102487 32147 raft_consensus.cc:515] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.115486 32137 tablet_bootstrap.cc:492] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:04.115633 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca92782c64b4963bbbb9dc5b09c56d4" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:04.118988 31944 raft_consensus.cc:3060] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.120626 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca92782c64b4963bbbb9dc5b09c56d4" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:04.120945 32147 leader_election.cc:290] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.121533 32140 tablet_bootstrap.cc:492] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:04.122071 32140 ts_tablet_manager.cc:1403] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.108s	user 0.007s	sys 0.013s
W20260709 12:22:04.122466 31835 leader_election.cc:343] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.124402 32140 raft_consensus.cc:359] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.124989 32140 raft_consensus.cc:385] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.125286 32140 raft_consensus.cc:740] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.126581 32138 ts_tablet_manager.cc:1434] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:22:04.126219 32140 consensus_queue.cc:260] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.127941 32139 tablet_bootstrap.cc:492] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:04.127799 31944 raft_consensus.cc:2468] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:04.128597 32139 ts_tablet_manager.cc:1403] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.235s	user 0.014s	sys 0.007s
I20260709 12:22:04.129346 31834 leader_election.cc:304] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f
I20260709 12:22:04.130268 32138 tablet_bootstrap.cc:492] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.130726 32147 raft_consensus.cc:2804] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:04.132086 32147 raft_consensus.cc:697] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:04.132436 32139 raft_consensus.cc:359] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.133754 32139 raft_consensus.cc:385] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.133298 32147 consensus_queue.cc:237] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.134227 32139 raft_consensus.cc:740] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.135490 32139 consensus_queue.cc:260] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.128651 32140 ts_tablet_manager.cc:1434] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:04.137313 32140 tablet_bootstrap.cc:492] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:04.137405 32137 ts_tablet_manager.cc:1403] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.320s	user 0.021s	sys 0.015s
I20260709 12:22:04.140514 32137 raft_consensus.cc:359] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.141398 32137 raft_consensus.cc:385] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.141722 32137 raft_consensus.cc:740] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.142475 32137 consensus_queue.cc:260] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.144820 32140 tablet_bootstrap.cc:654] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.145068 32137 ts_tablet_manager.cc:1434] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:22:04.145881 32138 tablet_bootstrap.cc:654] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.147634 32137 tablet_bootstrap.cc:492] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:04.152639 32172 raft_consensus.cc:493] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:04.153314 32172 raft_consensus.cc:515] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.155107 32139 ts_tablet_manager.cc:1434] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:22:04.158728 32138 tablet_bootstrap.cc:492] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.159328 32138 ts_tablet_manager.cc:1403] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.005s
I20260709 12:22:04.159255 32140 tablet_bootstrap.cc:492] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:04.160071 32140 ts_tablet_manager.cc:1403] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.001s
I20260709 12:22:04.160363 32139 tablet_bootstrap.cc:492] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:04.163071 32138 raft_consensus.cc:359] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.163765 32138 raft_consensus.cc:385] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.164029 32138 raft_consensus.cc:740] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.164820 32138 consensus_queue.cc:260] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.164453 31767 catalog_manager.cc:5697] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:04.163072 32140 raft_consensus.cc:359] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.166231 32140 raft_consensus.cc:385] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.166580 32140 raft_consensus.cc:740] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.168061 32139 tablet_bootstrap.cc:654] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.167452 32140 consensus_queue.cc:260] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.170646 32138 ts_tablet_manager.cc:1434] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:22:04.170843 32140 ts_tablet_manager.cc:1434] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:22:04.171749 32138 tablet_bootstrap.cc:492] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.171895 32140 tablet_bootstrap.cc:492] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:04.172468 32137 tablet_bootstrap.cc:654] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.178752 32140 tablet_bootstrap.cc:654] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.178764 32138 tablet_bootstrap.cc:654] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:04.187724 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:04.197485 32138 tablet_bootstrap.cc:492] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.198297 32138 ts_tablet_manager.cc:1403] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260709 12:22:04.198693 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37ea05543e247148a30f3a2600b2881" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:04.199885 32172 leader_election.cc:290] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:04.200083 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37ea05543e247148a30f3a2600b2881" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:04.201679 32138 raft_consensus.cc:359] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.202500 32138 raft_consensus.cc:385] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.202457 31984 leader_election.cc:304] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:04.203042 32138 raft_consensus.cc:740] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.203811 32172 raft_consensus.cc:2749] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:04.197530 32140 tablet_bootstrap.cc:492] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:04.204056 32138 consensus_queue.cc:260] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.204897 32140 ts_tablet_manager.cc:1403] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.006s
I20260709 12:22:04.207963 32140 raft_consensus.cc:359] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.208678 32140 raft_consensus.cc:385] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.208966 32140 raft_consensus.cc:740] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.209523 32138 ts_tablet_manager.cc:1434] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:22:04.209647 32169 raft_consensus.cc:493] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.209842 32140 consensus_queue.cc:260] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.210788 32138 tablet_bootstrap.cc:492] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.210470 32169 raft_consensus.cc:515] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.212473 32140 ts_tablet_manager.cc:1434] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:04.213539 32140 tablet_bootstrap.cc:492] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:04.215144 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:04.218194 32138 tablet_bootstrap.cc:654] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:04.218080 31910 leader_election.cc:343] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.219220 32169 leader_election.cc:290] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.219887 32140 tablet_bootstrap.cc:654] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.221211 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:04.222070 32018 raft_consensus.cc:2468] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:04.223752 31910 leader_election.cc:304] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:04.225699 32169 raft_consensus.cc:2804] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:04.226227 32169 raft_consensus.cc:493] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:04.226732 32169 raft_consensus.cc:3060] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.231447 32138 tablet_bootstrap.cc:492] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.232329 32138 ts_tablet_manager.cc:1403] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260709 12:22:04.233547 32170 raft_consensus.cc:493] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.234287 32170 raft_consensus.cc:515] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.236485 32138 raft_consensus.cc:359] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.237299 32138 raft_consensus.cc:385] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.237726 32138 raft_consensus.cc:740] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.238360 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739674fc59824248ae12163afd5cf736" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:04.240520 32170 leader_election.cc:290] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.239408 32138 consensus_queue.cc:260] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.241830 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739674fc59824248ae12163afd5cf736" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
W20260709 12:22:04.241964 32057 leader_election.cc:343] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.242489 32018 raft_consensus.cc:2468] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:04.243676 32138 ts_tablet_manager.cc:1434] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:22:04.243826 32058 leader_election.cc:304] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:04.244843 32138 tablet_bootstrap.cc:492] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.244933 32170 raft_consensus.cc:2804] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:04.245380 32170 raft_consensus.cc:493] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:04.245730 32170 raft_consensus.cc:3060] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.251974 32138 tablet_bootstrap.cc:654] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.252590 32147 raft_consensus.cc:493] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.253794 32147 raft_consensus.cc:515] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.256469 32170 raft_consensus.cc:515] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.257930 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47752de11dbc41d785ea0d5a3076e6d1" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
W20260709 12:22:04.260057 31835 leader_election.cc:343] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.260303 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739674fc59824248ae12163afd5cf736" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
W20260709 12:22:04.262327 32057 leader_election.cc:343] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.251874 32140 tablet_bootstrap.cc:492] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:04.263049 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47752de11dbc41d785ea0d5a3076e6d1" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:04.263458 32140 ts_tablet_manager.cc:1403] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.008s
W20260709 12:22:04.265053 31833 leader_election.cc:343] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.265728 31833 leader_election.cc:304] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:04.266947 32190 raft_consensus.cc:2749] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:04.267583 32140 raft_consensus.cc:359] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.268653 32140 raft_consensus.cc:385] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.269003 32140 raft_consensus.cc:740] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.271960 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739674fc59824248ae12163afd5cf736" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:04.272791 32018 raft_consensus.cc:3060] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.280045 32140 consensus_queue.cc:260] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.281459 32170 leader_election.cc:290] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.283912 32147 leader_election.cc:290] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:04.289137 32140 ts_tablet_manager.cc:1434] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:22:04.290540 32140 tablet_bootstrap.cc:492] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:04.293867 32018 raft_consensus.cc:2468] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:04.295868 32058 leader_election.cc:304] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:04.297557 32170 raft_consensus.cc:2804] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:04.300515 32170 raft_consensus.cc:697] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:04.301587 32170 consensus_queue.cc:237] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.310639 32140 tablet_bootstrap.cc:654] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.312043 32147 raft_consensus.cc:493] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.312785 32147 raft_consensus.cc:515] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.316720 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9755d03564fedb493b44e6cd8e573" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:04.317801 32147 leader_election.cc:290] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
W20260709 12:22:04.318783 31834 leader_election.cc:343] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.319958 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9755d03564fedb493b44e6cd8e573" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
W20260709 12:22:04.322117 31835 leader_election.cc:343] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.322741 31835 leader_election.cc:304] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:04.324290 32147 raft_consensus.cc:2749] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:04.327147 32172 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.327864 32140 tablet_bootstrap.cc:492] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:04.327699 32172 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.328224 32139 tablet_bootstrap.cc:492] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:04.328568 32140 ts_tablet_manager.cc:1403] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260709 12:22:04.328756 32139 ts_tablet_manager.cc:1403] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.169s	user 0.023s	sys 0.060s
I20260709 12:22:04.330088 32172 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:04.331952 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:04.334862 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:04.332162 32139 raft_consensus.cc:359] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
W20260709 12:22:04.337306 31982 leader_election.cc:343] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.337831 32139 raft_consensus.cc:385] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.337651 32140 raft_consensus.cc:359] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.338572 32139 raft_consensus.cc:740] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
W20260709 12:22:04.338752 31983 leader_election.cc:343] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.339265 31983 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:04.340656 32139 consensus_queue.cc:260] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.341140 32172 raft_consensus.cc:2749] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:04.338791 32140 raft_consensus.cc:385] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.342234 32140 raft_consensus.cc:740] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.343111 32140 consensus_queue.cc:260] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.343935 32139 ts_tablet_manager.cc:1434] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:22:04.345086 32139 tablet_bootstrap.cc:492] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:04.349614 32140 ts_tablet_manager.cc:1434] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 12:22:04.351059 32140 tablet_bootstrap.cc:492] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:04.352283 32139 tablet_bootstrap.cc:654] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.360313 32169 raft_consensus.cc:515] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.361831 32137 tablet_bootstrap.cc:492] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:04.362418 32137 ts_tablet_manager.cc:1403] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.215s	user 0.039s	sys 0.051s
I20260709 12:22:04.362777 32169 leader_election.cc:290] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.364253 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:04.364975 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
W20260709 12:22:04.365922 31910 leader_election.cc:343] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.365826 32137 raft_consensus.cc:359] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.365888 32018 raft_consensus.cc:3060] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.366801 32137 raft_consensus.cc:385] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.367183 32137 raft_consensus.cc:740] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.368162 32137 consensus_queue.cc:260] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.376839 32137 ts_tablet_manager.cc:1434] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:22:04.379715 32137 tablet_bootstrap.cc:492] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:04.377847 32140 tablet_bootstrap.cc:654] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.382104 32138 tablet_bootstrap.cc:492] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.382833 32138 ts_tablet_manager.cc:1403] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.138s	user 0.060s	sys 0.065s
I20260709 12:22:04.383935 31767 catalog_manager.cc:5697] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:04.385934 32138 raft_consensus.cc:359] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.386735 32138 raft_consensus.cc:385] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.387135 32138 raft_consensus.cc:740] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.388108 32138 consensus_queue.cc:260] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.389792 32139 tablet_bootstrap.cc:492] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:04.390368 32139 ts_tablet_manager.cc:1403] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.004s
I20260709 12:22:04.390413 32138 ts_tablet_manager.cc:1434] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:04.391692 32138 tablet_bootstrap.cc:492] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.393757 32139 raft_consensus.cc:359] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.394667 32139 raft_consensus.cc:385] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.394999 32139 raft_consensus.cc:740] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.363425 32169 consensus_queue.cc:1048] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:04.397424 32137 tablet_bootstrap.cc:654] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.398401 32138 tablet_bootstrap.cc:654] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.401156 32139 consensus_queue.cc:260] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.404820 32139 ts_tablet_manager.cc:1434] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 12:22:04.405994 32139 tablet_bootstrap.cc:492] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:04.392858 32018 raft_consensus.cc:2468] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:04.408021 31910 leader_election.cc:304] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:04.409468 32194 raft_consensus.cc:2804] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:04.410061 32194 raft_consensus.cc:697] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:04.414253 32137 tablet_bootstrap.cc:492] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:04.414873 32137 ts_tablet_manager.cc:1403] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260709 12:22:04.415486 32170 raft_consensus.cc:493] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.416843 32170 raft_consensus.cc:515] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.410946 32194 consensus_queue.cc:237] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.421133 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bb304263d14d1c948bd62198009c02" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:04.421948 32018 raft_consensus.cc:2468] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:04.421941 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bb304263d14d1c948bd62198009c02" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:04.419801 32170 leader_election.cc:290] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:04.423259 32058 leader_election.cc:304] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:04.426426 32170 raft_consensus.cc:2804] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:04.427057 32170 raft_consensus.cc:493] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:04.427459 32170 raft_consensus.cc:3060] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.427851 32140 tablet_bootstrap.cc:492] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:04.428416 32140 ts_tablet_manager.cc:1403] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.007s
I20260709 12:22:04.433821 32140 raft_consensus.cc:359] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.434710 32140 raft_consensus.cc:385] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.435025 32140 raft_consensus.cc:740] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.437842 32138 tablet_bootstrap.cc:492] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.437999 32139 tablet_bootstrap.cc:654] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.438501 32138 ts_tablet_manager.cc:1403] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.016s
I20260709 12:22:04.439061 32213 raft_consensus.cc:493] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.439616 32213 raft_consensus.cc:515] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.433048 32137 raft_consensus.cc:359] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.441535 32137 raft_consensus.cc:385] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.441886 32137 raft_consensus.cc:740] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.442273 32213 leader_election.cc:290] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:04.442857 32137 consensus_queue.cc:260] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.442435 32170 raft_consensus.cc:515] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.444182 32138 raft_consensus.cc:359] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.444603 32140 consensus_queue.cc:260] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.445315 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b5ae57bf6c40b796303a3f29b0f30e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:04.446141 32138 raft_consensus.cc:385] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.445709 31868 raft_consensus.cc:2468] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:04.449813 32138 raft_consensus.cc:740] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.448638 32140 ts_tablet_manager.cc:1434] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:22:04.451472 32140 tablet_bootstrap.cc:492] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:04.453892 32138 consensus_queue.cc:260] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.445165 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b5ae57bf6c40b796303a3f29b0f30e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:04.457669 31869 raft_consensus.cc:2468] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:04.450569 32016 raft_consensus.cc:2468] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:04.459906 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bb304263d14d1c948bd62198009c02" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:04.459973 32058 leader_election.cc:304] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:04.460557 32017 raft_consensus.cc:3060] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.461758 32138 ts_tablet_manager.cc:1434] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:22:04.463050 32138 tablet_bootstrap.cc:492] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.464282 31765 catalog_manager.cc:5697] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:04.463727 32213 raft_consensus.cc:2804] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:04.473311 32213 raft_consensus.cc:493] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:04.473670 32213 raft_consensus.cc:3060] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.473873 32140 tablet_bootstrap.cc:654] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.479781 32213 raft_consensus.cc:515] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.481525 32213 leader_election.cc:290] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:04.482875 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b5ae57bf6c40b796303a3f29b0f30e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:04.483522 31868 raft_consensus.cc:3060] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.485513 32169 raft_consensus.cc:493] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.490475 32169 raft_consensus.cc:515] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.490839 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b5ae57bf6c40b796303a3f29b0f30e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:04.491466 32016 raft_consensus.cc:3060] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.492604 32169 leader_election.cc:290] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
W20260709 12:22:04.493059 31910 consensus_peers.cc:597] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:04.494943 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:04.496366 31910 leader_election.cc:343] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.497392 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:04.498330 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bb304263d14d1c948bd62198009c02" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:04.498937 31869 raft_consensus.cc:3060] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:04.498976 31908 leader_election.cc:343] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.499538 31908 leader_election.cc:304] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:04.487666 32170 leader_election.cc:290] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:04.488847 32138 tablet_bootstrap.cc:654] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.501577 31868 raft_consensus.cc:2468] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:04.502900 32058 leader_election.cc:304] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:04.503741 32170 raft_consensus.cc:2804] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:04.504215 32170 raft_consensus.cc:697] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:04.504511 32137 ts_tablet_manager.cc:1434] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.089s	user 0.010s	sys 0.000s
I20260709 12:22:04.505553 32194 raft_consensus.cc:2749] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:04.505045 32170 consensus_queue.cc:237] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.507452 32137 tablet_bootstrap.cc:492] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:04.517701 32017 raft_consensus.cc:2468] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:04.520179 32213 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.520881 32213 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.529210 32058 leader_election.cc:304] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:04.532528 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:04.537133 32140 tablet_bootstrap.cc:492] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:04.534802 32170 raft_consensus.cc:2804] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:04.538019 32140 ts_tablet_manager.cc:1403] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.087s	user 0.004s	sys 0.014s
I20260709 12:22:04.538300 32170 raft_consensus.cc:697] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:04.539188 32170 consensus_queue.cc:237] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.540827 32140 raft_consensus.cc:359] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.530911 32213 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.541549 32140 raft_consensus.cc:385] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.535523 32138 tablet_bootstrap.cc:492] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.542557 32137 tablet_bootstrap.cc:654] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.542768 32140 raft_consensus.cc:740] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.543170 32138 ts_tablet_manager.cc:1403] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.018s
I20260709 12:22:04.543828 32140 consensus_queue.cc:260] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.546303 32140 ts_tablet_manager.cc:1434] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:22:04.546638 32139 tablet_bootstrap.cc:492] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:04.547137 32139 ts_tablet_manager.cc:1403] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.141s	user 0.013s	sys 0.018s
I20260709 12:22:04.547827 32140 tablet_bootstrap.cc:492] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:04.547876 32016 raft_consensus.cc:2468] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
W20260709 12:22:04.551445 32057 leader_election.cc:343] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.554540 31869 raft_consensus.cc:2468] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:04.556713 32139 raft_consensus.cc:359] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.556411 31765 catalog_manager.cc:5697] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:04.557461 32139 raft_consensus.cc:385] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.557833 32139 raft_consensus.cc:740] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.558526 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:04.559211 32016 raft_consensus.cc:2468] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:04.558523 32139 consensus_queue.cc:260] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.562739 32139 ts_tablet_manager.cc:1434] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260709 12:22:04.563854 32139 tablet_bootstrap.cc:492] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:04.565716 32058 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:04.565996 32138 raft_consensus.cc:359] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.566618 32213 raft_consensus.cc:2804] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:04.567067 32213 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:04.567412 32213 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.569402 32138 raft_consensus.cc:385] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.569777 32138 raft_consensus.cc:740] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.570379 32138 consensus_queue.cc:260] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.572230 32138 ts_tablet_manager.cc:1434] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.000s
I20260709 12:22:04.575711 32138 tablet_bootstrap.cc:492] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.579432 32213 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.582383 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:04.583068 32138 tablet_bootstrap.cc:654] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:04.583809 32057 leader_election.cc:343] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.584626 32140 tablet_bootstrap.cc:654] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.590750 32139 tablet_bootstrap.cc:654] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.593600 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:04.594305 32016 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.594848 32227 raft_consensus.cc:493] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.595341 32227 raft_consensus.cc:515] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.599571 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a30e7202416488992a96b10621cd02a" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:04.600242 31944 raft_consensus.cc:2468] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:04.601104 32138 tablet_bootstrap.cc:492] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.601617 32138 ts_tablet_manager.cc:1403] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260709 12:22:04.601460 32057 leader_election.cc:304] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:04.602090 32016 raft_consensus.cc:2468] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:04.601433 32213 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.602893 32213 raft_consensus.cc:2804] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:04.603305 32058 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:04.603305 32213 raft_consensus.cc:493] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:04.604710 32213 raft_consensus.cc:3060] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.605211 32227 leader_election.cc:290] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.605294 32138 raft_consensus.cc:359] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.605891 32227 raft_consensus.cc:2804] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:04.606065 32138 raft_consensus.cc:385] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.606381 32138 raft_consensus.cc:740] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.606544 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a30e7202416488992a96b10621cd02a" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:04.607457 32017 raft_consensus.cc:2468] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:04.607447 32138 consensus_queue.cc:260] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.606364 32227 raft_consensus.cc:697] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:04.612358 32227 consensus_queue.cc:237] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.616961 32138 ts_tablet_manager.cc:1434] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:22:04.618357 32138 tablet_bootstrap.cc:492] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.619786 32140 tablet_bootstrap.cc:492] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:04.620342 32140 ts_tablet_manager.cc:1403] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.002s
I20260709 12:22:04.623973 32138 tablet_bootstrap.cc:654] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.624397 32137 tablet_bootstrap.cc:492] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:04.624862 32137 ts_tablet_manager.cc:1403] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.118s	user 0.007s	sys 0.010s
I20260709 12:22:04.627739 32137 raft_consensus.cc:359] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.624100 31766 catalog_manager.cc:5697] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:04.635322 32213 raft_consensus.cc:515] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.638370 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a30e7202416488992a96b10621cd02a" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:04.638986 31944 raft_consensus.cc:3060] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.639163 32137 raft_consensus.cc:385] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.639663 32137 raft_consensus.cc:740] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.637833 32140 raft_consensus.cc:359] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.640985 32140 raft_consensus.cc:385] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.647610 32016 raft_consensus.cc:3060] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.649871 31766 catalog_manager.cc:5697] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:04.664760 32190 consensus_queue.cc:1048] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:04.668226 32137 consensus_queue.cc:260] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.641412 32140 raft_consensus.cc:740] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.669839 32213 leader_election.cc:290] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.670538 31944 raft_consensus.cc:2468] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:04.671720 32057 leader_election.cc:304] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:04.672609 32213 raft_consensus.cc:2804] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:04.672870 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a30e7202416488992a96b10621cd02a" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:04.673102 32213 raft_consensus.cc:697] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:04.673498 32018 raft_consensus.cc:3060] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.673990 32213 consensus_queue.cc:237] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.671228 32140 consensus_queue.cc:260] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.675714 32137 ts_tablet_manager.cc:1434] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.005s
I20260709 12:22:04.677063 32137 tablet_bootstrap.cc:492] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:04.677363 32140 ts_tablet_manager.cc:1434] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.000s
I20260709 12:22:04.678408 32140 tablet_bootstrap.cc:492] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:04.684055 32137 tablet_bootstrap.cc:654] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.686425 32018 raft_consensus.cc:2468] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:04.686968 32140 tablet_bootstrap.cc:654] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.684103 32138 tablet_bootstrap.cc:492] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.693663 32138 ts_tablet_manager.cc:1403] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.040s
I20260709 12:22:04.697772 32138 raft_consensus.cc:359] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.698573 32138 raft_consensus.cc:385] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.698920 32138 raft_consensus.cc:740] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.699651 32138 consensus_queue.cc:260] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.700150 32190 consensus_queue.cc:1048] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:04.701854 32138 ts_tablet_manager.cc:1434] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:04.702854 32138 tablet_bootstrap.cc:492] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.705826 32223 raft_consensus.cc:493] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.706413 32223 raft_consensus.cc:515] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.708563 32223 leader_election.cc:290] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:04.708998 32138 tablet_bootstrap.cc:654] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.710909 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739674fc59824248ae12163afd5cf736" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:04.716490 32223 raft_consensus.cc:493] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.717274 32223 raft_consensus.cc:515] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.720709 32138 tablet_bootstrap.cc:492] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.721323 32138 ts_tablet_manager.cc:1403] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:22:04.721678 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f714f6e57ad248cfb0f5a9fdd91c7963" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:04.723495 31910 leader_election.cc:343] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.724244 32223 leader_election.cc:290] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:04.724346 32138 raft_consensus.cc:359] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.725219 32138 raft_consensus.cc:385] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.725570 32138 raft_consensus.cc:740] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.725481 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739674fc59824248ae12163afd5cf736" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:04.725630 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f714f6e57ad248cfb0f5a9fdd91c7963" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:04.726760 32018 raft_consensus.cc:2393] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d47e7c32bd1e4941a3907373087ac4fa in current term 1: Already voted for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in this term.
I20260709 12:22:04.726603 32138 consensus_queue.cc:260] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.729276 32138 ts_tablet_manager.cc:1434] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:22:04.730230 32138 tablet_bootstrap.cc:492] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.736239 32138 tablet_bootstrap.cc:654] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.692762 32139 tablet_bootstrap.cc:492] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:04.727137 32092 raft_consensus.cc:2468] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:04.740780 31908 leader_election.cc:304] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:04.742337 32144 raft_consensus.cc:2804] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:04.743064 32144 raft_consensus.cc:493] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:04.743654 32144 raft_consensus.cc:3060] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.748119 32138 tablet_bootstrap.cc:492] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.748836 32138 ts_tablet_manager.cc:1403] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260709 12:22:04.751627 32138 raft_consensus.cc:359] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.752553 32138 raft_consensus.cc:385] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.752882 32138 raft_consensus.cc:740] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.753258 31943 raft_consensus.cc:3060] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.753757 32138 consensus_queue.cc:260] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.755484 32138 ts_tablet_manager.cc:1434] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:04.756727 32138 tablet_bootstrap.cc:492] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.760835 32139 ts_tablet_manager.cc:1403] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.197s	user 0.032s	sys 0.024s
I20260709 12:22:04.762766 32138 tablet_bootstrap.cc:654] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.764252 32213 consensus_queue.cc:1048] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:04.770709 31910 leader_election.cc:304] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:04.776444 32139 raft_consensus.cc:359] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.698132 31766 catalog_manager.cc:5697] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:04.768422 32144 raft_consensus.cc:515] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.690259 32137 tablet_bootstrap.cc:492] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:04.783501 32137 ts_tablet_manager.cc:1403] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.107s	user 0.005s	sys 0.007s
I20260709 12:22:04.784381 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f714f6e57ad248cfb0f5a9fdd91c7963" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:04.785285 32092 raft_consensus.cc:3060] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.803396 32092 raft_consensus.cc:2468] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:04.809917 32223 raft_consensus.cc:2749] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:04.811591 32194 raft_consensus.cc:493] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.835651 32194 raft_consensus.cc:515] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.837950 32194 leader_election.cc:290] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.838313 32140 tablet_bootstrap.cc:492] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:04.838613 32138 tablet_bootstrap.cc:492] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:04.838824 32140 ts_tablet_manager.cc:1403] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.161s	user 0.056s	sys 0.086s
I20260709 12:22:04.839134 32138 ts_tablet_manager.cc:1403] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.083s	user 0.035s	sys 0.042s
I20260709 12:22:04.839993 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9755d03564fedb493b44e6cd8e573" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:04.840656 31868 raft_consensus.cc:2468] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:04.841560 32140 raft_consensus.cc:359] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.816861 32213 consensus_queue.cc:1048] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:04.842248 32140 raft_consensus.cc:385] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.842195 31910 leader_election.cc:304] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:04.821105 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f714f6e57ad248cfb0f5a9fdd91c7963" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:04.842694 32140 raft_consensus.cc:740] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.843199 32194 raft_consensus.cc:2804] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:04.843559 32194 raft_consensus.cc:493] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:04.843582 32140 consensus_queue.cc:260] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
W20260709 12:22:04.843976 31910 leader_election.cc:343] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.844295 32194 raft_consensus.cc:3060] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.846506 32140 ts_tablet_manager.cc:1434] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:22:04.844000 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9755d03564fedb493b44e6cd8e573" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:04.826767 32172 raft_consensus.cc:493] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.852300 32172 raft_consensus.cc:515] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.829640 32169 raft_consensus.cc:493] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.853615 32140 tablet_bootstrap.cc:492] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:04.853509 32169 raft_consensus.cc:515] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.792868 32137 raft_consensus.cc:359] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.842034 32138 raft_consensus.cc:359] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.866063 32138 raft_consensus.cc:385] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.866515 32138 raft_consensus.cc:740] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.867287 32137 raft_consensus.cc:385] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.867661 32137 raft_consensus.cc:740] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.849761 31908 leader_election.cc:304] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:04.869033 32223 raft_consensus.cc:2804] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:22:04.902069 31910 leader_election.cc:343] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.777521 32139 raft_consensus.cc:385] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.911612 32139 raft_consensus.cc:740] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.919220 32169 leader_election.cc:290] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.919752 32140 tablet_bootstrap.cc:654] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.923105 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37525d40f504f858a384d434893c83f" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:04.923378 32223 raft_consensus.cc:697] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:04.925845 32140 tablet_bootstrap.cc:492] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:04.933619 32140 ts_tablet_manager.cc:1403] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.027s
I20260709 12:22:04.923575 32138 consensus_queue.cc:260] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.926892 32137 consensus_queue.cc:260] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.937359 32140 raft_consensus.cc:359] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.937700 31869 raft_consensus.cc:2468] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:04.938405 32140 raft_consensus.cc:385] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:04.938834 32140 raft_consensus.cc:740] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:04.939579 32140 consensus_queue.cc:260] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.939823 32139 consensus_queue.cc:260] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.940469 32213 consensus_queue.cc:1048] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:04.941972 32140 ts_tablet_manager.cc:1434] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:22:04.940400 31910 leader_election.cc:304] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:04.943414 32140 tablet_bootstrap.cc:492] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:04.945166 32251 raft_consensus.cc:2804] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:04.945645 32251 raft_consensus.cc:493] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:04.945966 32251 raft_consensus.cc:3060] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.949645 32137 ts_tablet_manager.cc:1434] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.166s	user 0.013s	sys 0.000s
I20260709 12:22:04.949932 32140 tablet_bootstrap.cc:654] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.950670 32137 tablet_bootstrap.cc:492] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:04.929615 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37525d40f504f858a384d434893c83f" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:04.952522 32172 leader_election.cc:290] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:04.952817 32249 raft_consensus.cc:493] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.953341 32249 raft_consensus.cc:515] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:04.954216 32138 ts_tablet_manager.cc:1434] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.115s	user 0.011s	sys 0.003s
I20260709 12:22:04.821830 32144 leader_election.cc:290] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:04.955760 32144 raft_consensus.cc:493] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.955154 32251 raft_consensus.cc:515] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.956233 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d622a2f79a6947ac8ed9e81ea105753c" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:04.957823 31982 leader_election.cc:343] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.959235 32249 leader_election.cc:290] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:04.960146 31867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d622a2f79a6947ac8ed9e81ea105753c" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:04.960909 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37525d40f504f858a384d434893c83f" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:04.960184 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37525d40f504f858a384d434893c83f" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:04.961766 31942 raft_consensus.cc:2393] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0970d640a7af4e56a99cbe73817abf8f in current term 1: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
W20260709 12:22:04.961912 31984 leader_election.cc:343] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.962561 32250 raft_consensus.cc:493] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.962563 31984 leader_election.cc:304] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:04.963171 32250 raft_consensus.cc:515] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:04.964356 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37525d40f504f858a384d434893c83f" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:04.965018 32014 raft_consensus.cc:3060] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.945142 32139 ts_tablet_manager.cc:1434] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.183s	user 0.007s	sys 0.000s
I20260709 12:22:04.968945 32251 leader_election.cc:290] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:04.955196 32138 tablet_bootstrap.cc:492] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:04.970400 32139 tablet_bootstrap.cc:492] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:04.952569 31868 raft_consensus.cc:2468] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:04.975179 31984 leader_election.cc:304] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:04.977210 32250 leader_election.cc:290] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:04.978646 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6736064ac384b86b5e390823ceb710b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:04.956229 32144 raft_consensus.cc:515] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
W20260709 12:22:04.980124 31908 leader_election.cc:343] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.981884 32144 leader_election.cc:290] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:04.981843 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd0acfd6a0243dc81fd92f3162a711d" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:04.982625 32092 raft_consensus.cc:2468] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:04.983829 31908 leader_election.cc:304] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:04.984207 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd0acfd6a0243dc81fd92f3162a711d" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:04.985638 31910 leader_election.cc:343] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.968896 32194 raft_consensus.cc:515] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:04.925467 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37525d40f504f858a384d434893c83f" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:04.964349 32249 raft_consensus.cc:2749] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:04.989740 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6736064ac384b86b5e390823ceb710b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:04.990375 32144 raft_consensus.cc:2804] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:04.990738 32144 raft_consensus.cc:493] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:04.991096 32144 raft_consensus.cc:3060] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:04.991170 32250 raft_consensus.cc:493] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:04.991781 32250 raft_consensus.cc:515] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:04.994653 32139 tablet_bootstrap.cc:654] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.994612 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:04.998317 32144 raft_consensus.cc:515] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
W20260709 12:22:04.999045 31910 leader_election.cc:343] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:04.999395 31908 leader_election.cc:343] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:04.999552 31910 leader_election.cc:304] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:05.000371 32144 leader_election.cc:290] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:05.000954 32144 raft_consensus.cc:2749] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:05.001444 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd0acfd6a0243dc81fd92f3162a711d" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:05.001884 32140 tablet_bootstrap.cc:492] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:05.002115 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9755d03564fedb493b44e6cd8e573" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:05.002534 32140 ts_tablet_manager.cc:1403] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.012s
I20260709 12:22:05.002439 32092 raft_consensus.cc:3060] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.002897 31869 raft_consensus.cc:3060] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.005393 32140 raft_consensus.cc:359] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.006098 32140 raft_consensus.cc:385] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.006397 32140 raft_consensus.cc:740] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.006554 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd0acfd6a0243dc81fd92f3162a711d" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:05.009343 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9755d03564fedb493b44e6cd8e573" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:05.009563 32250 leader_election.cc:290] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:05.010510 31869 raft_consensus.cc:2468] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:04.998647 32194 leader_election.cc:290] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:05.012179 32138 tablet_bootstrap.cc:654] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.011861 32092 raft_consensus.cc:2468] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:05.007089 32140 consensus_queue.cc:260] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.013391 31908 leader_election.cc:304] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:05.015061 32194 raft_consensus.cc:2804] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:05.015555 32194 raft_consensus.cc:697] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:05.016507 32194 consensus_queue.cc:237] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.017130 32232 consensus_queue.cc:1048] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:05.017700 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:05.017891 32223 consensus_queue.cc:237] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.017179 32140 ts_tablet_manager.cc:1434] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:22:05.019562 32140 tablet_bootstrap.cc:492] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:05.019841 32137 tablet_bootstrap.cc:654] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:04.972543 32014 raft_consensus.cc:2468] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:05.021546 32172 raft_consensus.cc:2764] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:22:05.023172 32172 raft_consensus.cc:493] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.023649 32172 raft_consensus.cc:515] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.026319 32140 tablet_bootstrap.cc:654] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.027007 32172 leader_election.cc:290] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:05.028817 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5df72c470c74b84ba0bc21b6c403d18" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:05.030987 31982 leader_election.cc:343] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.032670 31942 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.039340 32137 tablet_bootstrap.cc:492] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:05.039800 32140 tablet_bootstrap.cc:492] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:05.040768 32140 ts_tablet_manager.cc:1403] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260709 12:22:05.041145 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5df72c470c74b84ba0bc21b6c403d18" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:05.039894 32137 ts_tablet_manager.cc:1403] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.000s
I20260709 12:22:05.043082 32172 raft_consensus.cc:493] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.043744 32172 raft_consensus.cc:515] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.045693 32138 tablet_bootstrap.cc:492] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:05.045192 32137 raft_consensus.cc:359] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.046164 32137 raft_consensus.cc:385] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.046545 32137 raft_consensus.cc:740] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.046167 32138 ts_tablet_manager.cc:1403] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.004s
I20260709 12:22:05.046955 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47752de11dbc41d785ea0d5a3076e6d1" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:05.047605 32137 consensus_queue.cc:260] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
W20260709 12:22:05.048537 31982 leader_election.cc:343] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.050043 32172 leader_election.cc:290] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:05.050658 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47752de11dbc41d785ea0d5a3076e6d1" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:05.050800 32137 ts_tablet_manager.cc:1434] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:22:05.051389 31869 raft_consensus.cc:2468] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
W20260709 12:22:05.017048 31910 leader_election.cc:343] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.059247 31910 leader_election.cc:304] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:05.052764 31984 leader_election.cc:304] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:05.062007 32172 raft_consensus.cc:2804] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:05.063743 32172 raft_consensus.cc:493] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:05.064152 32172 raft_consensus.cc:3060] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.054435 32140 raft_consensus.cc:359] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.065478 32140 raft_consensus.cc:385] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.065873 32140 raft_consensus.cc:740] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.056710 32232 consensus_queue.cc:1048] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:05.066934 32138 raft_consensus.cc:359] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
W20260709 12:22:05.050904 31983 leader_election.cc:343] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.066278 32139 tablet_bootstrap.cc:492] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:05.069033 32139 ts_tablet_manager.cc:1403] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.007s
I20260709 12:22:05.068760 32140 consensus_queue.cc:260] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.067809 32190 raft_consensus.cc:493] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.070304 32190 raft_consensus.cc:515] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.072485 32190 leader_election.cc:290] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:05.073410 32140 ts_tablet_manager.cc:1434] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:22:05.074713 32140 tablet_bootstrap.cc:492] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:05.052081 32137 tablet_bootstrap.cc:492] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:05.077421 31983 leader_election.cc:304] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:05.078562 32249 raft_consensus.cc:2749] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:05.079308 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:05.067874 32138 raft_consensus.cc:385] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.085306 32139 raft_consensus.cc:359] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.086076 32139 raft_consensus.cc:385] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.083561 32138 raft_consensus.cc:740] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.086434 32139 raft_consensus.cc:740] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.087141 32138 consensus_queue.cc:260] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.087260 32139 consensus_queue.cc:260] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.091176 32139 ts_tablet_manager.cc:1434] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 12:22:05.089531 32144 raft_consensus.cc:493] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.091840 32144 raft_consensus.cc:515] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.093501 32138 ts_tablet_manager.cc:1434] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260709 12:22:05.095126 32144 leader_election.cc:290] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:05.095646 32137 tablet_bootstrap.cc:654] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.101205 32139 tablet_bootstrap.cc:492] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:05.096833 32250 raft_consensus.cc:2804] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:05.111896 32138 tablet_bootstrap.cc:492] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
W20260709 12:22:05.097826 31983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 46950.9us
W20260709 12:22:05.106217 31910 leader_election.cc:343] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.129166 32139 tablet_bootstrap.cc:654] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.118417 32250 raft_consensus.cc:697] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:05.137208 32194 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7eedb5b8962e4055b7730790b0f8bcc7)
I20260709 12:22:05.137805 32194 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.139349 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a87a74a2e74e4c8c361b0128fe8067" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:05.142004 32194 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:05.131034 31910 leader_election.cc:304] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:05.143462 32015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:05.144290 32140 tablet_bootstrap.cc:654] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.159864 31835 leader_election.cc:304] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:05.160720 32137 tablet_bootstrap.cc:492] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:05.161276 32137 ts_tablet_manager.cc:1403] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.109s	user 0.022s	sys 0.017s
I20260709 12:22:05.161516 32249 raft_consensus.cc:493] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.162137 32249 raft_consensus.cc:515] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.163341 32138 tablet_bootstrap.cc:654] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.164235 32249 leader_election.cc:290] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:05.164052 32137 raft_consensus.cc:359] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.164851 32137 raft_consensus.cc:385] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.165134 32137 raft_consensus.cc:740] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.165372 32232 consensus_queue.cc:1048] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:05.166211 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a87a74a2e74e4c8c361b0128fe8067" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:05.165979 32137 consensus_queue.cc:260] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.161469 32147 raft_consensus.cc:2749] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:05.169070 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a87a74a2e74e4c8c361b0128fe8067" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:05.169871 31942 raft_consensus.cc:2468] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:05.170293 32213 consensus_queue.cc:1048] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:05.157215 31908 leader_election.cc:343] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.150497 32194 raft_consensus.cc:2749] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:05.170680 32227 consensus_queue.cc:1048] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:05.175318 32137 ts_tablet_manager.cc:1434] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260709 12:22:05.173645 31982 leader_election.cc:343] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.182539 31983 leader_election.cc:304] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:05.182744 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:05.186436 32250 consensus_queue.cc:237] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.192636 32190 raft_consensus.cc:493] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.193207 32190 raft_consensus.cc:515] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
W20260709 12:22:05.158450 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 53661.3us
I20260709 12:22:05.195477 32190 leader_election.cc:290] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
W20260709 12:22:05.195876 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:22:05.196048 31910 leader_election.cc:343] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.195922 32194 consensus_queue.cc:1048] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:05.198415 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:05.200997 32190 raft_consensus.cc:493] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.201838 32249 raft_consensus.cc:2804] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:05.202111 32247 raft_consensus.cc:493] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.202325 32249 raft_consensus.cc:493] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:05.202865 32249 raft_consensus.cc:3060] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.202677 32247 raft_consensus.cc:515] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.205080 32247 leader_election.cc:290] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:05.209285 31910 leader_election.cc:304] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:05.210469 32194 raft_consensus.cc:2804] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:05.206996 32015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:05.210953 32194 raft_consensus.cc:697] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:05.212324 32015 raft_consensus.cc:2393] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
I20260709 12:22:05.214430 32194 consensus_queue.cc:237] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.215178 31835 leader_election.cc:304] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:05.216355 32147 raft_consensus.cc:3060] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.220949 32137 tablet_bootstrap.cc:492] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:05.201565 32190 raft_consensus.cc:515] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.224673 32190 leader_election.cc:290] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:05.225421 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a87a74a2e74e4c8c361b0128fe8067" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:05.226675 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:05.228199 31833 leader_election.cc:343] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.228291 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:05.228487 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:05.229116 31869 raft_consensus.cc:2468] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:05.222754 31866 raft_consensus.cc:3060] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:05.260102 31835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 45039.1us
I20260709 12:22:05.281481 32137 tablet_bootstrap.cc:654] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.287885 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:05.288168 32249 raft_consensus.cc:515] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.289080 32139 tablet_bootstrap.cc:492] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:05.288915 32017 raft_consensus.cc:2468] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:05.289661 32139 ts_tablet_manager.cc:1403] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.189s	user 0.023s	sys 0.010s
I20260709 12:22:05.290637 32249 leader_election.cc:290] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:05.287961 32172 raft_consensus.cc:515] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.292673 32139 raft_consensus.cc:359] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.293439 32139 raft_consensus.cc:385] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.293540 32172 leader_election.cc:290] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:05.293771 32139 raft_consensus.cc:740] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.294695 32139 consensus_queue.cc:260] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.268625 31984 leader_election.cc:304] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:05.298152 32139 ts_tablet_manager.cc:1434] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:22:05.298352 32172 raft_consensus.cc:2804] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:05.298767 32172 raft_consensus.cc:493] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:05.299134 32172 raft_consensus.cc:3060] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.299232 32139 tablet_bootstrap.cc:492] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
W20260709 12:22:05.299878 31982 leader_election.cc:343] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.301811 32014 raft_consensus.cc:2393] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d47e7c32bd1e4941a3907373087ac4fa in current term 1: Already voted for candidate 0970d640a7af4e56a99cbe73817abf8f in this term.
I20260709 12:22:05.302603 32249 raft_consensus.cc:493] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.303385 32249 raft_consensus.cc:515] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.309695 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47752de11dbc41d785ea0d5a3076e6d1" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:05.310568 31869 raft_consensus.cc:3060] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.316185 32015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:05.317340 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:05.319088 31984 leader_election.cc:343] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.316253 32139 tablet_bootstrap.cc:654] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.324648 32249 leader_election.cc:290] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
W20260709 12:22:05.268255 32058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 94827.6us
I20260709 12:22:05.324276 32172 raft_consensus.cc:515] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.344997 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a87a74a2e74e4c8c361b0128fe8067" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:05.345638 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:05.335840 31766 catalog_manager.cc:5697] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:05.339349 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a87a74a2e74e4c8c361b0128fe8067" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:05.346392 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47752de11dbc41d785ea0d5a3076e6d1" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:05.345054 32015 raft_consensus.cc:2393] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate 0970d640a7af4e56a99cbe73817abf8f in this term.
W20260709 12:22:05.351277 31983 leader_election.cc:343] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.351727 32172 leader_election.cc:290] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:05.351855 31983 leader_election.cc:304] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
W20260709 12:22:05.355126 31982 leader_election.cc:343] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.355495 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:05.356146 31865 raft_consensus.cc:3060] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.356659 31835 leader_election.cc:304] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:05.356810 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:05.357688 31944 raft_consensus.cc:3060] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:05.358448 31982 leader_election.cc:343] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:05.359115 31982 leader_election.cc:343] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.356158 32249 raft_consensus.cc:2749] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:05.361769 32137 tablet_bootstrap.cc:492] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:05.362280 32137 ts_tablet_manager.cc:1403] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.142s	user 0.016s	sys 0.011s
I20260709 12:22:05.364863 31865 raft_consensus.cc:2468] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:05.365031 32137 raft_consensus.cc:359] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.365417 32190 raft_consensus.cc:2749] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:05.365712 32137 raft_consensus.cc:385] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.366010 32137 raft_consensus.cc:740] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.366794 32213 raft_consensus.cc:493] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.367317 32213 raft_consensus.cc:515] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.369416 32213 leader_election.cc:290] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:05.371145 32140 tablet_bootstrap.cc:492] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:05.356892 32138 tablet_bootstrap.cc:492] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:05.371634 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:05.372004 32138 ts_tablet_manager.cc:1403] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.260s	user 0.024s	sys 0.044s
I20260709 12:22:05.372386 31942 raft_consensus.cc:2468] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:05.373751 32057 leader_election.cc:304] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:05.374583 32227 raft_consensus.cc:2804] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:05.374946 32227 raft_consensus.cc:493] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:05.375288 32227 raft_consensus.cc:3060] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.371695 32140 ts_tablet_manager.cc:1403] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.297s	user 0.023s	sys 0.016s
I20260709 12:22:05.375792 32138 raft_consensus.cc:359] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.376579 32138 raft_consensus.cc:385] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.376857 32138 raft_consensus.cc:740] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.378594 32140 raft_consensus.cc:359] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.379374 32140 raft_consensus.cc:385] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.379618 31984 leader_election.cc:304] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:05.379842 32147 raft_consensus.cc:2749] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:05.380684 32247 raft_consensus.cc:2804] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:05.381417 32247 raft_consensus.cc:697] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:05.382515 32247 consensus_queue.cc:237] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.384425 32227 raft_consensus.cc:515] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.387492 32137 consensus_queue.cc:260] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.389190 32138 consensus_queue.cc:260] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.394438 32137 ts_tablet_manager.cc:1434] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:22:05.395756 32137 tablet_bootstrap.cc:492] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:05.379699 32140 raft_consensus.cc:740] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.398161 32140 consensus_queue.cc:260] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.398715 32138 ts_tablet_manager.cc:1434] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:22:05.400928 32140 ts_tablet_manager.cc:1434] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:22:05.402282 32140 tablet_bootstrap.cc:492] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:05.343102 31910 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [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: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:05.406818 32138 tablet_bootstrap.cc:492] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:05.407159 32268 consensus_queue.cc:1048] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.076s
I20260709 12:22:05.411373 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:05.413287 32140 tablet_bootstrap.cc:654] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.415827 32137 tablet_bootstrap.cc:654] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.428408 31942 raft_consensus.cc:3060] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.429723 31867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:05.426658 32194 raft_consensus.cc:2804] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:05.431203 32194 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7eedb5b8962e4055b7730790b0f8bcc7)
I20260709 12:22:05.435750 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:05.431563 32194 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:05.416512 32227 leader_election.cc:290] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
W20260709 12:22:05.444474 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 105817us
I20260709 12:22:05.448499 32227 consensus_queue.cc:1048] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:05.452189 31944 raft_consensus.cc:2468] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:05.453577 31869 raft_consensus.cc:2468] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:05.453814 31983 leader_election.cc:304] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:05.454984 32249 raft_consensus.cc:2804] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:05.455154 31910 leader_election.cc:304] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:05.455586 32249 raft_consensus.cc:697] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:05.456197 32250 raft_consensus.cc:2749] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:05.456619 32249 consensus_queue.cc:237] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
W20260709 12:22:05.457906 32058 leader_election.cc:343] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:05.459003 32058 leader_election.cc:343] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.460121 32138 tablet_bootstrap.cc:654] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.466444 31942 raft_consensus.cc:2468] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:05.471549 32139 tablet_bootstrap.cc:492] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:05.471391 31984 leader_election.cc:304] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:05.474164 32139 ts_tablet_manager.cc:1403] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.175s	user 0.013s	sys 0.003s
I20260709 12:22:05.452417 32194 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.481182 32057 leader_election.cc:304] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:05.484306 32268 raft_consensus.cc:2804] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:05.484048 32139 raft_consensus.cc:359] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.484826 32268 raft_consensus.cc:697] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:05.484858 32139 raft_consensus.cc:385] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.485452 32139 raft_consensus.cc:740] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.474633 32247 raft_consensus.cc:2804] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:05.487882 32139 consensus_queue.cc:260] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.491410 32139 ts_tablet_manager.cc:1434] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:22:05.485826 32268 consensus_queue.cc:237] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.492492 32169 consensus_queue.cc:1048] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:22:05.491165 32247 raft_consensus.cc:697] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:05.514953 32140 tablet_bootstrap.cc:492] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:05.515723 32140 ts_tablet_manager.cc:1403] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.012s
I20260709 12:22:05.534054 32139 tablet_bootstrap.cc:492] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:05.537398 32194 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:05.538712 32194 consensus_queue.cc:1048] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:22:05.557962 31910 consensus_peers.cc:597] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:05.558316 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
W20260709 12:22:05.559026 32276 log.cc:927] Time spent T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:22:05.563472 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:05.565611 31910 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [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: d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:05.566517 32194 raft_consensus.cc:2749] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:22:05.566833 32247 consensus_queue.cc:237] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.579644 32172 raft_consensus.cc:493] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.580353 32172 raft_consensus.cc:515] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.581590 32139 tablet_bootstrap.cc:654] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.582991 32172 leader_election.cc:290] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:05.583738 32232 raft_consensus.cc:493] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.589424 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1a3ab60e44611a146bed534ab8727" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:05.584275 32232 raft_consensus.cc:515] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.589937 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1a3ab60e44611a146bed534ab8727" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:05.590137 31866 raft_consensus.cc:2468] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:05.590631 31942 raft_consensus.cc:2468] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:05.596351 31984 leader_election.cc:304] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:05.597689 32232 leader_election.cc:290] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:05.597532 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5df72c470c74b84ba0bc21b6c403d18" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:05.599157 32140 raft_consensus.cc:359] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.600198 32140 raft_consensus.cc:385] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.600926 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5df72c470c74b84ba0bc21b6c403d18" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
W20260709 12:22:05.601465 31910 consensus_peers.cc:597] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:05.598572 31942 raft_consensus.cc:2468] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:05.605113 32013 raft_consensus.cc:2468] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:05.606222 32057 leader_election.cc:304] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:05.606657 32140 raft_consensus.cc:740] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.607455 32232 raft_consensus.cc:2804] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:05.607849 32232 raft_consensus.cc:493] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:05.608369 32232 raft_consensus.cc:3060] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.604118 32172 raft_consensus.cc:2804] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:05.607877 32140 consensus_queue.cc:260] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.609788 32172 raft_consensus.cc:493] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:05.651062 32137 tablet_bootstrap.cc:492] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:05.651808 32137 ts_tablet_manager.cc:1403] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.256s	user 0.019s	sys 0.017s
I20260709 12:22:05.650485 32172 raft_consensus.cc:3060] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.676690 31942 raft_consensus.cc:1240] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Rejecting Update request from peer 7eedb5b8962e4055b7730790b0f8bcc7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:05.664947 32213 raft_consensus.cc:493] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.681107 32213 raft_consensus.cc:515] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.682566 32170 consensus_queue.cc:1059] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:05.683681 32170 raft_consensus.cc:3055] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:05.683917 32213 leader_election.cc:290] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:05.695544 32137 raft_consensus.cc:359] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.696588 32137 raft_consensus.cc:385] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.696934 32137 raft_consensus.cc:740] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.684027 32170 raft_consensus.cc:740] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:05.702284 32137 consensus_queue.cc:260] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.711282 32137 ts_tablet_manager.cc:1434] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 12:22:05.712646 32137 tablet_bootstrap.cc:492] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:05.705116 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:05.727370 32170 consensus_queue.cc:260] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.729363 32170 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:05.708014 32194 consensus_queue.cc:1048] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:22:05.737736 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:05.743109 32249 raft_consensus.cc:493] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:05.738495 32223 consensus_queue.cc:1048] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:22:05.760358 32137 tablet_bootstrap.cc:654] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:05.752600 32058 leader_election.cc:343] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.765184 32140 ts_tablet_manager.cc:1434] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.249s	user 0.026s	sys 0.020s
I20260709 12:22:05.754364 31942 raft_consensus.cc:2468] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:05.759877 31866 raft_consensus.cc:3060] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:05.770056 32287 log.cc:927] Time spent T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:22:05.777458 32232 raft_consensus.cc:515] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.788928 32140 tablet_bootstrap.cc:492] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:05.790766 32138 tablet_bootstrap.cc:492] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:05.791312 32138 ts_tablet_manager.cc:1403] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.385s	user 0.020s	sys 0.032s
I20260709 12:22:05.759021 32249 raft_consensus.cc:515] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.787730 32057 leader_election.cc:304] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:05.795636 32213 raft_consensus.cc:2804] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:05.796084 32213 raft_consensus.cc:493] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:05.796501 32213 raft_consensus.cc:3060] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.798108 32138 raft_consensus.cc:359] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.799392 32138 raft_consensus.cc:385] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.799917 32138 raft_consensus.cc:740] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.801174 32138 consensus_queue.cc:260] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.804960 32138 ts_tablet_manager.cc:1434] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 12:22:05.817418 32090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:05.821378 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:05.823339 31984 leader_election.cc:343] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:05.824361 31910 consensus_peers.cc:597] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. 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 12:22:05.825168 32232 leader_election.cc:290] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:05.800331 32249 leader_election.cc:290] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:05.827907 32139 tablet_bootstrap.cc:492] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:05.828516 32139 ts_tablet_manager.cc:1403] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.295s	user 0.020s	sys 0.014s
I20260709 12:22:05.828691 32223 consensus_queue.cc:1048] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:05.829146 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5df72c470c74b84ba0bc21b6c403d18" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:05.829916 31942 raft_consensus.cc:3060] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.831565 32139 raft_consensus.cc:359] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.832343 32139 raft_consensus.cc:385] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.832636 32139 raft_consensus.cc:740] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.833400 32140 tablet_bootstrap.cc:654] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.833946 32139 consensus_queue.cc:260] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:05.836621 32139 ts_tablet_manager.cc:1434] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:22:05.837608 32139 tablet_bootstrap.cc:492] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:05.838497 32169 consensus_queue.cc:1048] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:05.839043 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5df72c470c74b84ba0bc21b6c403d18" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:05.839732 32013 raft_consensus.cc:3060] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:05.837630 31982 consensus_peers.cc:597] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f -> Peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Couldn't send request to peer 7eedb5b8962e4055b7730790b0f8bcc7. 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 12:22:05.861169 32139 tablet_bootstrap.cc:654] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.829164 32172 raft_consensus.cc:515] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
W20260709 12:22:05.860880 31982 leader_election.cc:343] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.875046 31942 raft_consensus.cc:2468] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:05.877108 32057 leader_election.cc:304] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:05.878290 32138 tablet_bootstrap.cc:492] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:05.879110 32170 raft_consensus.cc:2804] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:05.881793 32170 raft_consensus.cc:697] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:05.883116 32170 consensus_queue.cc:237] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:05.887326 32172 leader_election.cc:290] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:05.891901 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1a3ab60e44611a146bed534ab8727" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:05.891970 32013 raft_consensus.cc:2468] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:05.892751 31944 raft_consensus.cc:3060] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.890300 31867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1a3ab60e44611a146bed534ab8727" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:05.899840 31867 raft_consensus.cc:3060] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.872613 31982 leader_election.cc:304] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:05.903924 32300 raft_consensus.cc:2749] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:22:05.905184 31982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 45300.7us
I20260709 12:22:05.909878 31766 catalog_manager.cc:5697] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:05.912137 31982 consensus_peers.cc:597] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f -> Peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Couldn't send request to peer 7eedb5b8962e4055b7730790b0f8bcc7. 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 12:22:05.912871 31766 catalog_manager.cc:5697] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:05.928035 31867 raft_consensus.cc:2468] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:05.924402 31766 catalog_manager.cc:5697] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:05.930975 32138 tablet_bootstrap.cc:654] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:05.924356 32213 raft_consensus.cc:515] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.943437 31984 leader_election.cc:304] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:05.947540 32300 raft_consensus.cc:2804] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:05.948033 32300 raft_consensus.cc:697] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:05.948938 32300 consensus_queue.cc:237] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:05.953019 32172 consensus_queue.cc:1048] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:22:05.958701 32137 tablet_bootstrap.cc:492] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:05.959250 32137 ts_tablet_manager.cc:1403] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.247s	user 0.019s	sys 0.023s
I20260709 12:22:05.972963 31867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
W20260709 12:22:05.974466 32058 leader_election.cc:343] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:05.982728 32137 raft_consensus.cc:359] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.983500 32137 raft_consensus.cc:385] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:05.983762 32137 raft_consensus.cc:740] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:05.984556 32137 consensus_queue.cc:260] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:05.986701 32090 raft_consensus.cc:3060] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:05.990939 32213 leader_election.cc:290] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:05.986876 32137 ts_tablet_manager.cc:1434] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:22:05.996364 31943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:05.997087 31943 raft_consensus.cc:3060] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:06.013125 31866 raft_consensus.cc:3060] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:06.013990 31944 raft_consensus.cc:2468] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:06.019047 32140 tablet_bootstrap.cc:492] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:06.019827 32140 ts_tablet_manager.cc:1403] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.231s	user 0.024s	sys 0.042s
I20260709 12:22:06.041774 32140 raft_consensus.cc:359] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:06.042620 32140 raft_consensus.cc:385] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.042948 32140 raft_consensus.cc:740] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.043776 32140 consensus_queue.cc:260] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
W20260709 12:22:06.045912 31982 consensus_peers.cc:597] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f -> Peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Couldn't send request to peer 7eedb5b8962e4055b7730790b0f8bcc7. 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 12:22:06.046814 31943 raft_consensus.cc:2468] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:06.048607 32147 raft_consensus.cc:493] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.049522 32147 raft_consensus.cc:515] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.090780 32140 ts_tablet_manager.cc:1434] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.071s	user 0.011s	sys 0.000s
I20260709 12:22:06.092403 32140 tablet_bootstrap.cc:492] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:06.097988 32147 leader_election.cc:290] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:06.105800 32057 leader_election.cc:304] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:06.106809 32213 raft_consensus.cc:2804] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:06.107367 32213 raft_consensus.cc:697] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:06.108282 32213 consensus_queue.cc:237] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.109141 31943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd0acfd6a0243dc81fd92f3162a711d" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:06.140702 32139 tablet_bootstrap.cc:492] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:06.141441 32139 ts_tablet_manager.cc:1403] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.304s	user 0.041s	sys 0.041s
I20260709 12:22:06.103624 32300 raft_consensus.cc:493] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.165453 32300 raft_consensus.cc:515] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:06.167184 32139 raft_consensus.cc:359] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.167819 32139 raft_consensus.cc:385] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.168151 32139 raft_consensus.cc:740] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.168459 32300 leader_election.cc:290] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:06.168959 32139 consensus_queue.cc:260] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.170888 32139 ts_tablet_manager.cc:1434] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 12:22:06.171881 32139 tablet_bootstrap.cc:492] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:06.175678 32140 tablet_bootstrap.cc:654] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.177819 32190 raft_consensus.cc:493] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.179447 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd0acfd6a0243dc81fd92f3162a711d" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:06.179684 32190 raft_consensus.cc:515] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.181324 32170 consensus_queue.cc:1048] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:06.181885 31943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9755d03564fedb493b44e6cd8e573" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:06.184271 32190 leader_election.cc:290] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:06.187860 32139 tablet_bootstrap.cc:654] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.188915 31943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:06.189689 31943 raft_consensus.cc:2468] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:06.194967 31834 leader_election.cc:304] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [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: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:06.197247 31833 leader_election.cc:304] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:06.199005 32249 consensus_queue.cc:1048] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:06.202273 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:06.202593 32137 tablet_bootstrap.cc:492] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:06.206030 32227 consensus_queue.cc:1048] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:06.208298 32190 raft_consensus.cc:2749] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:06.212648 32137 tablet_bootstrap.cc:654] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.228482 32147 raft_consensus.cc:2804] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:06.246575 32137 tablet_bootstrap.cc:492] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:06.248165 32137 ts_tablet_manager.cc:1403] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.011s
I20260709 12:22:06.257695 32137 raft_consensus.cc:359] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.258424 32017 raft_consensus.cc:3060] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:06.265069 32137 raft_consensus.cc:385] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.265708 32137 raft_consensus.cc:740] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.274895 32232 raft_consensus.cc:493] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d47e7c32bd1e4941a3907373087ac4fa)
I20260709 12:22:06.277125 32232 raft_consensus.cc:515] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:06.272516 32137 consensus_queue.cc:260] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.287786 32137 ts_tablet_manager.cc:1434] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 12:22:06.310491 32139 tablet_bootstrap.cc:492] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:06.311236 32139 ts_tablet_manager.cc:1403] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.140s	user 0.019s	sys 0.041s
I20260709 12:22:06.314400 32139 raft_consensus.cc:359] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:06.315171 32139 raft_consensus.cc:385] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.315418 32139 raft_consensus.cc:740] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.315644 32140 tablet_bootstrap.cc:492] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:06.316190 32140 ts_tablet_manager.cc:1403] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.224s	user 0.024s	sys 0.021s
I20260709 12:22:06.316093 32139 consensus_queue.cc:260] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:06.318464 32139 ts_tablet_manager.cc:1434] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:22:06.318521 32140 raft_consensus.cc:359] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.319075 32140 raft_consensus.cc:385] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.319248 32140 raft_consensus.cc:740] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.319479 32139 tablet_bootstrap.cc:492] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:06.319670 32140 consensus_queue.cc:260] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.321197 32140 ts_tablet_manager.cc:1434] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:22:06.321276 32232 leader_election.cc:290] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:06.322301 32140 tablet_bootstrap.cc:492] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:06.326200 32139 tablet_bootstrap.cc:654] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.327869 32138 tablet_bootstrap.cc:492] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:06.328363 32138 ts_tablet_manager.cc:1403] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.450s	user 0.049s	sys 0.018s
I20260709 12:22:06.328796 32140 tablet_bootstrap.cc:654] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.337538 32138 raft_consensus.cc:359] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.339248 32138 raft_consensus.cc:385] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.341482 32140 tablet_bootstrap.cc:492] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:06.342020 32140 ts_tablet_manager.cc:1403] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:22:06.339716 32138 raft_consensus.cc:740] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.343631 32138 consensus_queue.cc:260] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.345078 32140 raft_consensus.cc:359] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:06.345834 32140 raft_consensus.cc:385] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.346112 32140 raft_consensus.cc:740] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.346762 32140 consensus_queue.cc:260] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:06.347491 32138 ts_tablet_manager.cc:1434] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 12:22:06.348846 32138 tablet_bootstrap.cc:492] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:06.349598 32140 ts_tablet_manager.cc:1434] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:06.350605 32140 tablet_bootstrap.cc:492] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:06.356518 32140 tablet_bootstrap.cc:654] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.357414 32138 tablet_bootstrap.cc:654] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.358032 31764 catalog_manager.cc:5697] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:06.370222 32138 tablet_bootstrap.cc:492] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:06.370980 32138 ts_tablet_manager.cc:1403] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.014s
I20260709 12:22:06.374998 32138 raft_consensus.cc:359] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:06.375952 32138 raft_consensus.cc:385] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.376293 32138 raft_consensus.cc:740] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.360672 31764 catalog_manager.cc:5697] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:06.466061 31867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9755d03564fedb493b44e6cd8e573" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:06.470400 31868 raft_consensus.cc:3060] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:06.472150 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:06.468840 31764 catalog_manager.cc:5697] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:06.478245 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11086dc2fbc49af8a37987e4f573d8a" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:06.485522 32232 raft_consensus.cc:493] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.486135 32232 raft_consensus.cc:515] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.490895 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:06.492378 32232 leader_election.cc:290] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
W20260709 12:22:06.492786 32057 leader_election.cc:343] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.518070 31984 leader_election.cc:304] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:06.376919 32138 consensus_queue.cc:260] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:06.522766 32331 raft_consensus.cc:2749] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:06.523214 32223 raft_consensus.cc:493] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.523681 32138 ts_tablet_manager.cc:1434] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.152s	user 0.012s	sys 0.000s
I20260709 12:22:06.523699 32331 consensus_queue.cc:1048] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:06.524726 32138 tablet_bootstrap.cc:492] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:06.523800 32223 raft_consensus.cc:515] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:06.525770 32300 consensus_queue.cc:1048] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:06.557430 32232 raft_consensus.cc:493] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.558231 32232 raft_consensus.cc:515] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:06.560868 32232 leader_election.cc:290] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
W20260709 12:22:06.630923 31984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 110668us
I20260709 12:22:06.633385 32300 raft_consensus.cc:493] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.633944 32300 raft_consensus.cc:515] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:06.634285 32147 raft_consensus.cc:493] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7eedb5b8962e4055b7730790b0f8bcc7)
I20260709 12:22:06.634766 32147 raft_consensus.cc:3060] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:06.637195 32090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9eb0f905543e188ef023269993ee0" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:06.640942 31982 leader_election.cc:343] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.642681 32147 raft_consensus.cc:515] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.637261 32138 tablet_bootstrap.cc:654] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.644954 32147 leader_election.cc:290] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:06.658787 32213 consensus_queue.cc:1048] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:06.659222 32169 raft_consensus.cc:493] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.659845 32169 raft_consensus.cc:515] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.662276 32169 leader_election.cc:290] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:06.665637 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:06.667079 31867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:06.667423 32249 consensus_queue.cc:1048] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:06.669489 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:06.670281 32090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:06.668509 32213 consensus_queue.cc:1048] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:06.671339 32300 leader_election.cc:290] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:06.671492 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11086dc2fbc49af8a37987e4f573d8a" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:06.676035 32137 tablet_bootstrap.cc:492] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:06.676565 31910 leader_election.cc:343] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.677420 32194 raft_consensus.cc:493] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.678095 32194 raft_consensus.cc:515] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.680586 32194 leader_election.cc:290] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:06.691709 32223 leader_election.cc:290] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:06.693483 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9eb0f905543e188ef023269993ee0" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:06.693945 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:06.696580 32090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6736064ac384b86b5e390823ceb710b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:06.696856 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:06.701270 31984 leader_election.cc:343] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.702034 31984 leader_election.cc:304] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:06.702626 31834 leader_election.cc:304] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [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: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:06.703449 32331 raft_consensus.cc:2749] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:06.703832 32317 raft_consensus.cc:2749] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:22:06.707324 32058 leader_election.cc:343] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.707911 32058 leader_election.cc:304] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:06.708503 31866 raft_consensus.cc:1240] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Rejecting Update request from peer 7eedb5b8962e4055b7730790b0f8bcc7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:06.708745 32232 raft_consensus.cc:2749] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:06.711560 32058 leader_election.cc:304] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:06.723027 32137 tablet_bootstrap.cc:654] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.721470 32170 raft_consensus.cc:2749] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:06.725318 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:06.731734 32138 tablet_bootstrap.cc:492] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:06.732252 32138 ts_tablet_manager.cc:1403] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.208s	user 0.013s	sys 0.006s
I20260709 12:22:06.732669 32140 tablet_bootstrap.cc:492] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:06.733161 32140 ts_tablet_manager.cc:1403] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.383s	user 0.029s	sys 0.030s
I20260709 12:22:06.734906 32138 raft_consensus.cc:359] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.735606 32138 raft_consensus.cc:385] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.735956 32138 raft_consensus.cc:740] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.735649 32140 raft_consensus.cc:359] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.736346 32140 raft_consensus.cc:385] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.736608 32140 raft_consensus.cc:740] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.736649 32138 consensus_queue.cc:260] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.740551 32139 tablet_bootstrap.cc:492] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:06.741048 32139 ts_tablet_manager.cc:1403] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.422s	user 0.039s	sys 0.041s
W20260709 12:22:06.742071 31910 leader_election.cc:343] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.743745 32139 raft_consensus.cc:359] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.744493 32139 raft_consensus.cc:385] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.744786 32139 raft_consensus.cc:740] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
W20260709 12:22:06.707321 31908 leader_election.cc:343] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.746562 32138 ts_tablet_manager.cc:1434] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:22:06.745457 32140 consensus_queue.cc:260] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.750512 32138 tablet_bootstrap.cc:492] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:06.751027 32169 raft_consensus.cc:493] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.751610 32169 raft_consensus.cc:515] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.753724 32169 leader_election.cc:290] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:06.754491 32227 consensus_queue.cc:1059] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:06.755481 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da172aa7e924677be47f555b44ff11b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:06.756937 31868 raft_consensus.cc:3060] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:06.755604 32227 raft_consensus.cc:3055] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:06.763296 32140 ts_tablet_manager.cc:1434] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:22:06.762928 32139 consensus_queue.cc:260] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.764971 32140 tablet_bootstrap.cc:492] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:06.762123 32227 raft_consensus.cc:740] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:06.781708 32139 ts_tablet_manager.cc:1434] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260709 12:22:06.782832 32139 tablet_bootstrap.cc:492] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
W20260709 12:22:06.763794 31908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 56536.1us
W20260709 12:22:06.787986 31908 leader_election.cc:343] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.789067 31864 raft_consensus.cc:1240] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Rejecting Update request from peer 7eedb5b8962e4055b7730790b0f8bcc7 for earlier term 1. Current term is 2. Ops: []
W20260709 12:22:06.786585 31910 leader_election.cc:343] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.791987 31908 leader_election.cc:304] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:06.795969 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:06.798573 32194 raft_consensus.cc:2749] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:06.793653 32227 consensus_queue.cc:260] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.810335 32170 consensus_queue.cc:1059] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:06.818331 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da172aa7e924677be47f555b44ff11b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:06.822070 32137 tablet_bootstrap.cc:492] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:06.822631 32137 ts_tablet_manager.cc:1403] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.007s
I20260709 12:22:06.828456 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6736064ac384b86b5e390823ceb710b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:06.828662 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:06.829223 32017 raft_consensus.cc:2468] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:06.829402 32013 raft_consensus.cc:2468] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:06.832973 32089 raft_consensus.cc:3060] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:06.833214 32058 leader_election.cc:304] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:06.833129 31910 leader_election.cc:304] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:06.834259 32213 raft_consensus.cc:493] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.834748 32213 raft_consensus.cc:515] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.835187 32305 consensus_queue.cc:1048] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:06.824506 31908 leader_election.cc:343] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.836849 32213 leader_election.cc:290] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:06.836786 31908 leader_election.cc:304] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:06.837862 32227 raft_consensus.cc:3060] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:06.836258 32194 raft_consensus.cc:2804] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:06.843541 32172 raft_consensus.cc:493] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.844295 32169 raft_consensus.cc:2749] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:06.849992 32194 raft_consensus.cc:493] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:06.860430 32194 raft_consensus.cc:3060] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:06.852970 32172 raft_consensus.cc:515] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:06.868835 32172 leader_election.cc:290] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:06.870000 32139 tablet_bootstrap.cc:654] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.871713 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d622a2f79a6947ac8ed9e81ea105753c" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:06.878551 32140 tablet_bootstrap.cc:654] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.878832 32137 raft_consensus.cc:359] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.879848 32137 raft_consensus.cc:385] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:22:06.880117 31984 leader_election.cc:343] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.880241 32137 raft_consensus.cc:740] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.835256 31910 leader_election.cc:304] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:06.888034 32169 raft_consensus.cc:2804] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:06.888538 32169 raft_consensus.cc:493] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:06.888990 32169 raft_consensus.cc:3060] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:06.896945 32317 raft_consensus.cc:493] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.897753 32317 raft_consensus.cc:515] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
W20260709 12:22:06.899510 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 64333.9us
I20260709 12:22:06.904422 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:06.909441 32138 tablet_bootstrap.cc:654] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.897753 32137 consensus_queue.cc:260] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:06.913025 32137 ts_tablet_manager.cc:1434] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.090s	user 0.009s	sys 0.001s
I20260709 12:22:06.915189 32137 tablet_bootstrap.cc:492] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:06.910321 32317 leader_election.cc:290] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
W20260709 12:22:06.911135 32057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 73291.1us
W20260709 12:22:06.917850 32058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 83070.2us
I20260709 12:22:06.924585 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:06.927428 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6736064ac384b86b5e390823ceb710b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:06.929680 32194 raft_consensus.cc:515] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.931970 32169 raft_consensus.cc:515] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:06.932984 32137 tablet_bootstrap.cc:654] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.937609 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6736064ac384b86b5e390823ceb710b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:06.937882 32227 consensus_queue.cc:1048] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:06.934077 32223 raft_consensus.cc:493] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:06.944958 31834 leader_election.cc:304] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:06.946069 32090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d622a2f79a6947ac8ed9e81ea105753c" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:06.956835 31944 raft_consensus.cc:2393] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eedb5b8962e4055b7730790b0f8bcc7 in current term 1: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
I20260709 12:22:06.961442 32169 leader_election.cc:290] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:06.962188 32317 raft_consensus.cc:2749] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:06.963714 32139 tablet_bootstrap.cc:492] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:06.964182 32139 ts_tablet_manager.cc:1403] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.182s	user 0.012s	sys 0.002s
I20260709 12:22:06.964074 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:06.965543 32194 leader_election.cc:290] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
W20260709 12:22:06.966097 31982 leader_election.cc:343] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.966600 31982 leader_election.cc:304] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
W20260709 12:22:06.968019 31910 leader_election.cc:343] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:06.968499 32018 raft_consensus.cc:2468] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:06.969627 32090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6736064ac384b86b5e390823ceb710b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:06.970386 32172 raft_consensus.cc:2749] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:06.970197 32058 leader_election.cc:304] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:06.955708 32223 raft_consensus.cc:515] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.972288 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6736064ac384b86b5e390823ceb710b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:06.972793 32223 leader_election.cc:290] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:06.973121 32018 raft_consensus.cc:3060] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:06.996258 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:07.011762 32172 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7eedb5b8962e4055b7730790b0f8bcc7)
I20260709 12:22:07.053632 32172 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.056036 32172 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:07.057849 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:07.058586 32091 raft_consensus.cc:2468] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 2.
I20260709 12:22:07.059890 31982 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:06.980855 32139 raft_consensus.cc:359] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:06.970237 32090 raft_consensus.cc:3060] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.050205 32305 raft_consensus.cc:2749] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:07.060856 32172 raft_consensus.cc:2804] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:07.061220 32172 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7eedb5b8962e4055b7730790b0f8bcc7)
I20260709 12:22:07.061609 32172 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:07.065549 32014 raft_consensus.cc:3060] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.071892 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e299a12492784e45b11719511d5e5c8d" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:07.072167 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:07.072893 32139 raft_consensus.cc:385] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:22:07.073619 31908 leader_election.cc:343] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.074602 31944 raft_consensus.cc:2393] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0970d640a7af4e56a99cbe73817abf8f in current term 2: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
I20260709 12:22:07.073346 32139 raft_consensus.cc:740] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.082719 32139 consensus_queue.cc:260] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.072479 32090 raft_consensus.cc:2468] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:07.083799 32227 raft_consensus.cc:2764] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:22:07.088272 32140 tablet_bootstrap.cc:492] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:07.094805 32140 ts_tablet_manager.cc:1403] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.330s	user 0.010s	sys 0.028s
I20260709 12:22:07.095327 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e299a12492784e45b11719511d5e5c8d" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.096035 32013 raft_consensus.cc:2468] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:07.097484 32140 raft_consensus.cc:359] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.097925 31910 leader_election.cc:304] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:07.085067 32139 ts_tablet_manager.cc:1434] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.120s	user 0.011s	sys 0.023s
I20260709 12:22:07.083643 32018 raft_consensus.cc:2468] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:07.099414 32139 tablet_bootstrap.cc:492] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:07.100162 32169 raft_consensus.cc:2804] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.100596 32169 raft_consensus.cc:493] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.100955 32169 raft_consensus.cc:3060] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.102069 31764 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39264 (request call id 27) took 1204 ms. Trace:
I20260709 12:22:07.091650 31908 leader_election.cc:304] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:07.105062 32223 raft_consensus.cc:2804] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.105572 32139 tablet_bootstrap.cc:654] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.105605 32223 raft_consensus.cc:697] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:07.106021 32172 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.106724 32223 consensus_queue.cc:237] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.108292 32172 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:07.098186 32140 raft_consensus.cc:385] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.103597 32014 raft_consensus.cc:2468] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:07.109473 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:07.108814 32140 raft_consensus.cc:740] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.110057 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:07.110926 31944 raft_consensus.cc:2393] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0970d640a7af4e56a99cbe73817abf8f in current term 2: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
I20260709 12:22:07.111688 31910 leader_election.cc:304] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:07.112524 32194 raft_consensus.cc:2804] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.113005 32194 raft_consensus.cc:697] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:07.113876 32194 consensus_queue.cc:237] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.113176 32140 consensus_queue.cc:260] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.116693 32140 ts_tablet_manager.cc:1434] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:22:07.104583 31765 catalog_manager.cc:5697] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.123693 32140 tablet_bootstrap.cc:492] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:07.120111 32089 raft_consensus.cc:2468] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 2.
I20260709 12:22:07.124406 31765 catalog_manager.cc:5697] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:07.125924 31982 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:07.126928 32172 raft_consensus.cc:2804] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:07.127465 32172 raft_consensus.cc:697] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:07.088827 32138 tablet_bootstrap.cc:492] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:07.090785 32137 tablet_bootstrap.cc:492] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:07.128412 32172 consensus_queue.cc:237] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.120834 31868 raft_consensus.cc:3060] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.129571 32137 ts_tablet_manager.cc:1403] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.215s	user 0.042s	sys 0.043s
I20260709 12:22:07.120851 32169 raft_consensus.cc:515] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.132251 32137 raft_consensus.cc:359] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.133630 32137 raft_consensus.cc:385] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.133908 32137 raft_consensus.cc:740] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.134243 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e299a12492784e45b11719511d5e5c8d" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:07.134862 32018 raft_consensus.cc:3060] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.135205 32138 ts_tablet_manager.cc:1403] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.385s	user 0.026s	sys 0.019s
I20260709 12:22:07.137936 32138 raft_consensus.cc:359] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.138603 32138 raft_consensus.cc:385] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.138881 32138 raft_consensus.cc:740] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.138880 32169 leader_election.cc:290] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:07.139582 32138 consensus_queue.cc:260] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.102541 31764 rpcz_store.cc:276] 0709 12:22:05.897999 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:22:05.898190 (+   191us) service_pool.cc:224] Handling call
0709 12:22:07.102000 (+1203810us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:22:06.807150 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:22:06.825902 (+ 18752us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:22:06.826010 (+   108us) write_op.cc:435] Acquired schema lock
0709 12:22:06.826029 (+    19us) tablet.cc:662] Decoding operations
0709 12:22:06.826593 (+   564us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:22:06.826674 (+    81us) write_op.cc:641] Partition lock acquired for write op
0709 12:22:06.826706 (+    32us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:22:06.840272 (+ 13566us) tablet.cc:701] Row locks acquired
0709 12:22:06.841264 (+   992us) write_op.cc:260] PREPARE: finished
0709 12:22:06.844006 (+  2742us) write_op.cc:270] Start()
0709 12:22:06.844108 (+   102us) write_op.cc:276] Timestamp: P: 1783599726843961 usec, L: 0
0709 12:22:06.844130 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:22:06.844768 (+   638us) log.cc:844] Serialized 1307 byte log entry
0709 12:22:06.921219 (+ 76451us) op_driver.cc:464] REPLICATION: finished
0709 12:22:07.086895 (+165676us) write_op.cc:301] APPLY: starting
0709 12:22:07.086988 (+    93us) tablet.cc:1367] starting BulkCheckPresence
0709 12:22:07.087130 (+   142us) tablet.cc:1370] finished BulkCheckPresence
0709 12:22:07.087289 (+   159us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:22:07.087703 (+   414us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:22:07.087876 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:22:07.087920 (+    44us) write_op.cc:312] APPLY: finished
0709 12:22:07.088120 (+   200us) log.cc:844] Serialized 34 byte log entry
0709 12:22:07.088841 (+   721us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:22:07.088935 (+    94us) write_op.cc:454] Released schema lock
0709 12:22:07.088963 (+    28us) write_op.cc:341] FINISH: Updating metrics
0709 12:22:07.090166 (+  1203us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:22:07.090196 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":496941,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":165366,"apply.run_cpu_time_us":1911,"apply.run_wall_time_us":3256,"num_ops":3,"prepare.queue_time_us":45665,"prepare.run_cpu_time_us":3499,"prepare.run_wall_time_us":47987,"replication_time_us":76920,"thread_start_us":59813,"threads_started":2}]]}
I20260709 12:22:07.144222 32140 tablet_bootstrap.cc:654] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.163177 32138 ts_tablet_manager.cc:1434] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:22:07.150322 32018 raft_consensus.cc:2468] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:07.164527 32138 tablet_bootstrap.cc:492] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:07.164810 31910 leader_election.cc:304] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:07.154681 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e299a12492784e45b11719511d5e5c8d" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:07.166626 32356 raft_consensus.cc:2804] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.167152 32356 raft_consensus.cc:697] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:07.167997 32356 consensus_queue.cc:237] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.134661 32137 consensus_queue.cc:260] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.169139 32139 tablet_bootstrap.cc:492] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:07.169790 32139 ts_tablet_manager.cc:1403] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.020s
I20260709 12:22:07.171475 32137 ts_tablet_manager.cc:1434] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 12:22:07.172475 32139 raft_consensus.cc:359] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.173224 32138 tablet_bootstrap.cc:654] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.173166 32139 raft_consensus.cc:385] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.173678 32139 raft_consensus.cc:740] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.173794 32137 tablet_bootstrap.cc:492] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:07.177507 31908 leader_election.cc:343] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.180863 32137 tablet_bootstrap.cc:654] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.181905 32139 consensus_queue.cc:260] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.187955 32139 ts_tablet_manager.cc:1434] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:22:07.189291 32139 tablet_bootstrap.cc:492] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:07.197216 32137 tablet_bootstrap.cc:492] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:07.197988 32137 ts_tablet_manager.cc:1403] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.002s
I20260709 12:22:07.201650 32137 raft_consensus.cc:359] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.202576 32137 raft_consensus.cc:385] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.202913 32137 raft_consensus.cc:740] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.207568 32137 consensus_queue.cc:260] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.210888 32139 tablet_bootstrap.cc:654] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.216950 32137 ts_tablet_manager.cc:1434] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260709 12:22:07.218134 32137 tablet_bootstrap.cc:492] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:07.225210 32139 tablet_bootstrap.cc:492] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:07.226060 32139 ts_tablet_manager.cc:1403] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.005s
I20260709 12:22:07.227521 32140 tablet_bootstrap.cc:492] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:07.228092 32140 ts_tablet_manager.cc:1403] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.007s
I20260709 12:22:07.229673 32139 raft_consensus.cc:359] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.230510 32139 raft_consensus.cc:385] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.230813 32139 raft_consensus.cc:740] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.232841 32137 tablet_bootstrap.cc:654] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.233268 32140 raft_consensus.cc:359] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.234967 32140 raft_consensus.cc:385] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.235292 32140 raft_consensus.cc:740] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.234579 31766 catalog_manager.cc:5697] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:07.236177 32140 consensus_queue.cc:260] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.236140 32139 consensus_queue.cc:260] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.238863 32140 ts_tablet_manager.cc:1434] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:22:07.239547 32139 ts_tablet_manager.cc:1434] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 12:22:07.240056 32140 tablet_bootstrap.cc:492] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:07.240837 32139 tablet_bootstrap.cc:492] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:07.246366 32140 tablet_bootstrap.cc:654] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.249306 32137 tablet_bootstrap.cc:492] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:07.249917 32137 ts_tablet_manager.cc:1403] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260709 12:22:07.250734 32356 raft_consensus.cc:493] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.251420 32356 raft_consensus.cc:515] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.253369 32137 raft_consensus.cc:359] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.254336 32137 raft_consensus.cc:385] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.254616 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:07.255321 32091 raft_consensus.cc:2468] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:07.254669 32137 raft_consensus.cc:740] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.258602 31908 leader_election.cc:304] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:07.258344 32137 consensus_queue.cc:260] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.260193 32194 raft_consensus.cc:2804] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.260581 32194 raft_consensus.cc:493] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.260960 32194 raft_consensus.cc:3060] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.261005 32139 tablet_bootstrap.cc:654] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.261467 32356 leader_election.cc:290] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:07.264211 32137 ts_tablet_manager.cc:1434] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:22:07.265656 32137 tablet_bootstrap.cc:492] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:07.269096 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:07.272123 31910 leader_election.cc:343] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.272567 32137 tablet_bootstrap.cc:654] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.272934 32139 tablet_bootstrap.cc:492] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:07.273427 32139 ts_tablet_manager.cc:1403] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.005s
I20260709 12:22:07.274673 32138 tablet_bootstrap.cc:492] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:07.275161 32138 ts_tablet_manager.cc:1403] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.111s	user 0.048s	sys 0.036s
I20260709 12:22:07.276103 32139 raft_consensus.cc:359] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.276829 31764 catalog_manager.cc:5697] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } }
I20260709 12:22:07.277328 32194 raft_consensus.cc:515] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.277866 32138 raft_consensus.cc:359] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.278574 32138 raft_consensus.cc:385] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.278877 32138 raft_consensus.cc:740] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.279706 32138 consensus_queue.cc:260] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.281015 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:07.281944 32138 ts_tablet_manager.cc:1434] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
W20260709 12:22:07.282663 31910 leader_election.cc:343] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.276811 32139 raft_consensus.cc:385] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.283351 32194 leader_election.cc:290] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:07.283511 32139 raft_consensus.cc:740] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.282881 32138 tablet_bootstrap.cc:492] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:07.284443 32139 consensus_queue.cc:260] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.286826 32139 ts_tablet_manager.cc:1434] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:22:07.287796 32139 tablet_bootstrap.cc:492] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:07.288914 32140 tablet_bootstrap.cc:492] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:07.286640 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:07.289446 32091 raft_consensus.cc:3060] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.290875 32138 tablet_bootstrap.cc:654] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.293561 32139 tablet_bootstrap.cc:654] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.301301 32138 tablet_bootstrap.cc:492] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:07.301777 32138 ts_tablet_manager.cc:1403] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260709 12:22:07.304384 32138 raft_consensus.cc:359] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.305068 32138 raft_consensus.cc:385] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.305331 32140 ts_tablet_manager.cc:1403] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.008s
I20260709 12:22:07.308300 32140 raft_consensus.cc:359] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.309345 32091 raft_consensus.cc:2468] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:07.305454 32138 raft_consensus.cc:740] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.319279 31908 leader_election.cc:304] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:07.319221 32138 consensus_queue.cc:260] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.319932 32137 tablet_bootstrap.cc:492] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:07.320307 32356 raft_consensus.cc:2804] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.320919 32356 raft_consensus.cc:697] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:07.321094 32137 ts_tablet_manager.cc:1403] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.015s
I20260709 12:22:07.321616 32138 ts_tablet_manager.cc:1434] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:22:07.321849 32356 consensus_queue.cc:237] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.322533 32138 tablet_bootstrap.cc:492] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:07.324287 32137 raft_consensus.cc:359] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.324961 32137 raft_consensus.cc:385] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.325210 32137 raft_consensus.cc:740] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.325847 32137 consensus_queue.cc:260] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.309975 32140 raft_consensus.cc:385] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.327819 32140 raft_consensus.cc:740] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.328215 32169 raft_consensus.cc:493] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.328586 32137 ts_tablet_manager.cc:1434] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:22:07.328366 32140 consensus_queue.cc:260] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.328744 32169 raft_consensus.cc:515] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.329559 32137 tablet_bootstrap.cc:492] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:07.329869 32138 tablet_bootstrap.cc:654] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.330304 32140 ts_tablet_manager.cc:1434] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.001s
I20260709 12:22:07.330806 32169 leader_election.cc:290] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:07.331243 32140 tablet_bootstrap.cc:492] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:07.333158 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36c6ff5317f4e5fbdaa982f03b41eff" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:07.317761 32317 raft_consensus.cc:493] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.334628 32317 raft_consensus.cc:515] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.336609 32317 leader_election.cc:290] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:07.336844 32137 tablet_bootstrap.cc:654] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.338847 32140 tablet_bootstrap.cc:654] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.343931 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:07.349290 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.350227 32018 raft_consensus.cc:2468] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 0.
I20260709 12:22:07.352850 31835 leader_election.cc:304] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:07.353752 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36c6ff5317f4e5fbdaa982f03b41eff" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.354766 32014 raft_consensus.cc:2468] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:07.355484 32317 raft_consensus.cc:2804] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:22:07.355957 31910 leader_election.cc:343] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.356173 32317 raft_consensus.cc:493] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.356913 32317 raft_consensus.cc:3060] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:07.359997 31833 leader_election.cc:343] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.361120 31910 leader_election.cc:304] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:07.362325 32223 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.362947 32223 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.377672 32227 raft_consensus.cc:493] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.379105 32227 raft_consensus.cc:515] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.326278 31763 catalog_manager.cc:5697] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 1 to 2, leader changed from 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68) to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 2 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.382473 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a87a74a2e74e4c8c361b0128fe8067" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:07.383069 32227 leader_election.cc:290] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:07.314910 32139 tablet_bootstrap.cc:492] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:07.394001 32139 ts_tablet_manager.cc:1403] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.007s
I20260709 12:22:07.386101 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.387146 32223 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:07.387391 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a87a74a2e74e4c8c361b0128fe8067" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.377905 32169 raft_consensus.cc:2804] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.389721 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:07.398911 32169 raft_consensus.cc:493] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.400759 32058 leader_election.cc:304] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:07.401536 32169 raft_consensus.cc:3060] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.402262 32227 raft_consensus.cc:2749] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:07.406603 32139 raft_consensus.cc:359] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.407495 32139 raft_consensus.cc:385] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.407842 32139 raft_consensus.cc:740] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.407945 32332 raft_consensus.cc:493] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.408767 32139 consensus_queue.cc:260] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.408814 32332 raft_consensus.cc:515] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.407245 32091 raft_consensus.cc:2468] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 2.
I20260709 12:22:07.410817 32227 raft_consensus.cc:493] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.411268 32227 raft_consensus.cc:515] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
W20260709 12:22:07.407925 31798 debug-util.cc:398] Leaking SignalData structure 0x7b08000470a0 after lost signal to thread 28816
I20260709 12:22:07.413635 32332 leader_election.cc:290] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
W20260709 12:22:07.414013 31798 debug-util.cc:398] Leaking SignalData structure 0x7b080004b700 after lost signal to thread 31801
I20260709 12:22:07.415473 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:07.416225 31798 debug-util.cc:398] Leaking SignalData structure 0x7b080013df60 after lost signal to thread 31893
W20260709 12:22:07.417292 31982 leader_election.cc:343] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:07.417464 31798 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4080 after lost signal to thread 31968
W20260709 12:22:07.418648 31798 debug-util.cc:398] Leaking SignalData structure 0x7b0800057a20 after lost signal to thread 32042
W20260709 12:22:07.419772 31798 debug-util.cc:398] Leaking SignalData structure 0x7b08001bb6a0 after lost signal to thread 32116
I20260709 12:22:07.420099 32091 raft_consensus.cc:3060] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.421953 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:07.414467 32172 raft_consensus.cc:493] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.429920 32172 raft_consensus.cc:515] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.433760 31908 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [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: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:07.435073 32223 raft_consensus.cc:2804] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:22:07.435583 32223 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.436026 32223 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:22:07.438145 31984 leader_election.cc:343] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.438925 31984 leader_election.cc:304] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:07.440040 32332 raft_consensus.cc:2749] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:07.453369 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:07.453961 32343 raft_consensus.cc:493] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.454813 32343 raft_consensus.cc:515] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.458140 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.465657 32343 leader_election.cc:290] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
W20260709 12:22:07.476441 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 61656.6us
I20260709 12:22:07.416749 32227 leader_election.cc:290] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:07.480928 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47752de11dbc41d785ea0d5a3076e6d1" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.481221 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:07.481976 31944 raft_consensus.cc:2468] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:07.479791 32172 leader_election.cc:290] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:07.461225 32018 raft_consensus.cc:2468] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:07.502954 32317 raft_consensus.cc:515] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.485358 32139 ts_tablet_manager.cc:1434] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.004s
I20260709 12:22:07.483348 31983 leader_election.cc:304] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:07.503976 32138 tablet_bootstrap.cc:492] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:07.489820 32169 raft_consensus.cc:515] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.504671 32138 ts_tablet_manager.cc:1403] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.182s	user 0.007s	sys 0.013s
I20260709 12:22:07.505295 32317 leader_election.cc:290] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:07.505513 32172 raft_consensus.cc:2804] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.505899 32172 raft_consensus.cc:493] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.506227 32172 raft_consensus.cc:3060] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.508374 32138 raft_consensus.cc:359] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.509167 32138 raft_consensus.cc:385] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.509603 32138 raft_consensus.cc:740] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.510398 32169 leader_election.cc:290] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:07.510416 32138 consensus_queue.cc:260] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.494709 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:07.497129 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47752de11dbc41d785ea0d5a3076e6d1" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:07.515805 32138 ts_tablet_manager.cc:1434] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 12:22:07.516788 32138 tablet_bootstrap.cc:492] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:07.516981 32137 tablet_bootstrap.cc:492] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:07.517509 32137 ts_tablet_manager.cc:1403] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.188s	user 0.059s	sys 0.104s
I20260709 12:22:07.517844 32147 raft_consensus.cc:493] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:22:07.518108 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:07.518402 32147 raft_consensus.cc:515] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.520287 32137 raft_consensus.cc:359] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.520686 32147 leader_election.cc:290] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:07.521047 32137 raft_consensus.cc:385] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.521371 32137 raft_consensus.cc:740] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.521998 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:07.522732 32089 raft_consensus.cc:3060] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.524523 32138 tablet_bootstrap.cc:654] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.527325 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:07.528004 32014 raft_consensus.cc:3060] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.530226 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36c6ff5317f4e5fbdaa982f03b41eff" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:07.537708 31868 raft_consensus.cc:2393] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eedb5b8962e4055b7730790b0f8bcc7 in current term 1: Already voted for candidate cdc48a2807fa4ce78f604b3a7047f157 in this term.
W20260709 12:22:07.540637 31984 leader_election.cc:343] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:07.541020 31910 leader_election.cc:343] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.541870 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:07.542896 32169 consensus_queue.cc:1048] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:07.543432 32058 leader_election.cc:304] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:07.544243 32227 raft_consensus.cc:2749] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:07.544909 32015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.545729 32015 raft_consensus.cc:2393] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
I20260709 12:22:07.545717 32058 leader_election.cc:304] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:07.541996 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36c6ff5317f4e5fbdaa982f03b41eff" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:07.546648 32018 raft_consensus.cc:3060] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.547297 31835 leader_election.cc:304] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:07.548207 32317 raft_consensus.cc:3060] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.549988 32169 consensus_queue.cc:1048] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:07.554821 32139 tablet_bootstrap.cc:492] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:07.555356 32140 tablet_bootstrap.cc:492] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:07.555872 32140 ts_tablet_manager.cc:1403] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.225s	user 0.027s	sys 0.041s
I20260709 12:22:07.522003 32137 consensus_queue.cc:260] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.557194 31767 catalog_manager.cc:5697] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.560771 32140 raft_consensus.cc:359] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.561509 32140 raft_consensus.cc:385] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.561774 32140 raft_consensus.cc:740] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.560266 31767 catalog_manager.cc:5697] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.561897 32137 ts_tablet_manager.cc:1434] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:22:07.562426 32140 consensus_queue.cc:260] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.563023 32137 tablet_bootstrap.cc:492] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:07.564138 32140 ts_tablet_manager.cc:1434] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:22:07.564910 32140 tablet_bootstrap.cc:492] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:07.564548 31767 catalog_manager.cc:5697] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.567121 32343 raft_consensus.cc:493] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.579668 32223 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.580042 32343 raft_consensus.cc:515] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.555317 32089 raft_consensus.cc:2468] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:07.581811 32227 raft_consensus.cc:2764] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:22:07.582255 32343 leader_election.cc:290] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:07.583092 32317 raft_consensus.cc:2749] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:07.536666 32172 raft_consensus.cc:515] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.583664 32014 raft_consensus.cc:2468] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:07.584019 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da172aa7e924677be47f555b44ff11b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:07.584694 31944 raft_consensus.cc:2468] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:07.585966 32057 leader_election.cc:304] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:07.586241 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:07.586860 32227 raft_consensus.cc:2804] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.587250 32227 raft_consensus.cc:493] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.577805 32138 tablet_bootstrap.cc:492] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:07.572345 32137 tablet_bootstrap.cc:654] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.586459 32172 leader_election.cc:290] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:07.579269 32018 raft_consensus.cc:2468] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:07.588209 32138 ts_tablet_manager.cc:1403] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.006s
I20260709 12:22:07.589277 32227 raft_consensus.cc:3060] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.607564 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:07.608522 31944 raft_consensus.cc:3060] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:07.597769 31984 leader_election.cc:343] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.611922 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da172aa7e924677be47f555b44ff11b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:07.600443 31833 leader_election.cc:304] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:07.622709 32227 raft_consensus.cc:515] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.623895 32169 consensus_queue.cc:1048] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:07.627233 32058 leader_election.cc:343] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.629089 31910 leader_election.cc:304] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:07.629602 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da172aa7e924677be47f555b44ff11b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:07.630887 32250 raft_consensus.cc:2804] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.631215 32194 consensus_queue.cc:1048] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:07.632346 32317 raft_consensus.cc:2804] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.632615 32089 raft_consensus.cc:3060] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.632889 32317 raft_consensus.cc:697] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:07.633338 32092 raft_consensus.cc:1275] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Refusing update from remote peer 0970d640a7af4e56a99cbe73817abf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:07.633757 32317 consensus_queue.cc:237] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.634670 32088 raft_consensus.cc:3060] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.638265 32332 consensus_queue.cc:1048] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:07.634711 32223 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 3 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:07.672856 32140 tablet_bootstrap.cc:654] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.670534 32147 raft_consensus.cc:493] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.674012 32343 raft_consensus.cc:493] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.673799 32356 raft_consensus.cc:493] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:22:07.680051 31908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 45341.2us
W20260709 12:22:07.681046 32058 leader_election.cc:343] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.708212 32139 tablet_bootstrap.cc:654] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.710287 31944 raft_consensus.cc:2468] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:07.686306 32250 raft_consensus.cc:697] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:07.701401 32227 leader_election.cc:290] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:07.693665 32343 raft_consensus.cc:515] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.721915 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:07.691365 32147 raft_consensus.cc:515] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.742949 32137 tablet_bootstrap.cc:492] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:07.743839 32137 ts_tablet_manager.cc:1403] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.181s	user 0.007s	sys 0.010s
I20260709 12:22:07.715269 32356 raft_consensus.cc:515] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.746634 32138 raft_consensus.cc:359] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.750178 32138 raft_consensus.cc:385] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.750476 32138 raft_consensus.cc:740] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.751022 32138 consensus_queue.cc:260] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.754393 32317 raft_consensus.cc:493] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.764912 32138 ts_tablet_manager.cc:1434] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.176s	user 0.006s	sys 0.001s
I20260709 12:22:07.765690 32139 tablet_bootstrap.cc:492] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:07.766345 32139 ts_tablet_manager.cc:1403] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.212s	user 0.016s	sys 0.013s
I20260709 12:22:07.730440 32250 consensus_queue.cc:237] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.755652 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:07.757959 32385 raft_consensus.cc:493] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.752483 31983 leader_election.cc:304] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:07.776804 32147 leader_election.cc:290] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:07.779474 32140 tablet_bootstrap.cc:492] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:07.782121 32140 ts_tablet_manager.cc:1403] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.217s	user 0.007s	sys 0.010s
I20260709 12:22:07.760967 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da172aa7e924677be47f555b44ff11b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:07.786186 32139 raft_consensus.cc:359] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.787868 32139 raft_consensus.cc:385] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.788259 32139 raft_consensus.cc:740] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.788962 32139 consensus_queue.cc:260] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.793792 32137 raft_consensus.cc:359] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.794564 32137 raft_consensus.cc:385] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.794890 32137 raft_consensus.cc:740] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.795835 32139 ts_tablet_manager.cc:1434] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 12:22:07.796186 32137 consensus_queue.cc:260] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.796949 32139 tablet_bootstrap.cc:492] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:07.799304 32137 ts_tablet_manager.cc:1434] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.003s
I20260709 12:22:07.782966 32385 raft_consensus.cc:515] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:07.802472 32385 leader_election.cc:290] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
W20260709 12:22:07.792523 31983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 48655.2us
I20260709 12:22:07.802944 32332 raft_consensus.cc:2804] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.803525 32332 raft_consensus.cc:697] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:07.804330 32332 consensus_queue.cc:237] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
W20260709 12:22:07.805491 32379 log.cc:927] Time spent T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 12:22:07.790992 31944 raft_consensus.cc:3060] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.806865 32137 tablet_bootstrap.cc:492] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:07.781906 32223 consensus_queue.cc:1048] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:22:07.767814 32317 raft_consensus.cc:515] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:07.810062 31943 raft_consensus.cc:1240] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Rejecting Update request from peer 0970d640a7af4e56a99cbe73817abf8f for earlier term 2. Current term is 3. Ops: []
I20260709 12:22:07.792990 32343 leader_election.cc:290] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:07.795722 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e299a12492784e45b11719511d5e5c8d" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:07.810089 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.820894 32087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:07.821803 32087 raft_consensus.cc:2393] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
W20260709 12:22:07.822464 32380 log.cc:927] Time spent T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:22:07.827014 32090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:07.833521 32140 raft_consensus.cc:359] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.834280 32140 raft_consensus.cc:385] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.834558 32140 raft_consensus.cc:740] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.836129 32138 tablet_bootstrap.cc:492] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:07.838963 32140 consensus_queue.cc:260] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.845047 32140 ts_tablet_manager.cc:1434] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.001s
W20260709 12:22:07.813040 31982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 85396.6us
I20260709 12:22:07.846844 32140 tablet_bootstrap.cc:492] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:07.850976 31939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:07.851900 31939 raft_consensus.cc:2468] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 0.
I20260709 12:22:07.842262 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e299a12492784e45b11719511d5e5c8d" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.849104 32385 raft_consensus.cc:493] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.869202 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:07.875981 32301 raft_consensus.cc:493] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:22:07.864960 31833 leader_election.cc:343] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.861596 32018 raft_consensus.cc:2468] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:07.862720 32385 raft_consensus.cc:515] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:07.876761 32301 raft_consensus.cc:515] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:07.907456 32014 raft_consensus.cc:2468] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:07.909893 32385 leader_election.cc:290] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:07.911908 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d622a2f79a6947ac8ed9e81ea105753c" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:07.911823 31910 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [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: d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:07.916870 32138 tablet_bootstrap.cc:654] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.920540 32301 leader_election.cc:290] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:07.921398 32356 leader_election.cc:290] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:07.919922 32139 tablet_bootstrap.cc:654] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.923413 32140 tablet_bootstrap.cc:654] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.924532 32223 raft_consensus.cc:2749] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:22:07.903015 32317 leader_election.cc:290] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:07.913580 32089 raft_consensus.cc:2468] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 0.
W20260709 12:22:07.930012 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 116950us
I20260709 12:22:07.929343 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:07.937736 32137 tablet_bootstrap.cc:654] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.940371 31834 leader_election.cc:304] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:07.942183 31834 leader_election.cc:304] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:07.943253 32385 raft_consensus.cc:2804] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.943825 32385 raft_consensus.cc:493] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.944242 32385 raft_consensus.cc:3060] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.943492 31942 raft_consensus.cc:2393] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate 0970d640a7af4e56a99cbe73817abf8f in this term.
W20260709 12:22:07.948918 32057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 51429.6us
I20260709 12:22:07.952584 32090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:07.954576 31833 leader_election.cc:304] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:07.970046 32390 raft_consensus.cc:3060] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:07.973138 31982 leader_election.cc:343] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.961799 32317 raft_consensus.cc:2804] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.974853 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:07.985033 32194 consensus_queue.cc:1048] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:07.985387 31944 raft_consensus.cc:2468] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:07.987088 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d622a2f79a6947ac8ed9e81ea105753c" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.990264 32014 raft_consensus.cc:2468] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 0.
W20260709 12:22:07.991154 32396 log.cc:927] Time spent T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 12:22:07.978412 32317 raft_consensus.cc:493] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.998569 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:07.999788 32057 leader_election.cc:304] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:07.994333 32317 raft_consensus.cc:3060] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.007586 32170 raft_consensus.cc:2804] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:08.017850 32138 tablet_bootstrap.cc:492] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:08.018740 32138 ts_tablet_manager.cc:1403] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.188s	user 0.023s	sys 0.018s
I20260709 12:22:08.018215 32140 tablet_bootstrap.cc:492] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
W20260709 12:22:08.009049 31908 leader_election.cc:343] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.019500 32140 ts_tablet_manager.cc:1403] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.173s	user 0.013s	sys 0.003s
I20260709 12:22:08.020727 32058 leader_election.cc:304] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:08.013896 32172 consensus_queue.cc:1059] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:22:08.023612 32170 raft_consensus.cc:697] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:08.024313 32343 raft_consensus.cc:2804] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:08.024757 32343 raft_consensus.cc:493] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d47e7c32bd1e4941a3907373087ac4fa)
I20260709 12:22:08.024542 32170 consensus_queue.cc:237] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.025125 32343 raft_consensus.cc:3060] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.026451 32147 consensus_queue.cc:1048] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:08.030558 32305 raft_consensus.cc:493] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.031104 32305 raft_consensus.cc:515] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.033028 32137 tablet_bootstrap.cc:492] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:08.033880 32137 ts_tablet_manager.cc:1403] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.234s	user 0.007s	sys 0.006s
I20260709 12:22:08.034143 32138 raft_consensus.cc:359] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.034853 32138 raft_consensus.cc:385] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.035112 32138 raft_consensus.cc:740] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.035769 32138 consensus_queue.cc:260] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.037225 32138 ts_tablet_manager.cc:1434] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.000s
I20260709 12:22:08.043219 32138 tablet_bootstrap.cc:492] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:08.042620 31764 catalog_manager.cc:5697] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.042944 32140 raft_consensus.cc:359] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.043987 32140 raft_consensus.cc:385] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.044359 32140 raft_consensus.cc:740] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.044538 31764 catalog_manager.cc:5697] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:08.045292 32140 consensus_queue.cc:260] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.047467 32140 ts_tablet_manager.cc:1434] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:22:08.048631 32140 tablet_bootstrap.cc:492] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:08.051095 32137 raft_consensus.cc:359] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.051851 32137 raft_consensus.cc:385] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.052126 32137 raft_consensus.cc:740] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.052729 32137 consensus_queue.cc:260] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.054463 32137 ts_tablet_manager.cc:1434] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:22:08.074678 32395 raft_consensus.cc:493] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:22:08.078964 32406 log.cc:927] Time spent T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:22:08.079149 32395 raft_consensus.cc:515] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.092511 32137 tablet_bootstrap.cc:492] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:08.097150 32305 leader_election.cc:290] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:08.085561 32223 raft_consensus.cc:493] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.099082 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:08.040817 31763 catalog_manager.cc:5697] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:08.100700 31910 leader_election.cc:304] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:08.111465 32223 raft_consensus.cc:515] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.040663 32343 raft_consensus.cc:515] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.113678 32223 leader_election.cc:290] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:08.113795 32343 leader_election.cc:290] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:08.115783 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e299a12492784e45b11719511d5e5c8d" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:08.085490 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:08.117767 31944 raft_consensus.cc:2468] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:08.071331 32385 raft_consensus.cc:515] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.134511 32383 raft_consensus.cc:2804] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:08.135023 32383 raft_consensus.cc:493] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:08.135377 32383 raft_consensus.cc:3060] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.135632 32390 raft_consensus.cc:2749] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.136816 31835 leader_election.cc:304] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:08.129673 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:08.139518 31865 raft_consensus.cc:2468] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 2.
I20260709 12:22:08.142745 32383 raft_consensus.cc:515] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.144745 32383 leader_election.cc:290] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:08.150504 32058 leader_election.cc:304] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:08.151005 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8965b66ad47449315d751d83efdef" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:08.152930 32395 leader_election.cc:290] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:08.156129 32138 tablet_bootstrap.cc:654] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.161377 32413 raft_consensus.cc:2804] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:22:08.161890 32413 raft_consensus.cc:493] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:08.162236 32413 raft_consensus.cc:3060] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:08.155469 32147 raft_consensus.cc:3060] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.169078 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3da1fb5524ac89375c7550ca3ed95" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:08.171072 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
W20260709 12:22:08.172456 31982 leader_election.cc:343] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.164390 32383 raft_consensus.cc:493] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7eedb5b8962e4055b7730790b0f8bcc7)
I20260709 12:22:08.174798 32356 consensus_queue.cc:1048] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:08.179759 31908 leader_election.cc:343] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:08.180545 31908 leader_election.cc:343] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.180771 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:08.175807 32385 leader_election.cc:290] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:08.184581 32400 raft_consensus.cc:3055] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:22:08.184780 31833 leader_election.cc:343] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.185029 32400 raft_consensus.cc:740] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:08.185909 32400 consensus_queue.cc:260] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [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: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.191123 32400 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:08.195184 32139 tablet_bootstrap.cc:492] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:08.195704 32139 ts_tablet_manager.cc:1403] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.399s	user 0.019s	sys 0.006s
I20260709 12:22:08.202276 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8965b66ad47449315d751d83efdef" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:08.203274 32013 raft_consensus.cc:2468] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:08.215291 32091 raft_consensus.cc:1240] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Rejecting Update request from peer d47e7c32bd1e4941a3907373087ac4fa for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:08.217594 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:08.218255 31944 raft_consensus.cc:3060] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.219903 32140 tablet_bootstrap.cc:654] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:08.223938 32405 log.cc:927] Time spent T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7: Append to log took a long time: real 0.148s	user 0.000s	sys 0.001s
I20260709 12:22:08.227053 32301 raft_consensus.cc:493] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.186996 32383 raft_consensus.cc:515] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.229852 32301 raft_consensus.cc:515] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:08.242259 32169 consensus_queue.cc:1059] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:08.243065 32301 leader_election.cc:290] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:08.243863 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:08.244722 32013 raft_consensus.cc:3060] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.245404 32088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9eb0f905543e188ef023269993ee0" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:08.246954 31982 leader_election.cc:343] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.243180 32169 raft_consensus.cc:3055] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.247668 32169 raft_consensus.cc:740] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:08.248538 32169 consensus_queue.cc:260] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.249598 32169 raft_consensus.cc:3060] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.250576 31944 raft_consensus.cc:2468] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:08.251878 32147 raft_consensus.cc:2749] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.252311 31834 leader_election.cc:304] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:08.254226 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9eb0f905543e188ef023269993ee0" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:08.259971 32317 raft_consensus.cc:515] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
W20260709 12:22:08.268846 31984 leader_election.cc:343] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.269459 31984 leader_election.cc:304] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:08.270632 32301 raft_consensus.cc:2749] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.266680 32147 raft_consensus.cc:2804] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:08.272789 32413 raft_consensus.cc:515] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.285856 32317 leader_election.cc:290] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:08.286293 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:08.286983 31868 raft_consensus.cc:3060] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:08.287422 32383 leader_election.cc:290] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:08.287498 32088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d622a2f79a6947ac8ed9e81ea105753c" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:08.288527 32088 raft_consensus.cc:3060] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.283138 32147 raft_consensus.cc:697] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:08.295270 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:08.295042 32147 consensus_queue.cc:237] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.295895 31944 raft_consensus.cc:3060] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:22:08.297448 32413 leader_election.cc:290] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:08.300397 31767 catalog_manager.cc:5697] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:08.302274 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:08.303426 32086 raft_consensus.cc:2368] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d47e7c32bd1e4941a3907373087ac4fa for earlier term 2. Current term is 3.
I20260709 12:22:08.304880 31908 leader_election.cc:400] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285) with higher term. Message: Invalid argument: T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d47e7c32bd1e4941a3907373087ac4fa for earlier term 2. Current term is 3.
I20260709 12:22:08.305200 31908 leader_election.cc:403] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:22:08.306985 32137 tablet_bootstrap.cc:654] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.319926 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:08.323575 32138 tablet_bootstrap.cc:492] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:08.324149 32138 ts_tablet_manager.cc:1403] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.281s	user 0.012s	sys 0.005s
I20260709 12:22:08.329799 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e299a12492784e45b11719511d5e5c8d" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
W20260709 12:22:08.330045 31910 consensus_peers.cc:597] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:08.330482 32014 raft_consensus.cc:3060] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.330560 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3da1fb5524ac89375c7550ca3ed95" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:08.332500 32138 raft_consensus.cc:359] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:08.333199 32138 raft_consensus.cc:385] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.333521 31941 raft_consensus.cc:1240] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Rejecting Update request from peer 0970d640a7af4e56a99cbe73817abf8f for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:22:08.336073 31910 leader_election.cc:304] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:08.333511 32138 raft_consensus.cc:740] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.337738 32194 raft_consensus.cc:2804] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:08.338124 32194 raft_consensus.cc:493] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:08.338457 32194 raft_consensus.cc:3060] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.324700 32013 raft_consensus.cc:2468] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:08.340267 32138 consensus_queue.cc:260] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:08.344201 32138 ts_tablet_manager.cc:1434] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 12:22:08.345199 32138 tablet_bootstrap.cc:492] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:08.345873 32139 raft_consensus.cc:359] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.346623 32139 raft_consensus.cc:385] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.346911 32139 raft_consensus.cc:740] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.348039 32139 consensus_queue.cc:260] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.353439 32138 tablet_bootstrap.cc:654] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.354348 32139 ts_tablet_manager.cc:1434] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.158s	user 0.007s	sys 0.000s
I20260709 12:22:08.355222 32139 tablet_bootstrap.cc:492] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:08.352855 31944 raft_consensus.cc:2468] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 3.
I20260709 12:22:08.353947 32014 raft_consensus.cc:2468] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 2.
I20260709 12:22:08.358187 32088 raft_consensus.cc:2468] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:08.359817 31765 catalog_manager.cc:5697] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.362914 32382 raft_consensus.cc:2749] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285) with higher term. Message: Invalid argument: T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d47e7c32bd1e4941a3907373087ac4fa for earlier term 2. Current term is 3.
I20260709 12:22:08.359068 31868 raft_consensus.cc:2468] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 3.
I20260709 12:22:08.366933 32057 leader_election.cc:304] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:08.367846 32413 raft_consensus.cc:2804] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:08.368386 32413 raft_consensus.cc:697] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:08.369369 32413 consensus_queue.cc:237] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER 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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.369820 32382 raft_consensus.cc:493] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.370361 32382 raft_consensus.cc:515] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:08.373795 32139 tablet_bootstrap.cc:654] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.374635 32382 leader_election.cc:290] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:08.378408 31833 leader_election.cc:304] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:08.379523 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ddf5a379b947c68b995c9e9639adf2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:08.380657 32140 tablet_bootstrap.cc:492] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:08.381176 32140 ts_tablet_manager.cc:1403] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.333s	user 0.018s	sys 0.022s
W20260709 12:22:08.382061 31910 leader_election.cc:343] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.380692 32317 raft_consensus.cc:2804] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:08.384207 32317 raft_consensus.cc:697] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:08.385051 32317 consensus_queue.cc:237] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:08.386960 32194 raft_consensus.cc:515] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.387948 32137 tablet_bootstrap.cc:492] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:08.388479 32137 ts_tablet_manager.cc:1403] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.304s	user 0.009s	sys 0.012s
I20260709 12:22:08.392846 32391 raft_consensus.cc:493] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.395349 32140 raft_consensus.cc:359] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:08.395916 32140 raft_consensus.cc:385] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.393440 32391 raft_consensus.cc:515] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.399235 32088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8965b66ad47449315d751d83efdef" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:08.400520 32391 leader_election.cc:290] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:08.401337 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da172aa7e924677be47f555b44ff11b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:08.396132 32140 raft_consensus.cc:740] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.394424 32137 raft_consensus.cc:359] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:08.402871 32137 raft_consensus.cc:385] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.403344 32137 raft_consensus.cc:740] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.404418 32137 consensus_queue.cc:260] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:08.405789 31944 raft_consensus.cc:2393] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in this term.
I20260709 12:22:08.408244 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da172aa7e924677be47f555b44ff11b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:08.410604 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d622a2f79a6947ac8ed9e81ea105753c" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:08.411684 32140 consensus_queue.cc:260] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:08.413502 32137 ts_tablet_manager.cc:1434] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:22:08.417490 32014 raft_consensus.cc:3060] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.426008 31834 leader_election.cc:304] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:08.427023 32390 raft_consensus.cc:3060] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.406239 32194 leader_election.cc:290] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:08.431607 32140 ts_tablet_manager.cc:1434] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 12:22:08.431864 32138 tablet_bootstrap.cc:492] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:08.432394 32138 ts_tablet_manager.cc:1403] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.010s
I20260709 12:22:08.432677 32140 tablet_bootstrap.cc:492] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
W20260709 12:22:08.445345 31908 leader_election.cc:343] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.445668 32140 tablet_bootstrap.cc:654] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.447075 31983 leader_election.cc:304] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:08.448755 32397 raft_consensus.cc:2764] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 12:22:08.448913 31983 leader_election.cc:343] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.459138 31983 leader_election.cc:304] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:08.460841 32397 raft_consensus.cc:2749] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.465026 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ddf5a379b947c68b995c9e9639adf2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:08.468518 32138 raft_consensus.cc:359] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.469910 32138 raft_consensus.cc:385] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.470423 32138 raft_consensus.cc:740] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.471470 32138 consensus_queue.cc:260] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.472759 32194 raft_consensus.cc:493] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.475929 32170 consensus_queue.cc:1048] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:08.482411 32194 raft_consensus.cc:515] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.486816 32194 leader_election.cc:290] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:08.488116 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6077f6e814384b9c92bba569661158bd" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:08.490542 31910 leader_election.cc:343] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.490600 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8965b66ad47449315d751d83efdef" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:08.491629 32013 raft_consensus.cc:3060] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.492545 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6077f6e814384b9c92bba569661158bd" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:08.496215 31908 leader_election.cc:343] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.496982 31908 leader_election.cc:304] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:08.499837 32383 raft_consensus.cc:2749] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.506868 32137 tablet_bootstrap.cc:492] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:08.488890 32014 raft_consensus.cc:2468] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:08.511660 32138 ts_tablet_manager.cc:1434] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260709 12:22:08.515395 32138 tablet_bootstrap.cc:492] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:08.524257 31765 catalog_manager.cc:5697] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.525408 32390 raft_consensus.cc:2749] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.567159 32137 tablet_bootstrap.cc:654] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.571079 32139 tablet_bootstrap.cc:492] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:08.571583 32139 ts_tablet_manager.cc:1403] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.217s	user 0.005s	sys 0.013s
I20260709 12:22:08.580587 32139 raft_consensus.cc:359] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.581331 32139 raft_consensus.cc:385] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.581620 32139 raft_consensus.cc:740] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.582310 32139 consensus_queue.cc:260] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.583853 32139 ts_tablet_manager.cc:1434] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:22:08.584766 32139 tablet_bootstrap.cc:492] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:08.586833 32058 leader_election.cc:304] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:08.589392 32317 consensus_queue.cc:1048] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.591539 32413 raft_consensus.cc:2804] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.592083 32413 raft_consensus.cc:697] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
W20260709 12:22:08.593098 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:08.594575 32147 raft_consensus.cc:493] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.595309 32227 raft_consensus.cc:493] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.595584 32013 raft_consensus.cc:2468] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:08.595997 31910 leader_election.cc:304] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:08.595834 32227 raft_consensus.cc:515] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.597404 32194 raft_consensus.cc:2804] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:08.597863 32194 raft_consensus.cc:697] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:08.598578 32227 leader_election.cc:290] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:08.598784 32383 consensus_queue.cc:1048] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.599375 32138 tablet_bootstrap.cc:654] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.598627 32194 consensus_queue.cc:237] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
W20260709 12:22:08.599808 31910 leader_election.cc:343] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.600239 31910 leader_election.cc:304] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:08.595083 32147 raft_consensus.cc:515] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:08.607026 32356 raft_consensus.cc:2749] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.610466 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36c6ff5317f4e5fbdaa982f03b41eff" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:08.610816 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:08.592932 32413 consensus_queue.cc:237] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [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: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.620059 32227 consensus_queue.cc:1048] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:08.614598 31767 catalog_manager.cc:5697] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.630944 32147 leader_election.cc:290] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:08.632604 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36c6ff5317f4e5fbdaa982f03b41eff" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:08.633839 32018 raft_consensus.cc:2393] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
I20260709 12:22:08.632951 31910 leader_election.cc:304] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:08.634908 32301 consensus_queue.cc:1048] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:08.641710 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:08.642976 31942 raft_consensus.cc:2393] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eedb5b8962e4055b7730790b0f8bcc7 in current term 1: Already voted for candidate cdc48a2807fa4ce78f604b3a7047f157 in this term.
I20260709 12:22:08.638520 32383 raft_consensus.cc:2804] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:08.644861 32383 raft_consensus.cc:697] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:08.646008 32383 consensus_queue.cc:237] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.652655 32140 tablet_bootstrap.cc:492] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:08.653506 32140 ts_tablet_manager.cc:1403] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.221s	user 0.027s	sys 0.019s
I20260709 12:22:08.653730 32139 tablet_bootstrap.cc:654] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.659816 32057 leader_election.cc:304] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:08.661863 32413 raft_consensus.cc:3060] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.665840 32382 raft_consensus.cc:493] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.666407 32382 raft_consensus.cc:515] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.668506 32382 leader_election.cc:290] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:08.669806 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3da1fb5524ac89375c7550ca3ed95" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:08.670476 31835 leader_election.cc:304] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
W20260709 12:22:08.671463 31908 leader_election.cc:343] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.673049 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3da1fb5524ac89375c7550ca3ed95" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:08.673763 32013 raft_consensus.cc:2468] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:08.673259 32140 raft_consensus.cc:359] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:08.674389 32140 raft_consensus.cc:385] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.674757 32140 raft_consensus.cc:740] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.675683 32140 consensus_queue.cc:260] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:08.676293 32147 raft_consensus.cc:3060] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.679064 31910 leader_election.cc:304] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:08.691701 32140 ts_tablet_manager.cc:1434] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:22:08.692853 32140 tablet_bootstrap.cc:492] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:08.687637 32382 raft_consensus.cc:2804] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:08.689203 32301 consensus_queue.cc:1048] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:22:08.697434 32382 raft_consensus.cc:493] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:08.700225 32382 raft_consensus.cc:3060] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.701460 32138 tablet_bootstrap.cc:492] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:08.701954 32138 ts_tablet_manager.cc:1403] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.187s	user 0.013s	sys 0.000s
I20260709 12:22:08.704561 31765 catalog_manager.cc:5697] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.704583 32138 raft_consensus.cc:359] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.706678 32138 raft_consensus.cc:385] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.707036 32138 raft_consensus.cc:740] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.709141 32138 consensus_queue.cc:260] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.711516 32138 ts_tablet_manager.cc:1434] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:22:08.710726 31767 catalog_manager.cc:5697] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 1 to 2, leader changed from d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66) to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:08.715785 32140 tablet_bootstrap.cc:654] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.719758 32138 tablet_bootstrap.cc:492] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:08.755757 32138 tablet_bootstrap.cc:654] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.759462 32391 consensus_queue.cc:1048] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:08.820465 32413 raft_consensus.cc:2749] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.827903 32139 tablet_bootstrap.cc:492] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:08.828392 32139 ts_tablet_manager.cc:1403] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.244s	user 0.022s	sys 0.019s
I20260709 12:22:08.834177 32390 consensus_queue.cc:1048] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:08.835194 32301 raft_consensus.cc:493] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.835784 32301 raft_consensus.cc:515] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:08.838073 32301 leader_election.cc:290] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:08.839756 32088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759a4c5aa14c424d8f4f34913b939988" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:08.843911 32139 raft_consensus.cc:359] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.844897 32139 raft_consensus.cc:385] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.845211 32139 raft_consensus.cc:740] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.845963 32139 consensus_queue.cc:260] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
W20260709 12:22:08.847628 31982 leader_election.cc:343] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.849898 32390 consensus_queue.cc:1048] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:08.852074 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759a4c5aa14c424d8f4f34913b939988" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:08.852658 32435 log.cc:927] Time spent T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 12:22:08.847644 32139 ts_tablet_manager.cc:1434] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260709 12:22:08.855449 32139 tablet_bootstrap.cc:492] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:08.867328 31944 raft_consensus.cc:1275] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:22:08.868959 32227 consensus_queue.cc:1048] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.869437 32395 raft_consensus.cc:493] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.870078 32395 raft_consensus.cc:515] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:08.871690 32140 tablet_bootstrap.cc:492] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:08.872160 32140 ts_tablet_manager.cc:1403] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.180s	user 0.015s	sys 0.036s
I20260709 12:22:08.872560 32395 leader_election.cc:290] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:08.875506 32140 raft_consensus.cc:359] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:08.876753 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae79accf164016a0f1f66569d83715" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:08.877933 32140 raft_consensus.cc:385] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:22:08.878948 31984 leader_election.cc:343] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.878633 32140 raft_consensus.cc:740] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.879573 31984 leader_election.cc:304] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:08.862728 32147 raft_consensus.cc:2749] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.888965 32395 raft_consensus.cc:2749] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.889526 32137 tablet_bootstrap.cc:492] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:08.890064 32137 ts_tablet_manager.cc:1403] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.384s	user 0.021s	sys 0.029s
I20260709 12:22:08.883070 32140 consensus_queue.cc:260] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:08.903317 32140 ts_tablet_manager.cc:1434] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 12:22:08.880097 32390 consensus_queue.cc:1048] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:22:08.905040 32137 raft_consensus.cc:359] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.911067 32137 raft_consensus.cc:385] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:08.911475 32137 raft_consensus.cc:740] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:08.912217 32137 consensus_queue.cc:260] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:08.915238 32140 tablet_bootstrap.cc:492] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:08.916878 32137 ts_tablet_manager.cc:1434] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:22:08.918233 32137 tablet_bootstrap.cc:492] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:08.898533 31983 leader_election.cc:343] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.920430 31767 catalog_manager.cc:5697] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:08.921819 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae79accf164016a0f1f66569d83715" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:08.891463 32382 raft_consensus.cc:515] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:08.936618 32139 tablet_bootstrap.cc:654] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:08.949980 32382 leader_election.cc:290] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:08.953418 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3da1fb5524ac89375c7550ca3ed95" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
W20260709 12:22:08.957542 31908 leader_election.cc:343] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:08.960310 31984 leader_election.cc:343] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:08.960873 31984 leader_election.cc:304] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:08.962275 32395 raft_consensus.cc:2749] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.970885 31865 raft_consensus.cc:1275] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:22:08.974077 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3da1fb5524ac89375c7550ca3ed95" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:08.974606 32227 consensus_queue.cc:1048] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.974802 32018 raft_consensus.cc:3060] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.003459 32140 tablet_bootstrap.cc:654] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.003572 32137 tablet_bootstrap.cc:654] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.004916 32018 raft_consensus.cc:2468] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:09.015264 31767 catalog_manager.cc:5697] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.996308 32382 raft_consensus.cc:493] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.023451 32382 raft_consensus.cc:515] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.029768 32382 leader_election.cc:290] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:09.044281 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65155236e5424d0caf1ea883c2cbb0e7" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:09.046970 31908 leader_election.cc:343] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.048962 31910 leader_election.cc:304] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:09.050217 32250 raft_consensus.cc:2804] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:09.058874 32250 raft_consensus.cc:697] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:09.059860 32250 consensus_queue.cc:237] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:09.066982 32343 raft_consensus.cc:493] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.067607 32343 raft_consensus.cc:515] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.070513 32014 raft_consensus.cc:1275] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.070870 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65155236e5424d0caf1ea883c2cbb0e7" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:09.074213 32138 tablet_bootstrap.cc:492] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:09.074716 32138 ts_tablet_manager.cc:1403] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.355s	user 0.016s	sys 0.004s
I20260709 12:22:09.085026 32139 tablet_bootstrap.cc:492] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:09.088377 32137 tablet_bootstrap.cc:492] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:09.088037 32139 ts_tablet_manager.cc:1403] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.233s	user 0.020s	sys 0.010s
I20260709 12:22:09.088828 32413 consensus_queue.cc:1048] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:09.089041 32137 ts_tablet_manager.cc:1403] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.007s
I20260709 12:22:09.093408 32139 raft_consensus.cc:359] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.094165 32139 raft_consensus.cc:385] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.094473 32137 raft_consensus.cc:359] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
W20260709 12:22:09.096633 31910 leader_election.cc:343] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.097218 31910 leader_election.cc:304] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:09.095989 32138 raft_consensus.cc:359] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.098368 32138 raft_consensus.cc:385] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.098809 32138 raft_consensus.cc:740] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.097115 32137 raft_consensus.cc:385] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.099795 32137 raft_consensus.cc:740] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.101047 32138 consensus_queue.cc:260] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.102175 32137 consensus_queue.cc:260] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.102805 32343 leader_election.cc:290] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:09.107875 32138 ts_tablet_manager.cc:1434] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 12:22:09.110884 32138 tablet_bootstrap.cc:492] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:09.101774 32356 raft_consensus.cc:2749] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:09.115360 32137 ts_tablet_manager.cc:1434] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:22:09.094481 32139 raft_consensus.cc:740] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.119495 32137 tablet_bootstrap.cc:492] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:09.118276 32139 consensus_queue.cc:260] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.127642 32139 ts_tablet_manager.cc:1434] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 12:22:09.128760 32139 tablet_bootstrap.cc:492] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:09.132293 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6077f6e814384b9c92bba569661158bd" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:09.133121 31864 raft_consensus.cc:2468] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:09.134364 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6077f6e814384b9c92bba569661158bd" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:09.135072 31942 raft_consensus.cc:2468] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:09.139745 32439 consensus_queue.cc:1048] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:09.138306 32382 consensus_queue.cc:1048] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:22:09.142097 32140 tablet_bootstrap.cc:492] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
W20260709 12:22:09.147374 31908 consensus_peers.cc:597] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa -> Peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Couldn't send request to peer 7eedb5b8962e4055b7730790b0f8bcc7. 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 12:22:09.150909 32092 raft_consensus.cc:3060] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.154047 32057 leader_election.cc:304] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:09.157330 32413 raft_consensus.cc:2804] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:09.157969 32413 raft_consensus.cc:493] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:09.158470 32413 raft_consensus.cc:3060] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.142655 32140 ts_tablet_manager.cc:1403] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.228s	user 0.014s	sys 0.012s
I20260709 12:22:09.180946 32140 raft_consensus.cc:359] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:09.187071 32140 raft_consensus.cc:385] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.187516 32140 raft_consensus.cc:740] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.191637 32140 consensus_queue.cc:260] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:09.202279 32140 ts_tablet_manager.cc:1434] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 12:22:09.203555 32140 tablet_bootstrap.cc:492] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:09.212209 32139 tablet_bootstrap.cc:654] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.212457 32140 tablet_bootstrap.cc:654] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.214440 32137 tablet_bootstrap.cc:654] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.215231 32138 tablet_bootstrap.cc:654] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.217877 31944 raft_consensus.cc:1275] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:09.238610 32139 tablet_bootstrap.cc:492] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:09.238899 32343 consensus_queue.cc:1048] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:09.239221 32139 ts_tablet_manager.cc:1403] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.111s	user 0.019s	sys 0.000s
I20260709 12:22:09.243086 32139 raft_consensus.cc:359] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.243903 32139 raft_consensus.cc:385] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.244199 32139 raft_consensus.cc:740] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.244887 32139 consensus_queue.cc:260] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.248234 32139 ts_tablet_manager.cc:1434] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:22:09.249166 32139 tablet_bootstrap.cc:492] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:09.252607 32413 raft_consensus.cc:515] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.254904 32139 tablet_bootstrap.cc:654] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.262502 32227 raft_consensus.cc:493] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.263049 32227 raft_consensus.cc:515] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:09.264607 32382 consensus_queue.cc:1048] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:09.267441 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:09.269943 32227 leader_election.cc:290] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:09.270910 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6077f6e814384b9c92bba569661158bd" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:09.271566 31865 raft_consensus.cc:3060] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.271862 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6077f6e814384b9c92bba569661158bd" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:09.269985 32413 leader_election.cc:290] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:09.272450 31944 raft_consensus.cc:3060] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.274123 32140 tablet_bootstrap.cc:492] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:09.277534 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:09.281595 32140 ts_tablet_manager.cc:1403] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.009s
I20260709 12:22:09.292819 31944 raft_consensus.cc:2468] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:09.296473 32140 raft_consensus.cc:359] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.312561 32057 leader_election.cc:304] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:09.313114 32140 raft_consensus.cc:385] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.313519 32140 raft_consensus.cc:740] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.313570 32413 raft_consensus.cc:2804] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:09.315042 32140 consensus_queue.cc:260] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.314066 32413 raft_consensus.cc:697] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:09.321430 32140 ts_tablet_manager.cc:1434] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 12:22:09.323338 32140 tablet_bootstrap.cc:492] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:09.326627 32413 consensus_queue.cc:237] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.305167 31865 raft_consensus.cc:2468] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:09.330415 32140 tablet_bootstrap.cc:654] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.331805 32139 tablet_bootstrap.cc:492] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:09.335086 32139 ts_tablet_manager.cc:1403] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.012s
I20260709 12:22:09.333094 32137 tablet_bootstrap.cc:492] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:09.309078 32058 leader_election.cc:304] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:09.335873 32137 ts_tablet_manager.cc:1403] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.217s	user 0.014s	sys 0.013s
I20260709 12:22:09.340499 32460 raft_consensus.cc:2749] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:09.341219 32138 tablet_bootstrap.cc:492] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:09.341720 32138 ts_tablet_manager.cc:1403] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.232s	user 0.018s	sys 0.008s
I20260709 12:22:09.346807 32138 raft_consensus.cc:359] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.347628 32138 raft_consensus.cc:385] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.347884 32138 raft_consensus.cc:740] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.348560 32138 consensus_queue.cc:260] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.341667 32139 raft_consensus.cc:359] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.349484 32140 tablet_bootstrap.cc:492] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:09.349691 32139 raft_consensus.cc:385] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.350550 32139 raft_consensus.cc:740] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.351454 32139 consensus_queue.cc:260] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.339998 32137 raft_consensus.cc:359] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.410125 32140 ts_tablet_manager.cc:1403] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.002s
I20260709 12:22:09.413727 32317 raft_consensus.cc:493] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.415336 32317 raft_consensus.cc:515] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.416245 32356 raft_consensus.cc:493] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.417440 32356 raft_consensus.cc:515] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.420756 32356 leader_election.cc:290] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:09.425662 32413 raft_consensus.cc:493] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.425658 32400 raft_consensus.cc:493] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.433305 32400 raft_consensus.cc:515] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.422822 32397 raft_consensus.cc:493] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.437084 32400 leader_election.cc:290] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:09.438154 32397 raft_consensus.cc:515] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.439601 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ddf5a379b947c68b995c9e9639adf2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:09.445179 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae79accf164016a0f1f66569d83715" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:09.447225 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:09.426968 32413 raft_consensus.cc:515] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.450177 32092 raft_consensus.cc:2468] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:09.452260 32413 leader_election.cc:290] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:09.456583 32317 leader_election.cc:290] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:09.455862 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9eb0f905543e188ef023269993ee0" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:09.459511 32018 raft_consensus.cc:2468] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 0.
W20260709 12:22:09.460673 31910 leader_election.cc:343] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.461506 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae79accf164016a0f1f66569d83715" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:09.462598 32014 raft_consensus.cc:2468] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:09.462814 31835 leader_election.cc:304] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:09.466216 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ddf5a379b947c68b995c9e9639adf2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:09.466995 32397 leader_election.cc:290] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:09.467262 31944 raft_consensus.cc:2468] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:09.430790 32137 raft_consensus.cc:385] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.468250 32137 raft_consensus.cc:740] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.469326 32147 raft_consensus.cc:2804] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:09.469874 32147 raft_consensus.cc:493] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:09.469522 32137 consensus_queue.cc:260] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.470278 32147 raft_consensus.cc:3060] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.470726 31868 raft_consensus.cc:2468] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:09.462652 32439 raft_consensus.cc:493] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.473474 32439 raft_consensus.cc:515] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.479591 32439 leader_election.cc:290] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:09.480751 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:09.482546 32147 raft_consensus.cc:515] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.484622 32088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b89f906d3c4b1e832b9f87b075e523" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:09.484880 31910 leader_election.cc:304] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:09.485607 32088 raft_consensus.cc:2468] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:09.485927 32440 raft_consensus.cc:2804] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:09.486383 32440 raft_consensus.cc:493] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:09.486796 32440 raft_consensus.cc:3060] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.486896 32147 leader_election.cc:290] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:09.492403 31908 leader_election.cc:304] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:09.483467 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:09.493834 32382 raft_consensus.cc:2804] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:09.494138 32138 ts_tablet_manager.cc:1434] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.150s	user 0.006s	sys 0.000s
I20260709 12:22:09.494306 32382 raft_consensus.cc:493] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:09.483726 31983 leader_election.cc:304] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:09.494819 32382 raft_consensus.cc:3060] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.497629 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9eb0f905543e188ef023269993ee0" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:09.498338 32014 raft_consensus.cc:3060] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.497999 32015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:09.501554 32395 raft_consensus.cc:2804] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:09.501842 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9eb0f905543e188ef023269993ee0" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:09.502086 32395 raft_consensus.cc:493] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:09.502692 32395 raft_consensus.cc:3060] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.502803 32092 raft_consensus.cc:2468] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 0.
W20260709 12:22:09.482625 31984 leader_election.cc:343] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:09.511273 31908 consensus_peers.cc:597] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa -> Peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Couldn't send request to peer 7eedb5b8962e4055b7730790b0f8bcc7. 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 12:22:09.512863 32138 tablet_bootstrap.cc:492] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:09.502017 32015 raft_consensus.cc:2468] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:09.512158 32139 ts_tablet_manager.cc:1434] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.177s	user 0.008s	sys 0.000s
I20260709 12:22:09.515264 31982 leader_election.cc:304] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:09.517402 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b89f906d3c4b1e832b9f87b075e523" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:09.528035 32301 raft_consensus.cc:2804] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:09.528537 32301 raft_consensus.cc:493] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:09.528906 32301 raft_consensus.cc:3060] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.534440 32137 ts_tablet_manager.cc:1434] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.197s	user 0.007s	sys 0.001s
I20260709 12:22:09.536295 32137 tablet_bootstrap.cc:492] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:09.540125 32440 raft_consensus.cc:515] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.541298 32301 raft_consensus.cc:515] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.544806 32392 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0970d640a7af4e56a99cbe73817abf8f)
W20260709 12:22:09.525655 32058 leader_election.cc:343] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.546391 32088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9eb0f905543e188ef023269993ee0" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:09.552489 32088 raft_consensus.cc:3060] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.554342 32301 leader_election.cc:290] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:09.557629 32392 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:09.562925 32014 raft_consensus.cc:2468] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:09.564147 32138 tablet_bootstrap.cc:654] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.567786 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:09.568786 31944 raft_consensus.cc:2393] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eedb5b8962e4055b7730790b0f8bcc7 in current term 3: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
I20260709 12:22:09.568867 32400 raft_consensus.cc:493] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.569550 32400 raft_consensus.cc:515] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:09.570489 31835 leader_election.cc:304] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:09.571938 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:09.572995 32391 raft_consensus.cc:2804] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:09.573575 32391 raft_consensus.cc:697] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:09.574771 32391 consensus_queue.cc:237] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.577802 32086 raft_consensus.cc:3060] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.587144 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae79accf164016a0f1f66569d83715" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:09.587846 32018 raft_consensus.cc:3060] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.598274 32018 raft_consensus.cc:2468] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:09.598814 32400 leader_election.cc:290] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:09.603466 32382 raft_consensus.cc:515] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.580516 31767 catalog_manager.cc:5697] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:09.605681 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c3e030a01d4e8f889d576c89f8060e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
W20260709 12:22:09.610602 31983 leader_election.cc:343] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.583029 32440 leader_election.cc:290] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:09.611918 31910 leader_election.cc:304] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:09.616228 32392 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:09.616706 32139 tablet_bootstrap.cc:492] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:09.618943 32223 raft_consensus.cc:2804] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:09.619272 32137 tablet_bootstrap.cc:654] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.619590 32223 raft_consensus.cc:697] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:09.619760 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c3e030a01d4e8f889d576c89f8060e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:09.621680 31982 leader_election.cc:343] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.622304 31982 leader_election.cc:304] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:09.620721 32223 consensus_queue.cc:237] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.625677 32301 raft_consensus.cc:2749] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:09.636884 32058 leader_election.cc:304] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:09.649914 32400 raft_consensus.cc:493] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.650631 32400 raft_consensus.cc:515] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.653970 32400 leader_election.cc:290] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:09.661324 32140 raft_consensus.cc:359] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:09.662206 32140 raft_consensus.cc:385] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.662544 32140 raft_consensus.cc:740] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.662659 32439 consensus_queue.cc:1048] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:09.663590 32140 consensus_queue.cc:260] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:09.665378 32140 ts_tablet_manager.cc:1434] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.254s	user 0.011s	sys 0.002s
W20260709 12:22:09.669111 31910 leader_election.cc:343] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.637424 32086 raft_consensus.cc:2468] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:09.672972 32140 tablet_bootstrap.cc:492] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:09.674551 32013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:09.678071 32382 leader_election.cc:290] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:09.683050 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b89f906d3c4b1e832b9f87b075e523" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:09.691745 32392 raft_consensus.cc:2764] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:22:09.691834 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae79accf164016a0f1f66569d83715" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:09.692399 32013 raft_consensus.cc:2468] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 3.
I20260709 12:22:09.692418 32092 raft_consensus.cc:3060] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.699429 32088 raft_consensus.cc:2468] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:09.702564 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2958e4119fe427f9fbc2c395a7d464b" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:09.704656 32137 tablet_bootstrap.cc:492] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:09.705194 32137 ts_tablet_manager.cc:1403] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.169s	user 0.008s	sys 0.006s
I20260709 12:22:09.708015 32137 raft_consensus.cc:359] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.708703 32137 raft_consensus.cc:385] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.708968 32137 raft_consensus.cc:740] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
W20260709 12:22:09.709409 31982 leader_election.cc:343] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.710762 31982 leader_election.cc:304] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:09.710740 32137 consensus_queue.cc:260] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.712074 32400 raft_consensus.cc:2804] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:09.712371 32137 ts_tablet_manager.cc:1434] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 12:22:09.712872 32400 raft_consensus.cc:697] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:09.713937 32400 consensus_queue.cc:237] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.715973 32139 tablet_bootstrap.cc:654] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.717449 32395 raft_consensus.cc:515] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.718858 32058 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:09.718601 31764 catalog_manager.cc:5697] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:09.726105 32413 raft_consensus.cc:2804] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:22:09.726491 32413 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0970d640a7af4e56a99cbe73817abf8f)
I20260709 12:22:09.726850 32413 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:09.730811 32138 tablet_bootstrap.cc:492] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:09.731523 32138 ts_tablet_manager.cc:1403] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.220s	user 0.036s	sys 0.023s
I20260709 12:22:09.734246 32140 tablet_bootstrap.cc:654] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.719733 32395 leader_election.cc:290] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:09.725323 32137 tablet_bootstrap.cc:492] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:09.734573 32138 raft_consensus.cc:359] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.737633 32138 raft_consensus.cc:385] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.738027 32138 raft_consensus.cc:740] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.740118 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ddf5a379b947c68b995c9e9639adf2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:09.740698 31944 raft_consensus.cc:3060] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.742720 32138 consensus_queue.cc:260] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.742846 32395 raft_consensus.cc:493] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.743808 32395 raft_consensus.cc:515] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:09.745344 32138 ts_tablet_manager.cc:1434] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 12:22:09.746008 32395 leader_election.cc:290] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:09.746537 32138 tablet_bootstrap.cc:492] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:09.747816 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0952f2cdb9429b857a30cd7a84a723" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
W20260709 12:22:09.749577 31983 leader_election.cc:343] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.751405 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b89f906d3c4b1e832b9f87b075e523" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:09.749708 32413 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:09.753690 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2958e4119fe427f9fbc2c395a7d464b" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:09.755205 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ddf5a379b947c68b995c9e9639adf2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:09.755887 31864 raft_consensus.cc:3060] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.758491 32137 tablet_bootstrap.cc:654] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:09.760079 31910 leader_election.cc:343] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.763332 31944 raft_consensus.cc:2468] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:09.764567 32413 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
W20260709 12:22:09.768704 31910 leader_election.cc:343] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.771123 31983 leader_election.cc:304] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
W20260709 12:22:09.782590 31984 leader_election.cc:343] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.786469 31984 leader_election.cc:304] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:09.787688 32397 raft_consensus.cc:2749] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:09.789568 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:09.792026 32092 raft_consensus.cc:2468] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:09.793498 31765 catalog_manager.cc:5697] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:09.797708 31908 leader_election.cc:304] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:09.794551 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0952f2cdb9429b857a30cd7a84a723" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:09.779341 32395 raft_consensus.cc:2804] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:22:09.806631 31982 leader_election.cc:343] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.807390 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:09.810065 31944 raft_consensus.cc:2393] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7eedb5b8962e4055b7730790b0f8bcc7 in current term 3: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
I20260709 12:22:09.810448 32382 raft_consensus.cc:2804] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:09.813150 32018 raft_consensus.cc:2468] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 3.
I20260709 12:22:09.815016 32138 tablet_bootstrap.cc:654] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.814002 31982 leader_election.cc:304] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:09.817582 32397 raft_consensus.cc:2749] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:09.785423 32391 raft_consensus.cc:493] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.785028 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:09.819604 32395 raft_consensus.cc:697] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:09.814242 32382 raft_consensus.cc:697] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:09.844054 32139 tablet_bootstrap.cc:492] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:09.844614 32139 ts_tablet_manager.cc:1403] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.228s	user 0.027s	sys 0.001s
I20260709 12:22:09.829962 32058 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:09.822173 32391 raft_consensus.cc:515] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:09.860385 32140 tablet_bootstrap.cc:492] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:09.867648 32140 ts_tablet_manager.cc:1403] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.195s	user 0.019s	sys 0.013s
I20260709 12:22:09.846199 32395 consensus_queue.cc:237] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.882436 32460 consensus_queue.cc:1048] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:09.858054 31868 raft_consensus.cc:3060] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:09.854629 32392 raft_consensus.cc:2804] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:09.877108 32391 leader_election.cc:290] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:09.878636 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:09.884582 31864 raft_consensus.cc:2468] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:09.885004 32382 consensus_queue.cc:237] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.893873 32140 raft_consensus.cc:359] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.894635 32140 raft_consensus.cc:385] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.894934 32140 raft_consensus.cc:740] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.897416 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:09.898288 32086 raft_consensus.cc:2393] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate 0970d640a7af4e56a99cbe73817abf8f in this term.
I20260709 12:22:09.902745 31868 raft_consensus.cc:2468] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:09.904153 31833 leader_election.cc:304] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
W20260709 12:22:09.905419 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:09.890599 32392 raft_consensus.cc:697] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:09.905512 32317 raft_consensus.cc:2749] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:09.906616 32392 consensus_queue.cc:237] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:09.916769 32413 consensus_queue.cc:1048] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:09.895654 32140 consensus_queue.cc:260] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.887253 32139 raft_consensus.cc:359] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.925503 32139 raft_consensus.cc:385] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.925997 32139 raft_consensus.cc:740] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:09.926841 32139 consensus_queue.cc:260] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.929308 32140 ts_tablet_manager.cc:1434] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:22:09.936933 32139 ts_tablet_manager.cc:1434] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.002s
I20260709 12:22:09.937561 32140 tablet_bootstrap.cc:492] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:09.950542 32140 tablet_bootstrap.cc:654] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.954198 32139 tablet_bootstrap.cc:492] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:09.941123 31764 catalog_manager.cc:5697] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:09.955027 31764 catalog_manager.cc:5697] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:09.968961 32137 tablet_bootstrap.cc:492] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:09.969735 32137 ts_tablet_manager.cc:1403] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.245s	user 0.017s	sys 0.000s
I20260709 12:22:09.973695 32382 raft_consensus.cc:493] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:09.974445 32382 raft_consensus.cc:515] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:09.977154 32382 leader_election.cc:290] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:09.978013 32137 raft_consensus.cc:359] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.978717 32137 raft_consensus.cc:385] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:09.981106 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b888580dbf4d70884481dcb969be35" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:09.981323 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b888580dbf4d70884481dcb969be35" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
W20260709 12:22:09.982712 31910 leader_election.cc:343] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.979848 32137 raft_consensus.cc:740] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
W20260709 12:22:09.985441 31910 leader_election.cc:343] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:09.985989 31910 leader_election.cc:304] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:09.987637 32382 raft_consensus.cc:2749] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:09.987748 32139 tablet_bootstrap.cc:654] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:09.983920 32137 consensus_queue.cc:260] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:09.978700 31765 catalog_manager.cc:5697] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 2 to 3, leader changed from 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67) to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 3 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:10.002307 32395 raft_consensus.cc:493] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.002939 32395 raft_consensus.cc:515] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:10.005077 32395 leader_election.cc:290] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:10.007218 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d531e53386d43c2ae273ba7af1e2d6e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:10.008673 32138 tablet_bootstrap.cc:492] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
W20260709 12:22:10.008895 31983 leader_election.cc:343] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.009450 32138 ts_tablet_manager.cc:1403] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.263s	user 0.023s	sys 0.028s
I20260709 12:22:10.010349 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d531e53386d43c2ae273ba7af1e2d6e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:10.012450 31984 leader_election.cc:343] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.012939 31984 leader_election.cc:304] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:10.014253 32397 raft_consensus.cc:2749] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:10.033767 31764 catalog_manager.cc:5697] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:10.036208 32137 ts_tablet_manager.cc:1434] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260709 12:22:10.038246 32138 raft_consensus.cc:359] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.039197 32138 raft_consensus.cc:385] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.039484 32138 raft_consensus.cc:740] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.047540 31764 catalog_manager.cc:5697] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:10.053593 32140 tablet_bootstrap.cc:492] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:10.054170 32140 ts_tablet_manager.cc:1403] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.006s
I20260709 12:22:10.047254 32138 consensus_queue.cc:260] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.070503 32390 consensus_queue.cc:1048] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:10.071410 32137 tablet_bootstrap.cc:492] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:10.075992 32390 consensus_queue.cc:1048] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:10.086361 32138 ts_tablet_manager.cc:1434] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.003s
I20260709 12:22:10.097285 32138 tablet_bootstrap.cc:492] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:10.107668 32392 raft_consensus.cc:493] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.111883 32392 raft_consensus.cc:515] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.113097 32140 raft_consensus.cc:359] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.105881 32390 raft_consensus.cc:493] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.114327 32390 raft_consensus.cc:515] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.113870 32140 raft_consensus.cc:385] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.117324 32139 tablet_bootstrap.cc:492] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:10.118515 32139 ts_tablet_manager.cc:1403] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.018s
I20260709 12:22:10.117856 32140 raft_consensus.cc:740] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.121170 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65155236e5424d0caf1ea883c2cbb0e7" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:10.121731 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b89f906d3c4b1e832b9f87b075e523" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:10.122064 31944 raft_consensus.cc:2468] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:10.121964 32139 raft_consensus.cc:359] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.122704 32139 raft_consensus.cc:385] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.122994 32139 raft_consensus.cc:740] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.116847 32390 leader_election.cc:290] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:10.123786 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b89f906d3c4b1e832b9f87b075e523" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:10.124221 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65155236e5424d0caf1ea883c2cbb0e7" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:10.123689 32139 consensus_queue.cc:260] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
W20260709 12:22:10.126945 31910 consensus_peers.cc:597] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:10.124626 32092 raft_consensus.cc:2393] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
I20260709 12:22:10.130932 32140 consensus_queue.cc:260] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.133143 32140 ts_tablet_manager.cc:1434] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.001s
I20260709 12:22:10.134234 32140 tablet_bootstrap.cc:492] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:10.134754 32057 leader_election.cc:304] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:10.135707 32413 raft_consensus.cc:2804] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:10.136082 32413 raft_consensus.cc:493] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:10.136420 32413 raft_consensus.cc:3060] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.140379 32139 ts_tablet_manager.cc:1434] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:22:10.125329 32392 leader_election.cc:290] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:10.140573 32395 raft_consensus.cc:493] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:22:10.141057 32058 leader_election.cc:343] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.144896 31833 leader_election.cc:304] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:10.149279 32317 raft_consensus.cc:3060] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.141808 32139 tablet_bootstrap.cc:492] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:10.141163 32395 raft_consensus.cc:515] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.158571 32138 tablet_bootstrap.cc:654] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.162433 32317 raft_consensus.cc:2749] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:10.151335 32137 tablet_bootstrap.cc:654] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.163975 32140 tablet_bootstrap.cc:654] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.167476 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835404582f34cfa93a1be98ef5fc277" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
W20260709 12:22:10.174209 31983 leader_election.cc:343] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.193637 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835404582f34cfa93a1be98ef5fc277" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:10.200107 31982 leader_election.cc:343] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.201555 32382 consensus_queue.cc:1048] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:10.200747 31982 leader_election.cc:304] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:10.210813 32139 tablet_bootstrap.cc:654] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.206477 32395 leader_election.cc:290] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:10.208678 32392 raft_consensus.cc:493] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.216527 32397 raft_consensus.cc:2749] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:10.233337 32140 tablet_bootstrap.cc:492] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:10.233893 32140 ts_tablet_manager.cc:1403] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.018s
I20260709 12:22:10.228845 32413 raft_consensus.cc:515] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.237159 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65155236e5424d0caf1ea883c2cbb0e7" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
W20260709 12:22:10.238976 32058 leader_election.cc:343] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.241925 32140 raft_consensus.cc:359] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.243515 32140 raft_consensus.cc:385] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.244112 32140 raft_consensus.cc:740] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.245432 32140 consensus_queue.cc:260] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.221841 32392 raft_consensus.cc:515] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.249465 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65155236e5424d0caf1ea883c2cbb0e7" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:10.262498 31944 raft_consensus.cc:3060] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.250816 32140 ts_tablet_manager.cc:1434] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 12:22:10.252147 32392 leader_election.cc:290] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:10.253825 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8965b66ad47449315d751d83efdef" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:10.256475 32397 consensus_queue.cc:1048] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:10.260356 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8965b66ad47449315d751d83efdef" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:10.275668 32137 tablet_bootstrap.cc:492] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:10.276453 32137 ts_tablet_manager.cc:1403] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.210s	user 0.017s	sys 0.023s
I20260709 12:22:10.268786 32413 leader_election.cc:290] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:10.283120 32400 consensus_queue.cc:1048] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:22:10.291392 31944 raft_consensus.cc:2468] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:10.303328 32140 tablet_bootstrap.cc:492] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:10.304330 32138 tablet_bootstrap.cc:492] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:10.304842 32138 ts_tablet_manager.cc:1403] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.208s	user 0.013s	sys 0.023s
I20260709 12:22:10.309368 32057 leader_election.cc:304] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:10.311789 32392 raft_consensus.cc:2804] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:10.312397 32392 raft_consensus.cc:697] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:10.312525 32086 raft_consensus.cc:3060] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.313583 32392 consensus_queue.cc:237] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.319099 32400 raft_consensus.cc:493] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.319937 32140 tablet_bootstrap.cc:654] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.319772 32400 raft_consensus.cc:515] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.323686 32088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:10.325333 31982 leader_election.cc:343] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.327250 32400 leader_election.cc:290] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:10.339169 32169 consensus_queue.cc:1048] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:10.339628 32058 leader_election.cc:304] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:10.339948 32137 raft_consensus.cc:359] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.340723 32137 raft_consensus.cc:385] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.341003 32137 raft_consensus.cc:740] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.341696 32137 consensus_queue.cc:260] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.347225 32395 consensus_queue.cc:1048] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:10.350431 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:10.352874 31984 leader_election.cc:343] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.353462 31984 leader_election.cc:304] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:10.355818 32138 raft_consensus.cc:359] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.356585 32138 raft_consensus.cc:385] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.356869 32138 raft_consensus.cc:740] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.357403 32400 raft_consensus.cc:2749] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:10.372476 32138 consensus_queue.cc:260] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.392539 32138 ts_tablet_manager.cc:1434] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.087s	user 0.005s	sys 0.002s
I20260709 12:22:10.394881 32137 ts_tablet_manager.cc:1434] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.118s	user 0.006s	sys 0.002s
I20260709 12:22:10.403656 32139 tablet_bootstrap.cc:492] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:10.404274 32139 ts_tablet_manager.cc:1403] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.263s	user 0.011s	sys 0.044s
I20260709 12:22:10.407063 32139 raft_consensus.cc:359] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.407740 32139 raft_consensus.cc:385] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.408003 32139 raft_consensus.cc:740] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.408614 32139 consensus_queue.cc:260] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.411592 32139 ts_tablet_manager.cc:1434] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:10.412621 32139 tablet_bootstrap.cc:492] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:10.419371 32139 tablet_bootstrap.cc:654] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.425338 32138 tablet_bootstrap.cc:492] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:10.432934 32138 tablet_bootstrap.cc:654] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.443892 32169 consensus_queue.cc:1048] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:10.445781 31765 catalog_manager.cc:5697] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:10.455547 32137 tablet_bootstrap.cc:492] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:10.458395 32013 raft_consensus.cc:1275] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:10.484750 32138 tablet_bootstrap.cc:492] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:10.485309 32138 ts_tablet_manager.cc:1403] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.012s
I20260709 12:22:10.488914 32138 raft_consensus.cc:359] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.489641 32138 raft_consensus.cc:385] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.489917 32138 raft_consensus.cc:740] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.490607 32138 consensus_queue.cc:260] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.501011 32138 ts_tablet_manager.cc:1434] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:22:10.502257 32140 tablet_bootstrap.cc:492] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:10.502979 32140 ts_tablet_manager.cc:1403] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.227s	user 0.023s	sys 0.005s
I20260709 12:22:10.504621 32516 raft_consensus.cc:493] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.505192 32516 raft_consensus.cc:515] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.507433 32516 leader_election.cc:290] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:10.510639 32137 tablet_bootstrap.cc:654] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.512113 32138 tablet_bootstrap.cc:492] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:10.512910 32140 raft_consensus.cc:359] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.514750 32140 raft_consensus.cc:385] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.515021 32140 raft_consensus.cc:740] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.516552 32140 consensus_queue.cc:260] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.533689 32440 raft_consensus.cc:493] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.534220 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759a4c5aa14c424d8f4f34913b939988" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:10.534315 32440 raft_consensus.cc:515] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.534991 31869 raft_consensus.cc:2468] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:10.537763 32440 leader_election.cc:290] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:10.544492 32382 raft_consensus.cc:493] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.553598 32382 raft_consensus.cc:515] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.555817 32382 leader_election.cc:290] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:10.547873 32227 raft_consensus.cc:2749] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:10.548709 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0952f2cdb9429b857a30cd7a84a723" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:10.550200 32138 tablet_bootstrap.cc:654] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.571587 32058 leader_election.cc:304] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:10.598457 32519 consensus_queue.cc:1048] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:10.578629 32392 raft_consensus.cc:2804] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:10.604436 32140 ts_tablet_manager.cc:1434] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.101s	user 0.015s	sys 0.030s
W20260709 12:22:10.568678 31984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 46328.9us
I20260709 12:22:10.603631 32392 raft_consensus.cc:493] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:22:10.605023 31983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 156927us
I20260709 12:22:10.627514 32139 tablet_bootstrap.cc:492] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:10.628155 32139 ts_tablet_manager.cc:1403] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.216s	user 0.017s	sys 0.008s
W20260709 12:22:10.629395 32512 log.cc:927] Time spent T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7: Append to log took a long time: real 0.106s	user 0.000s	sys 0.001s
I20260709 12:22:10.640475 32227 consensus_queue.cc:1048] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:10.643057 32137 tablet_bootstrap.cc:492] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:10.643599 32137 ts_tablet_manager.cc:1403] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.202s	user 0.033s	sys 0.003s
I20260709 12:22:10.624225 32392 raft_consensus.cc:3060] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.645785 32140 tablet_bootstrap.cc:492] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:10.646499 32137 raft_consensus.cc:359] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.647228 32137 raft_consensus.cc:385] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.647503 32137 raft_consensus.cc:740] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
W20260709 12:22:10.651751 31908 leader_election.cc:343] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.652661 32015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0952f2cdb9429b857a30cd7a84a723" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:10.653573 32015 raft_consensus.cc:2468] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:10.654580 32137 consensus_queue.cc:260] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.624940 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c3e030a01d4e8f889d576c89f8060e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:10.656364 32014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759a4c5aa14c424d8f4f34913b939988" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:10.657097 32014 raft_consensus.cc:2468] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:10.659457 32137 ts_tablet_manager.cc:1434] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260709 12:22:10.659189 32392 raft_consensus.cc:515] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.660662 32137 tablet_bootstrap.cc:492] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:10.663275 32011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c3e030a01d4e8f889d576c89f8060e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:10.672224 32011 raft_consensus.cc:2468] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:10.683941 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759a4c5aa14c424d8f4f34913b939988" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:10.684856 32017 raft_consensus.cc:3060] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.665047 31910 leader_election.cc:304] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:10.691054 32440 raft_consensus.cc:2804] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:10.691627 32440 raft_consensus.cc:493] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:10.692060 32440 raft_consensus.cc:3060] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:10.694271 31908 leader_election.cc:343] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.717156 31910 leader_election.cc:304] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:10.718895 32169 raft_consensus.cc:2804] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:10.719347 32169 raft_consensus.cc:493] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:10.719682 32169 raft_consensus.cc:3060] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.727039 32139 raft_consensus.cc:359] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.733645 32139 raft_consensus.cc:385] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.734709 32139 raft_consensus.cc:740] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.729430 32017 raft_consensus.cc:2468] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:10.735459 32139 consensus_queue.cc:260] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.739310 32058 leader_election.cc:304] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:10.746064 32518 raft_consensus.cc:2804] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:10.746562 32518 raft_consensus.cc:697] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:10.746730 32139 ts_tablet_manager.cc:1434] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.001s
I20260709 12:22:10.747421 32518 consensus_queue.cc:237] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.750778 32138 tablet_bootstrap.cc:492] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:10.751315 32138 ts_tablet_manager.cc:1403] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.240s	user 0.025s	sys 0.003s
I20260709 12:22:10.754393 32138 raft_consensus.cc:359] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:10.755216 32138 raft_consensus.cc:385] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.755563 32138 raft_consensus.cc:740] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.756281 32138 consensus_queue.cc:260] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:10.756637 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759a4c5aa14c424d8f4f34913b939988" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:10.764547 32169 raft_consensus.cc:515] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.777417 32169 leader_election.cc:290] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:10.768287 32137 tablet_bootstrap.cc:654] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.758684 32138 ts_tablet_manager.cc:1434] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
W20260709 12:22:10.760071 32057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 277569us
I20260709 12:22:10.767256 32440 raft_consensus.cc:515] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.740579 32392 leader_election.cc:290] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:10.767742 31868 raft_consensus.cc:3060] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.787313 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c3e030a01d4e8f889d576c89f8060e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:10.788100 32012 raft_consensus.cc:3060] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.773984 32139 tablet_bootstrap.cc:492] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:10.774706 32140 tablet_bootstrap.cc:654] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.781369 32382 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.798516 32440 leader_election.cc:290] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:10.803104 32382 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.804395 31944 raft_consensus.cc:1275] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:10.781450 32138 tablet_bootstrap.cc:492] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:10.808696 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:10.812561 32139 tablet_bootstrap.cc:654] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.815814 31868 raft_consensus.cc:2468] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:10.820027 31765 catalog_manager.cc:5697] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:10.837841 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0952f2cdb9429b857a30cd7a84a723" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:10.838626 32017 raft_consensus.cc:3060] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.806656 32382 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
W20260709 12:22:10.822121 31908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 44631.6us
I20260709 12:22:10.843729 32139 tablet_bootstrap.cc:492] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:10.844303 32139 ts_tablet_manager.cc:1403] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.002s
I20260709 12:22:10.844210 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c3e030a01d4e8f889d576c89f8060e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:10.845784 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0952f2cdb9429b857a30cd7a84a723" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:10.849143 32382 raft_consensus.cc:493] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.846871 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:10.849718 32382 raft_consensus.cc:515] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:10.853142 32382 leader_election.cc:290] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:10.854555 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d531e53386d43c2ae273ba7af1e2d6e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:10.856117 32397 raft_consensus.cc:493] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.856755 32397 raft_consensus.cc:515] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:10.859357 32397 leader_election.cc:290] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:10.860626 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d531e53386d43c2ae273ba7af1e2d6e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:10.861387 32010 raft_consensus.cc:2468] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:10.861441 32139 raft_consensus.cc:359] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.862233 32139 raft_consensus.cc:385] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.862535 32139 raft_consensus.cc:740] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.863269 32139 consensus_queue.cc:260] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.864060 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac67b355bd244377a426044bb66b6e4d" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:10.867762 32017 raft_consensus.cc:2468] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
W20260709 12:22:10.869891 31908 leader_election.cc:343] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.874619 32138 tablet_bootstrap.cc:654] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:10.875620 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac67b355bd244377a426044bb66b6e4d" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:10.877615 31910 leader_election.cc:343] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.878362 31910 leader_election.cc:304] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:10.879511 32528 consensus_queue.cc:1048] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:10.880687 32392 consensus_queue.cc:1048] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:10.882190 31908 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
W20260709 12:22:10.882596 31982 leader_election.cc:343] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.883162 32382 raft_consensus.cc:2749] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:22:10.879792 32356 raft_consensus.cc:2804] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:10.883108 32012 raft_consensus.cc:2468] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
W20260709 12:22:10.884641 31984 leader_election.cc:343] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.886857 31984 leader_election.cc:304] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:10.887704 32137 tablet_bootstrap.cc:492] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:10.888957 31910 leader_election.cc:304] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:10.889187 32137 ts_tablet_manager.cc:1403] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.229s	user 0.012s	sys 0.008s
I20260709 12:22:10.883993 32356 raft_consensus.cc:493] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:10.890545 32397 raft_consensus.cc:2749] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:10.893523 32140 tablet_bootstrap.cc:492] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:10.894085 32140 ts_tablet_manager.cc:1403] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.249s	user 0.009s	sys 0.005s
I20260709 12:22:10.893975 32382 raft_consensus.cc:2804] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:10.894733 32382 raft_consensus.cc:697] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:10.895676 32382 consensus_queue.cc:237] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.864145 32086 raft_consensus.cc:3060] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.897084 32140 raft_consensus.cc:359] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:10.901464 32140 raft_consensus.cc:385] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.901867 32140 raft_consensus.cc:740] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.900782 31910 leader_election.cc:304] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:10.902699 32140 consensus_queue.cc:260] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:10.903440 32223 raft_consensus.cc:2804] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:10.899809 32356 raft_consensus.cc:3060] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:10.907873 32223 raft_consensus.cc:697] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:10.908756 32223 consensus_queue.cc:237] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.917449 32137 raft_consensus.cc:359] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.918376 32137 raft_consensus.cc:385] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.918913 32137 raft_consensus.cc:740] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:10.928022 32137 consensus_queue.cc:260] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.931988 32140 ts_tablet_manager.cc:1434] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 12:22:10.940869 32137 ts_tablet_manager.cc:1434] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 12:22:10.945601 32317 raft_consensus.cc:493] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.946377 32317 raft_consensus.cc:515] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.959420 32169 raft_consensus.cc:493] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.960007 32169 raft_consensus.cc:515] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.962337 32169 leader_election.cc:290] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:10.965026 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb89ac839b4da990e1f1dc968f71df" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:10.965464 32138 tablet_bootstrap.cc:492] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:10.966071 32138 ts_tablet_manager.cc:1403] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.185s	user 0.015s	sys 0.006s
I20260709 12:22:10.967471 32140 tablet_bootstrap.cc:492] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:10.971519 32138 raft_consensus.cc:359] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.972877 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:10.972400 32138 raft_consensus.cc:385] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:10.976086 32138 raft_consensus.cc:740] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
W20260709 12:22:10.976464 31910 leader_election.cc:343] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:10.957864 32227 raft_consensus.cc:493] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:10.979223 32138 consensus_queue.cc:260] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:10.953727 32317 leader_election.cc:290] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:10.981885 32227 raft_consensus.cc:515] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:10.986110 32138 ts_tablet_manager.cc:1434] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260709 12:22:10.984359 32227 leader_election.cc:290] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:11.007516 32138 tablet_bootstrap.cc:492] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:10.987880 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3da1fb5524ac89375c7550ca3ed95" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:10.984768 32395 raft_consensus.cc:493] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:11.014806 32137 tablet_bootstrap.cc:492] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:10.988590 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe3da1fb5524ac89375c7550ca3ed95" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:11.021351 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:11.031314 31834 leader_election.cc:343] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.019238 32395 raft_consensus.cc:515] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
W20260709 12:22:11.053983 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:11.045714 32533 raft_consensus.cc:493] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:11.056099 31764 catalog_manager.cc:5697] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:11.056887 31908 leader_election.cc:343] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.058748 31908 leader_election.cc:304] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:11.059504 32223 raft_consensus.cc:2749] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:11.054692 32533 raft_consensus.cc:515] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:11.057657 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb89ac839b4da990e1f1dc968f71df" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:11.061755 32058 consensus_peers.cc:597] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:11.057824 32356 raft_consensus.cc:515] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.067648 32086 raft_consensus.cc:2468] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:11.072139 32139 ts_tablet_manager.cc:1434] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.227s	user 0.004s	sys 0.008s
I20260709 12:22:11.074410 32139 tablet_bootstrap.cc:492] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:11.080426 32139 tablet_bootstrap.cc:654] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.089465 32138 tablet_bootstrap.cc:654] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.091202 32356 leader_election.cc:290] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:11.092041 32533 leader_election.cc:290] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:11.095544 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b888580dbf4d70884481dcb969be35" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:11.096271 31941 raft_consensus.cc:2468] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:11.096395 32140 tablet_bootstrap.cc:654] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.095544 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d531e53386d43c2ae273ba7af1e2d6e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:11.098533 32012 raft_consensus.cc:3060] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.104524 32058 leader_election.cc:304] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:11.105547 31983 leader_election.cc:304] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:11.114133 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d531e53386d43c2ae273ba7af1e2d6e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:11.124104 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b888580dbf4d70884481dcb969be35" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:11.128883 32525 raft_consensus.cc:2804] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:11.129616 32525 raft_consensus.cc:493] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:11.111740 32460 raft_consensus.cc:2749] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:22:11.129808 31833 leader_election.cc:343] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.134025 31833 leader_election.cc:304] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:11.135161 32390 raft_consensus.cc:2749] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:22:11.142045 31910 leader_election.cc:343] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.142366 32138 tablet_bootstrap.cc:492] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:11.143404 32138 ts_tablet_manager.cc:1403] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.136s	user 0.019s	sys 0.024s
I20260709 12:22:11.118600 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb89ac839b4da990e1f1dc968f71df" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:11.152344 31869 raft_consensus.cc:2468] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:11.153851 32395 leader_election.cc:290] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
W20260709 12:22:11.149837 31984 leader_election.cc:343] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.157677 31910 leader_election.cc:304] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:11.152442 32317 raft_consensus.cc:493] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:11.130129 32525 raft_consensus.cc:3060] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.159844 32317 raft_consensus.cc:515] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.165591 32382 raft_consensus.cc:2804] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:11.167330 32382 raft_consensus.cc:493] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:11.167773 32382 raft_consensus.cc:3060] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.167851 32317 leader_election.cc:290] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:11.168478 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:11.170789 31767 catalog_manager.cc:5697] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:11.176088 32139 tablet_bootstrap.cc:492] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:11.176785 32139 ts_tablet_manager.cc:1403] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.010s
I20260709 12:22:11.179170 32088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:11.186156 32517 consensus_queue.cc:1048] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:22:11.187168 31908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 126996us
W20260709 12:22:11.187882 31833 leader_election.cc:343] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.169171 32010 raft_consensus.cc:2468] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 0.
I20260709 12:22:11.193552 32088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb89ac839b4da990e1f1dc968f71df" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:11.198848 31908 leader_election.cc:343] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.206481 31835 leader_election.cc:304] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:11.207908 32390 raft_consensus.cc:2804] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:11.208369 32390 raft_consensus.cc:493] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:11.208770 32390 raft_consensus.cc:3060] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.209893 32525 raft_consensus.cc:515] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.211182 32137 tablet_bootstrap.cc:654] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.215911 32525 leader_election.cc:290] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:11.218909 32138 raft_consensus.cc:359] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.224421 32138 raft_consensus.cc:385] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:11.236439 32390 raft_consensus.cc:515] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.236892 32086 raft_consensus.cc:3060] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.239576 32139 raft_consensus.cc:359] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.242285 32140 tablet_bootstrap.cc:492] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:11.252542 32139 raft_consensus.cc:385] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:11.241995 32382 raft_consensus.cc:515] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:11.243088 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b888580dbf4d70884481dcb969be35" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:11.244995 32413 consensus_queue.cc:1048] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:11.268193 31940 raft_consensus.cc:3060] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.225819 32138 raft_consensus.cc:740] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:11.272099 32138 consensus_queue.cc:260] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.253279 32140 ts_tablet_manager.cc:1403] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.286s	user 0.021s	sys 0.011s
I20260709 12:22:11.241971 32012 raft_consensus.cc:2468] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
W20260709 12:22:11.263742 31833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 49551.6us
I20260709 12:22:11.253000 32139 raft_consensus.cc:740] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:11.278815 32139 consensus_queue.cc:260] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.287889 32138 ts_tablet_manager.cc:1434] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.144s	user 0.000s	sys 0.007s
I20260709 12:22:11.294181 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b888580dbf4d70884481dcb969be35" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
W20260709 12:22:11.295720 31984 leader_election.cc:343] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.298930 32140 raft_consensus.cc:359] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.299674 32140 raft_consensus.cc:385] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:11.299973 32140 raft_consensus.cc:740] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:11.300618 32140 consensus_queue.cc:260] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.310755 32139 ts_tablet_manager.cc:1434] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.134s	user 0.006s	sys 0.002s
I20260709 12:22:11.316068 32140 ts_tablet_manager.cc:1434] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 12:22:11.333570 31910 leader_election.cc:304] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:11.337417 32223 raft_consensus.cc:2804] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:11.339229 32138 tablet_bootstrap.cc:492] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:11.345906 32390 leader_election.cc:290] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:11.345945 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb89ac839b4da990e1f1dc968f71df" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:11.357326 32397 raft_consensus.cc:493] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:11.357939 32397 raft_consensus.cc:515] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.354720 32382 leader_election.cc:290] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:11.363536 32137 tablet_bootstrap.cc:492] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:11.364048 32137 ts_tablet_manager.cc:1403] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.360s	user 0.010s	sys 0.020s
I20260709 12:22:11.366729 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:11.371894 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:11.372802 32010 raft_consensus.cc:3060] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.373792 32137 raft_consensus.cc:359] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.374575 32137 raft_consensus.cc:385] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:11.378352 32397 leader_election.cc:290] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:11.379906 31940 raft_consensus.cc:2468] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:11.344694 32223 raft_consensus.cc:697] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:11.381822 32223 consensus_queue.cc:237] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
W20260709 12:22:11.383575 31908 leader_election.cc:343] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.380828 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecd2522f05b40a286fdcfc82cff9046" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:11.387454 32140 tablet_bootstrap.cc:492] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:11.392239 31942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecd2522f05b40a286fdcfc82cff9046" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:11.392993 31942 raft_consensus.cc:2468] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:11.374928 32137 raft_consensus.cc:740] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:11.394403 32137 consensus_queue.cc:260] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
W20260709 12:22:11.405292 31833 leader_election.cc:343] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.410307 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb89ac839b4da990e1f1dc968f71df" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:11.410997 31863 raft_consensus.cc:3060] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.343603 32533 consensus_queue.cc:1048] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.051s
W20260709 12:22:11.416895 31984 leader_election.cc:343] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.442356 32138 tablet_bootstrap.cc:654] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.455840 31983 leader_election.cc:304] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:11.457742 32397 raft_consensus.cc:2804] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:11.459772 32397 raft_consensus.cc:697] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:11.463440 32139 tablet_bootstrap.cc:492] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:11.468318 31983 leader_election.cc:304] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:11.467494 32137 ts_tablet_manager.cc:1434] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.103s	user 0.010s	sys 0.000s
W20260709 12:22:11.475980 31908 consensus_peers.cc:597] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa -> Peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Couldn't send request to peer 7eedb5b8962e4055b7730790b0f8bcc7. 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 12:22:11.418886 32010 raft_consensus.cc:2468] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:11.475574 32519 raft_consensus.cc:2804] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:11.488251 32519 raft_consensus.cc:493] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:11.488612 32519 raft_consensus.cc:3060] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.499171 32137 tablet_bootstrap.cc:492] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:11.522528 32137 tablet_bootstrap.cc:654] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.527070 31767 catalog_manager.cc:5697] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:11.518893 32392 raft_consensus.cc:493] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:11.507686 32542 consensus_queue.cc:1048] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:22:11.526346 31835 leader_election.cc:304] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:11.540378 31863 raft_consensus.cc:2468] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:11.542287 31910 leader_election.cc:304] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:11.543109 32382 raft_consensus.cc:2804] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:11.543637 32382 raft_consensus.cc:697] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:11.544442 32382 consensus_queue.cc:237] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:11.545403 32356 consensus_queue.cc:1048] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:11.546530 32390 raft_consensus.cc:2804] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:11.547262 32390 raft_consensus.cc:697] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:11.548128 32390 consensus_queue.cc:237] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
W20260709 12:22:11.550479 32550 log.cc:927] Time spent T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: Append to log took a long time: real 0.077s	user 0.003s	sys 0.000s
I20260709 12:22:11.533401 32392 raft_consensus.cc:515] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.560448 32392 leader_election.cc:290] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:11.566061 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2958e4119fe427f9fbc2c395a7d464b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:11.568653 32058 leader_election.cc:343] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.569196 32140 tablet_bootstrap.cc:654] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.528407 32397 consensus_queue.cc:237] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.602329 32139 tablet_bootstrap.cc:654] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.605116 32525 raft_consensus.cc:493] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:11.605773 32525 raft_consensus.cc:515] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.607888 32525 leader_election.cc:290] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:11.609582 32138 tablet_bootstrap.cc:492] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:11.610122 32138 ts_tablet_manager.cc:1403] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.298s	user 0.012s	sys 0.015s
I20260709 12:22:11.610172 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2958e4119fe427f9fbc2c395a7d464b" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:11.610888 32086 raft_consensus.cc:2468] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:11.611519 32519 raft_consensus.cc:515] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.612730 31982 leader_election.cc:304] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:11.616067 32559 raft_consensus.cc:2804] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:11.616565 32559 raft_consensus.cc:493] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:11.616884 32559 raft_consensus.cc:3060] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.614266 32138 raft_consensus.cc:359] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:11.618440 32138 raft_consensus.cc:385] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:11.618724 32138 raft_consensus.cc:740] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:11.623088 32138 consensus_queue.cc:260] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:11.638091 32138 ts_tablet_manager.cc:1434] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 12:22:11.634709 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2958e4119fe427f9fbc2c395a7d464b" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:11.642577 31984 leader_election.cc:343] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.644274 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecd2522f05b40a286fdcfc82cff9046" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
W20260709 12:22:11.648440 31984 leader_election.cc:343] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.652033 32138 tablet_bootstrap.cc:492] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:11.658007 32137 tablet_bootstrap.cc:492] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:11.658664 32137 ts_tablet_manager.cc:1403] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.174s	user 0.023s	sys 0.010s
I20260709 12:22:11.672331 31764 catalog_manager.cc:5697] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:11.676884 32137 raft_consensus.cc:359] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.677654 32137 raft_consensus.cc:385] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:11.677897 32137 raft_consensus.cc:740] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:11.668848 32559 raft_consensus.cc:515] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.678507 32137 consensus_queue.cc:260] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.692518 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2958e4119fe427f9fbc2c395a7d464b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:11.692492 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2958e4119fe427f9fbc2c395a7d464b" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:11.699097 31765 catalog_manager.cc:5697] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:11.700276 32086 raft_consensus.cc:3060] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.710124 32016 raft_consensus.cc:2393] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eedb5b8962e4055b7730790b0f8bcc7 in current term 1: Already voted for candidate 0970d640a7af4e56a99cbe73817abf8f in this term.
I20260709 12:22:11.712934 32086 raft_consensus.cc:2468] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:11.714762 32058 leader_election.cc:304] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:11.716284 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecd2522f05b40a286fdcfc82cff9046" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:11.717218 31944 raft_consensus.cc:3060] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.718425 32137 ts_tablet_manager.cc:1434] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260709 12:22:11.717070 32517 raft_consensus.cc:2749] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:11.728181 31982 leader_election.cc:304] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:11.734695 31864 raft_consensus.cc:3060] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.742756 32558 raft_consensus.cc:2804] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:11.743305 32558 raft_consensus.cc:697] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:11.744182 32558 consensus_queue.cc:237] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.746225 31766 catalog_manager.cc:5697] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:11.750174 32137 tablet_bootstrap.cc:492] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:11.735096 32560 log.cc:927] Time spent T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
I20260709 12:22:11.739679 32519 leader_election.cc:290] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:11.761358 32138 tablet_bootstrap.cc:654] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.772487 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2958e4119fe427f9fbc2c395a7d464b" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
W20260709 12:22:11.774173 31984 leader_election.cc:343] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.783082 32559 leader_election.cc:290] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:11.793609 31944 raft_consensus.cc:2468] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:11.794811 31983 leader_election.cc:304] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:11.796413 32559 raft_consensus.cc:2804] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:11.796911 32559 raft_consensus.cc:697] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:11.797791 32559 consensus_queue.cc:237] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.798273 32533 consensus_queue.cc:1048] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:11.804592 32139 tablet_bootstrap.cc:492] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:11.805183 32139 ts_tablet_manager.cc:1403] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.342s	user 0.028s	sys 0.016s
I20260709 12:22:11.807974 32139 raft_consensus.cc:359] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.808801 32139 raft_consensus.cc:385] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:11.810923 32140 tablet_bootstrap.cc:492] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:11.811506 32140 ts_tablet_manager.cc:1403] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.424s	user 0.015s	sys 0.005s
I20260709 12:22:11.812927 31764 catalog_manager.cc:5697] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:11.809098 32139 raft_consensus.cc:740] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:11.814908 32139 consensus_queue.cc:260] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.819868 32138 tablet_bootstrap.cc:492] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:11.820545 32138 ts_tablet_manager.cc:1403] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.172s	user 0.004s	sys 0.006s
I20260709 12:22:11.816319 32140 raft_consensus.cc:359] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.822786 32140 raft_consensus.cc:385] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:11.823132 32140 raft_consensus.cc:740] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:11.823746 32140 consensus_queue.cc:260] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.829277 32140 ts_tablet_manager.cc:1434] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:22:11.834508 32137 tablet_bootstrap.cc:654] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.847544 32139 ts_tablet_manager.cc:1434] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:22:11.845896 32558 raft_consensus.cc:493] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:11.855119 32558 raft_consensus.cc:515] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.858541 32140 tablet_bootstrap.cc:492] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:11.864943 32558 leader_election.cc:290] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:11.865694 32139 tablet_bootstrap.cc:492] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:11.867411 32138 raft_consensus.cc:359] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:11.868193 32138 raft_consensus.cc:385] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:11.868539 32138 raft_consensus.cc:740] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:11.869679 32138 consensus_queue.cc:260] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:11.870646 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9262a81ae422486eb6775f0cc857feef" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:11.870651 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9262a81ae422486eb6775f0cc857feef" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:11.872299 31982 leader_election.cc:343] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:11.873617 31984 leader_election.cc:343] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.874022 31984 leader_election.cc:304] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:11.875828 32558 raft_consensus.cc:2749] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:11.885139 32138 ts_tablet_manager.cc:1434] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260709 12:22:11.890892 32139 tablet_bootstrap.cc:654] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.900592 32138 tablet_bootstrap.cc:492] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:11.913180 32140 tablet_bootstrap.cc:654] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.917624 31767 catalog_manager.cc:5697] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:11.932219 32169 raft_consensus.cc:493] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:11.932937 32169 raft_consensus.cc:515] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:11.940021 32169 leader_election.cc:290] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:11.957553 32528 raft_consensus.cc:493] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:11.958289 32528 raft_consensus.cc:515] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:11.963789 32138 tablet_bootstrap.cc:654] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:11.963609 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835404582f34cfa93a1be98ef5fc277" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:11.966466 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835404582f34cfa93a1be98ef5fc277" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:11.973042 32016 raft_consensus.cc:2468] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
W20260709 12:22:11.970643 31910 consensus_peers.cc:597] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:11.977520 32528 leader_election.cc:290] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:11.979956 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:11.982007 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:11.982779 32012 raft_consensus.cc:2393] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eedb5b8962e4055b7730790b0f8bcc7 in current term 1: Already voted for candidate cdc48a2807fa4ce78f604b3a7047f157 in this term.
I20260709 12:22:11.984197 31910 leader_election.cc:304] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:11.985507 32223 raft_consensus.cc:2804] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:11.985875 32223 raft_consensus.cc:493] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:11.986541 32223 raft_consensus.cc:3060] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:11.988512 32140 tablet_bootstrap.cc:492] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:11.989033 32140 ts_tablet_manager.cc:1403] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.000s
I20260709 12:22:11.991998 32140 raft_consensus.cc:359] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:11.992928 32140 raft_consensus.cc:385] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.001215 32140 raft_consensus.cc:740] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:11.997367 32137 tablet_bootstrap.cc:492] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:11.997110 32223 raft_consensus.cc:515] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:11.985839 32058 leader_election.cc:304] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
W20260709 12:22:11.999558 31908 leader_election.cc:343] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:11.999950 32169 raft_consensus.cc:493] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.001821 32533 consensus_queue.cc:1048] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:22:12.002686 32137 ts_tablet_manager.cc:1403] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.253s	user 0.014s	sys 0.004s
I20260709 12:22:12.002228 32140 consensus_queue.cc:260] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:12.005734 32392 raft_consensus.cc:3060] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.024116 32138 tablet_bootstrap.cc:492] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:12.004832 32223 leader_election.cc:290] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:12.031034 32138 ts_tablet_manager.cc:1403] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.131s	user 0.006s	sys 0.006s
I20260709 12:22:12.024412 32137 raft_consensus.cc:359] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.006467 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835404582f34cfa93a1be98ef5fc277" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:12.033056 32137 raft_consensus.cc:385] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.033409 32137 raft_consensus.cc:740] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.034077 32137 consensus_queue.cc:260] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.034168 32138 raft_consensus.cc:359] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.034942 32138 raft_consensus.cc:385] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.035223 32138 raft_consensus.cc:740] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.035775 32140 ts_tablet_manager.cc:1434] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 12:22:12.035912 32138 consensus_queue.cc:260] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.043421 32140 tablet_bootstrap.cc:492] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:12.044132 32138 ts_tablet_manager.cc:1434] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 12:22:12.042081 32392 raft_consensus.cc:2749] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:12.036043 32137 ts_tablet_manager.cc:1434] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
W20260709 12:22:12.038462 31908 consensus_peers.cc:597] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa -> Peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Couldn't send request to peer 7eedb5b8962e4055b7730790b0f8bcc7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:12.046121 31908 leader_election.cc:343] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.046273 32137 tablet_bootstrap.cc:492] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:12.014410 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835404582f34cfa93a1be98ef5fc277" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:12.048514 32010 raft_consensus.cc:3060] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.051522 32140 tablet_bootstrap.cc:654] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.015403 32139 tablet_bootstrap.cc:492] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:12.052909 32139 ts_tablet_manager.cc:1403] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.192s	user 0.033s	sys 0.045s
I20260709 12:22:12.055673 32139 raft_consensus.cc:359] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.056336 32139 raft_consensus.cc:385] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.007925 32169 raft_consensus.cc:515] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:12.057089 32139 raft_consensus.cc:740] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.059930 32137 tablet_bootstrap.cc:654] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.062764 32169 leader_election.cc:290] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:12.063380 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee491ce0469e4800a3ccec0b93c79e7b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:12.065127 31908 leader_election.cc:343] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.064524 32139 consensus_queue.cc:260] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.071943 32139 ts_tablet_manager.cc:1434] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:22:12.076668 32139 tablet_bootstrap.cc:492] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:12.084910 32137 tablet_bootstrap.cc:492] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:12.085520 32137 ts_tablet_manager.cc:1403] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.007s
I20260709 12:22:12.085556 32390 raft_consensus.cc:493] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.086114 32390 raft_consensus.cc:515] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.088347 32390 leader_election.cc:290] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:12.088491 32137 raft_consensus.cc:359] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.089169 32137 raft_consensus.cc:385] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.089457 32137 raft_consensus.cc:740] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.090502 32137 consensus_queue.cc:260] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.091544 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65155236e5424d0caf1ea883c2cbb0e7" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:12.092590 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65155236e5424d0caf1ea883c2cbb0e7" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:12.092917 32137 ts_tablet_manager.cc:1434] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:22:12.094014 32137 tablet_bootstrap.cc:492] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:12.094245 31833 leader_election.cc:304] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:12.094962 32390 raft_consensus.cc:2749] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:12.096099 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee491ce0469e4800a3ccec0b93c79e7b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
W20260709 12:22:12.098940 31910 leader_election.cc:343] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.099390 31910 leader_election.cc:304] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:12.100090 32169 raft_consensus.cc:2749] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:12.056660 32010 raft_consensus.cc:2468] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:12.106521 31910 leader_election.cc:304] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:12.107615 32169 raft_consensus.cc:2804] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:12.108048 32169 raft_consensus.cc:697] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:12.108726 32169 consensus_queue.cc:237] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:12.118660 32138 tablet_bootstrap.cc:492] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
I20260709 12:22:12.118906 32137 tablet_bootstrap.cc:654] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.122112 32390 consensus_queue.cc:1048] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:12.128701 32390 raft_consensus.cc:493] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.129042 32138 tablet_bootstrap.cc:654] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.129488 32390 raft_consensus.cc:515] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:12.133067 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b888580dbf4d70884481dcb969be35" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:12.133196 32390 leader_election.cc:290] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:12.136600 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b888580dbf4d70884481dcb969be35" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:12.133996 31941 raft_consensus.cc:2393] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate 0970d640a7af4e56a99cbe73817abf8f in this term.
I20260709 12:22:12.159878 32519 consensus_queue.cc:1048] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:12.164492 31834 leader_election.cc:304] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:12.166122 32547 raft_consensus.cc:3060] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.172991 32139 tablet_bootstrap.cc:654] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.181954 32138 tablet_bootstrap.cc:492] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:12.182514 32138 ts_tablet_manager.cc:1403] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.015s
I20260709 12:22:12.171603 32390 consensus_queue.cc:1048] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:22:12.193833 32137 tablet_bootstrap.cc:492] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:12.194460 32137 ts_tablet_manager.cc:1403] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.020s
I20260709 12:22:12.197597 32137 raft_consensus.cc:359] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:12.198307 32137 raft_consensus.cc:385] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.198580 32137 raft_consensus.cc:740] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.199311 32137 consensus_queue.cc:260] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:12.200315 32140 tablet_bootstrap.cc:492] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:12.200881 32140 ts_tablet_manager.cc:1403] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.000s
I20260709 12:22:12.201318 32137 ts_tablet_manager.cc:1434] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:22:12.202359 32137 tablet_bootstrap.cc:492] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:12.208323 32137 tablet_bootstrap.cc:654] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.213923 32140 raft_consensus.cc:359] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:12.215258 32140 raft_consensus.cc:385] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:22:12.219277 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:12.219363 32519 raft_consensus.cc:493] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.221728 32519 raft_consensus.cc:515] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:12.223946 32519 leader_election.cc:290] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:12.225111 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:12.225332 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:12.219832 32140 raft_consensus.cc:740] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
W20260709 12:22:12.230513 31983 leader_election.cc:343] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:12.231743 31984 leader_election.cc:343] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.232173 31984 leader_election.cc:304] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:12.238407 32140 consensus_queue.cc:260] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:12.232677 32547 raft_consensus.cc:2749] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:12.237080 32519 raft_consensus.cc:2749] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:12.250041 32140 ts_tablet_manager.cc:1434] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:22:12.249554 31766 catalog_manager.cc:5697] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:12.249639 32138 raft_consensus.cc:359] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.255708 32138 raft_consensus.cc:385] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.256042 32138 raft_consensus.cc:740] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.256999 32138 consensus_queue.cc:260] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.270893 32140 tablet_bootstrap.cc:492] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f: Bootstrap starting.
I20260709 12:22:12.279335 32559 consensus_queue.cc:1048] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:12.287602 31864 raft_consensus.cc:3060] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.268348 32519 consensus_queue.cc:1048] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:22:12.295022 32559 consensus_queue.cc:1048] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:12.308320 32140 tablet_bootstrap.cc:654] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.295774 32138 ts_tablet_manager.cc:1434] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.000s
I20260709 12:22:12.333590 32138 tablet_bootstrap.cc:492] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa: Bootstrap starting.
W20260709 12:22:12.387122 31984 consensus_peers.cc:597] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:12.402725 32139 tablet_bootstrap.cc:492] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:12.403333 32139 ts_tablet_manager.cc:1403] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.327s	user 0.014s	sys 0.018s
I20260709 12:22:12.419258 32139 raft_consensus.cc:359] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:12.420024 32139 raft_consensus.cc:385] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.420320 32139 raft_consensus.cc:740] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.428359 31868 raft_consensus.cc:3060] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.421001 32139 consensus_queue.cc:260] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:12.436744 32139 ts_tablet_manager.cc:1434] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:22:12.443473 32137 tablet_bootstrap.cc:492] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:12.444067 32137 ts_tablet_manager.cc:1403] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.242s	user 0.016s	sys 0.009s
I20260709 12:22:12.452041 31869 raft_consensus.cc:3060] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.454563 32139 tablet_bootstrap.cc:492] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:12.464495 32140 tablet_bootstrap.cc:492] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f: No bootstrap required, opened a new log
I20260709 12:22:12.465215 32140 ts_tablet_manager.cc:1403] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f: Time spent bootstrapping tablet: real 0.198s	user 0.024s	sys 0.044s
I20260709 12:22:12.468557 32140 raft_consensus.cc:359] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.469228 32140 raft_consensus.cc:385] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.469564 32140 raft_consensus.cc:740] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.470381 32140 consensus_queue.cc:260] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.483500 32533 raft_consensus.cc:493] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.490352 32533 raft_consensus.cc:515] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.481986 32392 raft_consensus.cc:493] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.494411 32140 ts_tablet_manager.cc:1434] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:22:12.492830 32533 leader_election.cc:290] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:12.491451 32392 raft_consensus.cc:515] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.502997 32392 leader_election.cc:290] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:12.503628 32089 raft_consensus.cc:3060] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.507336 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb89ac839b4da990e1f1dc968f71df" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:12.507678 32087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c268b050c8a4115b7506c6ad98c9f23" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:12.510360 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb89ac839b4da990e1f1dc968f71df" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:12.500304 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c268b050c8a4115b7506c6ad98c9f23" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:12.514461 32552 raft_consensus.cc:493] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.515268 32552 raft_consensus.cc:515] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.517774 32137 raft_consensus.cc:359] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.518505 32137 raft_consensus.cc:385] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.518784 32137 raft_consensus.cc:740] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.520094 32057 leader_election.cc:304] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:12.532171 32138 tablet_bootstrap.cc:654] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.533497 32137 consensus_queue.cc:260] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.537643 32137 ts_tablet_manager.cc:1434] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.001s
I20260709 12:22:12.538704 32137 tablet_bootstrap.cc:492] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:12.544433 32139 tablet_bootstrap.cc:654] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.545782 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2958e4119fe427f9fbc2c395a7d464b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
W20260709 12:22:12.520330 31910 leader_election.cc:343] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.520021 32559 consensus_queue.cc:1048] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:22:12.556569 31908 leader_election.cc:343] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.559103 31908 leader_election.cc:304] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:12.559914 32382 raft_consensus.cc:2749] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:12.585984 32137 tablet_bootstrap.cc:654] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.589872 32227 raft_consensus.cc:2749] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:12.603210 32223 raft_consensus.cc:493] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.604027 32223 raft_consensus.cc:515] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.612185 32223 leader_election.cc:290] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:12.617982 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:12.619379 31910 leader_election.cc:343] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.624595 32088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:12.625964 32139 tablet_bootstrap.cc:492] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
W20260709 12:22:12.626245 31908 leader_election.cc:343] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.626560 32139 ts_tablet_manager.cc:1403] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.172s	user 0.007s	sys 0.013s
I20260709 12:22:12.626736 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2958e4119fe427f9fbc2c395a7d464b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:12.626760 31908 leader_election.cc:304] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:12.628440 31833 leader_election.cc:304] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:12.633791 32440 raft_consensus.cc:2749] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:12.629914 32139 raft_consensus.cc:359] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:12.639842 32139 raft_consensus.cc:385] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.611629 32091 raft_consensus.cc:3060] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.640239 32139 raft_consensus.cc:740] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.643615 32139 consensus_queue.cc:260] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:12.645925 32559 raft_consensus.cc:493] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.648037 32559 raft_consensus.cc:515] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:12.651615 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee491ce0469e4800a3ccec0b93c79e7b" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:12.652021 32559 leader_election.cc:290] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:12.652302 31941 raft_consensus.cc:2468] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:12.616489 32552 leader_election.cc:290] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:12.654309 32139 ts_tablet_manager.cc:1434] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.002s
I20260709 12:22:12.654441 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee491ce0469e4800a3ccec0b93c79e7b" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:12.656124 31982 leader_election.cc:343] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.656998 31983 leader_election.cc:304] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:12.657469 32559 raft_consensus.cc:493] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.658223 32558 raft_consensus.cc:2804] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:12.658753 32558 raft_consensus.cc:493] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:12.658288 32559 raft_consensus.cc:515] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.659124 32558 raft_consensus.cc:3060] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.665529 32139 tablet_bootstrap.cc:492] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
W20260709 12:22:12.665449 32058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 75418.5us
I20260709 12:22:12.670078 32138 tablet_bootstrap.cc:492] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa: No bootstrap required, opened a new log
I20260709 12:22:12.670605 32138 ts_tablet_manager.cc:1403] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa: Time spent bootstrapping tablet: real 0.346s	user 0.015s	sys 0.013s
I20260709 12:22:12.674185 32547 raft_consensus.cc:2749] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:12.679513 32138 raft_consensus.cc:359] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:12.680332 32138 raft_consensus.cc:385] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.680614 32138 raft_consensus.cc:740] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.682909 32138 consensus_queue.cc:260] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:12.698383 32138 ts_tablet_manager.cc:1434] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:22:12.704754 32087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac67b355bd244377a426044bb66b6e4d" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:12.711994 32559 leader_election.cc:290] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:12.713156 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac67b355bd244377a426044bb66b6e4d" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:12.713982 31863 raft_consensus.cc:2468] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:12.715570 31984 leader_election.cc:304] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
W20260709 12:22:12.716336 31982 leader_election.cc:343] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.717869 32525 raft_consensus.cc:2804] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:12.718327 32525 raft_consensus.cc:493] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:12.718685 32525 raft_consensus.cc:3060] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.720428 32139 tablet_bootstrap.cc:654] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.736490 32440 raft_consensus.cc:493] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.737071 32440 raft_consensus.cc:515] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.746716 32087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e01d2800b5e43dd91cd3331427c765e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:12.748023 32440 leader_election.cc:290] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
W20260709 12:22:12.748306 31908 leader_election.cc:343] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.753432 32139 tablet_bootstrap.cc:492] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:12.753953 32139 ts_tablet_manager.cc:1403] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.098s	user 0.004s	sys 0.015s
I20260709 12:22:12.756786 32139 raft_consensus.cc:359] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.757500 32139 raft_consensus.cc:385] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.757766 32139 raft_consensus.cc:740] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.758445 32139 consensus_queue.cc:260] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.760262 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e01d2800b5e43dd91cd3331427c765e" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:12.762076 31910 leader_election.cc:343] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.762532 31910 leader_election.cc:304] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:12.763733 32169 raft_consensus.cc:2749] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:12.764901 32139 ts_tablet_manager.cc:1434] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:22:12.766059 32139 tablet_bootstrap.cc:492] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:12.766786 32525 raft_consensus.cc:515] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.772642 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac67b355bd244377a426044bb66b6e4d" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:12.773406 31869 raft_consensus.cc:3060] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.774392 32137 tablet_bootstrap.cc:492] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:12.774941 32137 ts_tablet_manager.cc:1403] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.237s	user 0.019s	sys 0.002s
I20260709 12:22:12.772663 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac67b355bd244377a426044bb66b6e4d" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
W20260709 12:22:12.778770 31982 leader_election.cc:343] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.781797 32092 raft_consensus.cc:3060] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:12.784441 32137 raft_consensus.cc:359] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:12.785005 31869 raft_consensus.cc:2468] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:12.785279 32137 raft_consensus.cc:385] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.785578 32137 raft_consensus.cc:740] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.786230 31984 leader_election.cc:304] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:12.786268 32137 consensus_queue.cc:260] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:12.772202 32525 leader_election.cc:290] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:12.788205 32559 raft_consensus.cc:2804] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:12.794610 32559 raft_consensus.cc:697] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:12.796214 32559 consensus_queue.cc:237] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.800442 32139 tablet_bootstrap.cc:654] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.788479 32558 raft_consensus.cc:515] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:12.803180 32137 ts_tablet_manager.cc:1434] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:22:12.803366 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee491ce0469e4800a3ccec0b93c79e7b" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:12.811777 32087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee491ce0469e4800a3ccec0b93c79e7b" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:12.812314 31944 raft_consensus.cc:3060] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:12.813300 31982 leader_election.cc:343] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.815326 32137 tablet_bootstrap.cc:492] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:12.825776 32139 tablet_bootstrap.cc:492] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:12.826375 32139 ts_tablet_manager.cc:1403] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.010s
I20260709 12:22:12.827620 32390 raft_consensus.cc:493] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.828142 32390 raft_consensus.cc:515] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:12.830283 32390 leader_election.cc:290] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:12.810753 32558 leader_election.cc:290] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:12.809675 32533 consensus_queue.cc:1048] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:12.831744 32440 consensus_queue.cc:1048] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:12.832108 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecd2522f05b40a286fdcfc82cff9046" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:12.829926 32139 raft_consensus.cc:359] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.825075 32137 tablet_bootstrap.cc:654] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.834535 32139 raft_consensus.cc:385] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.844702 32139 raft_consensus.cc:740] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.845501 32139 consensus_queue.cc:260] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.848063 32139 ts_tablet_manager.cc:1434] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:22:12.849387 32139 tablet_bootstrap.cc:492] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:12.849627 32012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecd2522f05b40a286fdcfc82cff9046" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:12.825153 31944 raft_consensus.cc:2468] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:12.861344 31983 leader_election.cc:304] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:12.864208 32519 raft_consensus.cc:2804] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:12.871505 32519 raft_consensus.cc:697] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:12.872402 32519 consensus_queue.cc:237] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:12.868297 31835 leader_election.cc:304] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:12.876081 32390 raft_consensus.cc:2749] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:12.904002 31765 catalog_manager.cc:5697] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:12.934669 32137 tablet_bootstrap.cc:492] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:12.935439 32137 ts_tablet_manager.cc:1403] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.001s
I20260709 12:22:12.939193 32137 raft_consensus.cc:359] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.939946 32137 raft_consensus.cc:385] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:12.940256 32137 raft_consensus.cc:740] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:12.941530 32137 consensus_queue.cc:260] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:12.947257 32137 ts_tablet_manager.cc:1434] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:22:12.951717 32137 tablet_bootstrap.cc:492] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:12.953181 32559 raft_consensus.cc:493] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:12.959407 32559 raft_consensus.cc:515] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:12.960709 32139 tablet_bootstrap.cc:654] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:12.986984 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eade86ce4944a31b5b3b9578909d947" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:12.988651 31982 leader_election.cc:343] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.988909 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eade86ce4944a31b5b3b9578909d947" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
W20260709 12:22:12.991881 31984 leader_election.cc:343] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:12.992391 31984 leader_election.cc:304] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:12.993270 32519 raft_consensus.cc:2749] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:12.993484 32559 leader_election.cc:290] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:13.001861 32382 raft_consensus.cc:493] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:13.002563 32137 tablet_bootstrap.cc:654] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:13.002524 32382 raft_consensus.cc:515] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:13.004688 32382 leader_election.cc:290] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:13.004876 32528 raft_consensus.cc:493] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:13.008435 32599 raft_consensus.cc:493] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:13.007054 32528 raft_consensus.cc:515] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.010406 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:13.017347 32599 raft_consensus.cc:515] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:13.030951 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac67b355bd244377a426044bb66b6e4d" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:13.031870 31868 raft_consensus.cc:2393] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eedb5b8962e4055b7730790b0f8bcc7 in current term 1: Already voted for candidate 0970d640a7af4e56a99cbe73817abf8f in this term.
I20260709 12:22:13.032567 32528 leader_election.cc:290] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:13.019032 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:13.033977 32010 raft_consensus.cc:2468] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 0.
I20260709 12:22:13.042868 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:13.043488 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:13.043694 31868 raft_consensus.cc:2468] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:13.044165 31944 raft_consensus.cc:2468] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:13.045449 32057 leader_election.cc:304] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:13.046319 32528 raft_consensus.cc:2804] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:13.046728 32528 raft_consensus.cc:493] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:13.047106 32528 raft_consensus.cc:3060] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:13.057226 31910 leader_election.cc:343] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:13.063372 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac67b355bd244377a426044bb66b6e4d" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:13.068107 32058 leader_election.cc:304] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:13.070390 32413 raft_consensus.cc:3060] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.028932 32599 leader_election.cc:290] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:13.116285 31910 leader_election.cc:304] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:13.120550 32542 raft_consensus.cc:2804] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:13.121206 32542 raft_consensus.cc:493] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:13.121647 32542 raft_consensus.cc:3060] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.124460 32413 raft_consensus.cc:2749] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:13.120195 32528 raft_consensus.cc:515] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.139653 32137 tablet_bootstrap.cc:492] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:13.140146 32139 tablet_bootstrap.cc:492] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:13.144536 32139 ts_tablet_manager.cc:1403] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.295s	user 0.020s	sys 0.027s
I20260709 12:22:13.148433 32542 raft_consensus.cc:515] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:13.149509 32139 raft_consensus.cc:359] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.150365 32139 raft_consensus.cc:385] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:13.150743 32139 raft_consensus.cc:740] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:13.151654 32139 consensus_queue.cc:260] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.156383 32139 ts_tablet_manager.cc:1434] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:22:13.144102 32137 ts_tablet_manager.cc:1403] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.194s	user 0.007s	sys 0.011s
I20260709 12:22:13.158174 32139 tablet_bootstrap.cc:492] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:13.160319 32528 leader_election.cc:290] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:13.164326 32542 leader_election.cc:290] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:13.164973 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:13.165747 31941 raft_consensus.cc:3060] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.166258 32137 raft_consensus.cc:359] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.169178 32137 raft_consensus.cc:385] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:13.169557 32137 raft_consensus.cc:740] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:13.165766 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:13.170288 31869 raft_consensus.cc:3060] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.167308 32139 tablet_bootstrap.cc:654] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:13.181087 32137 consensus_queue.cc:260] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.183782 31863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:13.186368 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:13.186836 31869 raft_consensus.cc:2468] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:13.187151 32010 raft_consensus.cc:3060] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.202836 31766 catalog_manager.cc:5697] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:13.205456 31941 raft_consensus.cc:2468] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:13.223769 32010 raft_consensus.cc:2468] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47e7c32bd1e4941a3907373087ac4fa in term 1.
I20260709 12:22:13.223992 32057 leader_election.cc:304] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:13.224884 32528 raft_consensus.cc:2804] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:13.225494 32528 raft_consensus.cc:697] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:13.226423 32528 consensus_queue.cc:237] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.251406 32137 ts_tablet_manager.cc:1434] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.000s
W20260709 12:22:13.277915 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 66180.2us
I20260709 12:22:13.279657 31910 leader_election.cc:304] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:13.280483 32609 raft_consensus.cc:2804] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:13.281015 32609 raft_consensus.cc:697] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Leader. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:13.281922 32609 consensus_queue.cc:237] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:13.283216 32519 consensus_queue.cc:1048] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:13.287813 32137 tablet_bootstrap.cc:492] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:13.301963 32559 consensus_queue.cc:1048] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:22:13.306815 31910 leader_election.cc:343] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:13.307096 32139 tablet_bootstrap.cc:492] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:13.307578 32139 ts_tablet_manager.cc:1403] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.150s	user 0.036s	sys 0.009s
I20260709 12:22:13.310695 32139 raft_consensus.cc:359] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:13.311410 32139 raft_consensus.cc:385] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:13.311697 32139 raft_consensus.cc:740] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:13.312557 32139 consensus_queue.cc:260] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:13.318711 32139 ts_tablet_manager.cc:1434] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:22:13.319684 32091 raft_consensus.cc:3060] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.319856 31766 catalog_manager.cc:5697] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66). New cstate: current_term: 1 leader_uuid: "d47e7c32bd1e4941a3907373087ac4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:13.327140 32137 tablet_bootstrap.cc:654] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:13.319875 32139 tablet_bootstrap.cc:492] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:13.349763 32519 consensus_queue.cc:1048] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:13.345182 32139 tablet_bootstrap.cc:654] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:13.363618 31868 raft_consensus.cc:3060] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.376631 31765 catalog_manager.cc:5697] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:13.378959 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:13.397558 32519 raft_consensus.cc:493] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:13.405099 32519 raft_consensus.cc:515] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:13.416461 32137 tablet_bootstrap.cc:492] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:13.417044 32137 ts_tablet_manager.cc:1403] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.129s	user 0.024s	sys 0.023s
I20260709 12:22:13.421425 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9262a81ae422486eb6775f0cc857feef" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:13.433768 32137 raft_consensus.cc:359] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:13.435755 32137 raft_consensus.cc:385] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:13.436213 32137 raft_consensus.cc:740] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
W20260709 12:22:13.436213 31982 leader_election.cc:343] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:13.443563 32519 leader_election.cc:290] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:13.444998 32139 tablet_bootstrap.cc:492] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:13.445580 32139 ts_tablet_manager.cc:1403] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.001s
I20260709 12:22:13.450433 32137 consensus_queue.cc:260] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:13.437050 32390 raft_consensus.cc:493] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:13.456375 32559 consensus_queue.cc:1048] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:13.459600 32390 raft_consensus.cc:515] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.462809 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c268b050c8a4115b7506c6ad98c9f23" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:13.463456 31941 raft_consensus.cc:2468] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 0.
I20260709 12:22:13.464711 31834 leader_election.cc:304] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:13.465921 32390 leader_election.cc:290] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:13.466677 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9262a81ae422486eb6775f0cc857feef" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:13.467495 31869 raft_consensus.cc:2468] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 0.
I20260709 12:22:13.470180 31984 leader_election.cc:304] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:13.480223 32092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c268b050c8a4115b7506c6ad98c9f23" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:13.480856 32092 raft_consensus.cc:2468] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 0.
I20260709 12:22:13.476768 32559 raft_consensus.cc:2804] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:13.486675 32137 ts_tablet_manager.cc:1434] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.003s
I20260709 12:22:13.485507 32559 raft_consensus.cc:493] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:13.497010 32559 raft_consensus.cc:3060] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.484082 32547 raft_consensus.cc:2804] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:13.500957 32547 raft_consensus.cc:493] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:13.501382 32547 raft_consensus.cc:3060] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.508086 32139 raft_consensus.cc:359] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:13.508678 32139 raft_consensus.cc:385] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:13.505587 32559 raft_consensus.cc:515] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:13.508935 32139 raft_consensus.cc:740] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:13.509862 32139 consensus_queue.cc:260] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:13.515220 32547 raft_consensus.cc:515] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.517855 32137 tablet_bootstrap.cc:492] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:13.518062 31834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 53439.1us
I20260709 12:22:13.526510 32139 ts_tablet_manager.cc:1434] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.001s
I20260709 12:22:13.528708 32139 tablet_bootstrap.cc:492] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:13.528622 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9262a81ae422486eb6775f0cc857feef" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:13.530849 32087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c268b050c8a4115b7506c6ad98c9f23" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:13.532123 32137 tablet_bootstrap.cc:654] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:13.532028 32559 leader_election.cc:290] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
W20260709 12:22:13.538012 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 50223.9us
I20260709 12:22:13.542212 32547 leader_election.cc:290] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:13.542394 32087 raft_consensus.cc:3060] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.543318 31866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9262a81ae422486eb6775f0cc857feef" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:13.549575 31866 raft_consensus.cc:3060] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.543917 32091 raft_consensus.cc:3060] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.545363 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c268b050c8a4115b7506c6ad98c9f23" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:13.554831 31941 raft_consensus.cc:3060] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.596352 32091 raft_consensus.cc:2468] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:13.598047 31982 leader_election.cc:304] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:13.600695 31866 raft_consensus.cc:2468] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:13.602275 32087 raft_consensus.cc:2468] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:13.603546 31833 leader_election.cc:304] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:13.604210 32558 raft_consensus.cc:2804] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:13.604773 32558 raft_consensus.cc:697] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:13.605602 32558 consensus_queue.cc:237] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:13.607336 32631 raft_consensus.cc:2804] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:13.607911 32631 raft_consensus.cc:697] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:13.608385 31941 raft_consensus.cc:2468] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 1.
I20260709 12:22:13.613119 32139 tablet_bootstrap.cc:654] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:13.614892 32137 tablet_bootstrap.cc:492] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:13.608701 32631 consensus_queue.cc:237] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.627054 32137 ts_tablet_manager.cc:1403] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.030s
I20260709 12:22:13.633708 32137 raft_consensus.cc:359] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:13.634519 32137 raft_consensus.cc:385] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:13.634830 32137 raft_consensus.cc:740] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:13.635586 32137 consensus_queue.cc:260] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:13.644516 32139 tablet_bootstrap.cc:492] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:13.645077 32139 ts_tablet_manager.cc:1403] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.003s
I20260709 12:22:13.648533 31765 catalog_manager.cc:5697] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:13.654663 32139 raft_consensus.cc:359] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:13.655373 32139 raft_consensus.cc:385] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:13.655711 32139 raft_consensus.cc:740] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:13.656365 32139 consensus_queue.cc:260] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:13.658546 32139 ts_tablet_manager.cc:1434] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:22:13.660298 32137 ts_tablet_manager.cc:1434] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:22:13.661394 32137 tablet_bootstrap.cc:492] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:13.666347 32139 tablet_bootstrap.cc:492] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7: Bootstrap starting.
I20260709 12:22:13.672845 32139 tablet_bootstrap.cc:654] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:13.676504 32137 tablet_bootstrap.cc:654] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:13.682355 32227 consensus_queue.cc:1048] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:13.687532 32139 tablet_bootstrap.cc:492] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7: No bootstrap required, opened a new log
I20260709 12:22:13.688095 32139 ts_tablet_manager.cc:1403] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260709 12:22:13.690816 32139 raft_consensus.cc:359] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.691474 32139 raft_consensus.cc:385] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:13.691843 32139 raft_consensus.cc:740] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Initialized, Role: FOLLOWER
I20260709 12:22:13.691505 31766 catalog_manager.cc:5697] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:13.692476 32139 consensus_queue.cc:260] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:13.696955 32139 ts_tablet_manager.cc:1434] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:22:13.841450 32631 raft_consensus.cc:493] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:13.841948 32631 raft_consensus.cc:515] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:13.844503 32631 leader_election.cc:290] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:13.852661 32137 tablet_bootstrap.cc:492] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:13.853271 32137 ts_tablet_manager.cc:1403] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.192s	user 0.021s	sys 0.036s
I20260709 12:22:13.864018 31869 raft_consensus.cc:3060] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.865401 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:13.866245 32010 raft_consensus.cc:2393] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate d47e7c32bd1e4941a3907373087ac4fa in this term.
I20260709 12:22:13.877889 32382 consensus_queue.cc:1048] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:13.881328 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:13.890043 32392 raft_consensus.cc:493] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:13.890676 32392 raft_consensus.cc:515] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:13.892788 32392 leader_election.cc:290] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
W20260709 12:22:13.906229 31984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 192012us
W20260709 12:22:13.939749 32058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 44387.3us
I20260709 12:22:13.941022 32227 consensus_queue.cc:1048] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:14.052974 32392 raft_consensus.cc:493] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:14.053704 32392 raft_consensus.cc:515] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:14.073424 32392 leader_election.cc:290] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:14.090826 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e01d2800b5e43dd91cd3331427c765e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:14.091529 31944 raft_consensus.cc:2468] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:14.100417 32057 leader_election.cc:304] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:14.105268 32137 raft_consensus.cc:359] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:14.106128 32137 raft_consensus.cc:385] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.107064 32137 raft_consensus.cc:740] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.107776 32137 consensus_queue.cc:260] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:14.109649 32382 consensus_queue.cc:1048] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:14.112015 32395 consensus_queue.cc:1048] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:14.114102 32599 raft_consensus.cc:2804] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:14.114662 32599 raft_consensus.cc:493] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:14.115077 32599 raft_consensus.cc:3060] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:14.125375 31834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 222969us
I20260709 12:22:14.134647 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eade86ce4944a31b5b3b9578909d947" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:14.135437 31864 raft_consensus.cc:2468] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:14.147334 32137 ts_tablet_manager.cc:1434] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.294s	user 0.007s	sys 0.000s
I20260709 12:22:14.158998 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eade86ce4944a31b5b3b9578909d947" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:14.159689 32018 raft_consensus.cc:2468] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 0.
I20260709 12:22:14.160593 31864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e01d2800b5e43dd91cd3331427c765e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157" is_pre_election: true
I20260709 12:22:14.179186 32137 tablet_bootstrap.cc:492] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:14.183703 31834 leader_election.cc:304] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:14.184561 32058 leader_election.cc:304] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:14.189935 32392 raft_consensus.cc:2804] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:22:14.190028 32058 leader_election.cc:343] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:14.190366 32392 raft_consensus.cc:493] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:14.190876 32392 raft_consensus.cc:3060] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:14.197194 32644 raft_consensus.cc:2749] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:22:14.187721 31982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 75780.6us
I20260709 12:22:14.296653 32392 raft_consensus.cc:515] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:14.307739 32392 leader_election.cc:290] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:14.296985 32599 raft_consensus.cc:515] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:14.310746 32599 leader_election.cc:290] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
W20260709 12:22:14.333642 31833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 131187us
W20260709 12:22:14.347379 31835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 145594us
I20260709 12:22:14.355790 32137 tablet_bootstrap.cc:654] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.362675 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e01d2800b5e43dd91cd3331427c765e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:14.363417 31944 raft_consensus.cc:3060] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:14.365183 32058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 133474us
W20260709 12:22:14.370743 31908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 152502us
I20260709 12:22:14.379294 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eade86ce4944a31b5b3b9578909d947" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
I20260709 12:22:14.379990 31868 raft_consensus.cc:3060] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:14.397961 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 169197us
I20260709 12:22:14.398219 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eade86ce4944a31b5b3b9578909d947" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:14.409389 32558 consensus_queue.cc:1048] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:14.422927 31868 raft_consensus.cc:2468] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:14.412302 32016 raft_consensus.cc:3060] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:14.441581 32630 consensus_queue.cc:1048] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:22:14.452379 31815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:14.428691 32058 leader_election.cc:304] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:14.465868 31944 raft_consensus.cc:2468] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:14.471284 32057 leader_election.cc:304] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
W20260709 12:22:14.475054 32058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 46492.9us
I20260709 12:22:14.483675 32631 consensus_queue.cc:1048] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:14.487111 32137 tablet_bootstrap.cc:492] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157: No bootstrap required, opened a new log
I20260709 12:22:14.487661 32137 ts_tablet_manager.cc:1403] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.309s	user 0.017s	sys 0.012s
W20260709 12:22:14.489482 31984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 80369us
I20260709 12:22:14.478489 32599 raft_consensus.cc:2804] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:22:14.407991 31835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 59797.4us
I20260709 12:22:14.476855 32652 raft_consensus.cc:2804] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:14.498834 32016 raft_consensus.cc:2468] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:14.513736 32652 raft_consensus.cc:697] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:14.524381 32652 consensus_queue.cc:237] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:14.508805 32599 raft_consensus.cc:697] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:14.526064 32599 consensus_queue.cc:237] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:14.533470 31865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e01d2800b5e43dd91cd3331427c765e" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
W20260709 12:22:14.557687 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 87206.1us
I20260709 12:22:14.559118 32137 raft_consensus.cc:359] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:14.560038 32137 raft_consensus.cc:385] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.560359 32137 raft_consensus.cc:740] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
W20260709 12:22:14.593202 32057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 64516us
I20260709 12:22:14.561147 32137 consensus_queue.cc:260] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
W20260709 12:22:14.605522 32058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 86857us
W20260709 12:22:14.608052 32058 leader_election.cc:343] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:14.615607 32137 ts_tablet_manager.cc:1434] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.128s	user 0.011s	sys 0.000s
W20260709 12:22:14.661146 32670 log.cc:927] Time spent T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
W20260709 12:22:14.684057 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 61465.6us
W20260709 12:22:14.686302 31908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 64150.6us
W20260709 12:22:14.809927 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 116502us
I20260709 12:22:14.816926 31767 catalog_manager.cc:5697] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:14.818811 31767 catalog_manager.cc:5697] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 1 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:14.917505 32644 raft_consensus.cc:493] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:14.918123 32644 raft_consensus.cc:515] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:14.920758 32644 leader_election.cc:290] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:14.921741 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e01d2800b5e43dd91cd3331427c765e" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:14.923406 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e01d2800b5e43dd91cd3331427c765e" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:14.924340 31941 raft_consensus.cc:2393] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc48a2807fa4ce78f604b3a7047f157 in current term 1: Already voted for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in this term.
I20260709 12:22:14.925884 31834 leader_election.cc:304] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:14.926779 32644 raft_consensus.cc:3060] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:14.941128 32644 raft_consensus.cc:2749] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:14.973647 32658 consensus_queue.cc:1048] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:15.091126 32674 consensus_queue.cc:1048] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:15.108618 32648 consensus_queue.cc:1048] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:15.160266 32674 consensus_queue.cc:1048] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:16.782321 28813 tablet_server.cc:179] TabletServer@127.28.35.65:0 shutting down...
W20260709 12:22:16.798287 32058 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 141 similar messages]
W20260709 12:22:16.810583 32058 consensus_peers.cc:597] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:16.844812 31984 consensus_peers.cc:597] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.847584 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:16.849885 28813 tablet_replica.cc:333] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.850939 28813 raft_consensus.cc:2243] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:22:16.851455 31984 consensus_peers.cc:597] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.851663 28813 raft_consensus.cc:2272] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:16.852130 31984 consensus_peers.cc:597] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.854460 28813 tablet_replica.cc:333] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.855530 28813 raft_consensus.cc:2243] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.856063 28813 raft_consensus.cc:2272] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.858618 28813 tablet_replica.cc:333] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.859472 28813 raft_consensus.cc:2243] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.860031 28813 raft_consensus.cc:2272] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.865957 28813 tablet_replica.cc:333] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
W20260709 12:22:16.866747 31984 consensus_peers.cc:597] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.866956 28813 raft_consensus.cc:2243] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.867621 28813 raft_consensus.cc:2272] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.870113 28813 tablet_replica.cc:333] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.871021 28813 raft_consensus.cc:2243] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.871563 28813 raft_consensus.cc:2272] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.874462 28813 tablet_replica.cc:333] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.875401 28813 raft_consensus.cc:2243] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.875926 28813 raft_consensus.cc:2272] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.878278 28813 tablet_replica.cc:333] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.879086 28813 raft_consensus.cc:2243] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.879609 28813 raft_consensus.cc:2272] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.881923 28813 tablet_replica.cc:333] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.882751 28813 raft_consensus.cc:2243] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.883419 28813 raft_consensus.cc:2272] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.885790 28813 tablet_replica.cc:333] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.886698 28813 raft_consensus.cc:2243] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.887303 28813 raft_consensus.cc:2272] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.889780 28813 tablet_replica.cc:333] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.890746 28813 raft_consensus.cc:2243] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.891355 28813 raft_consensus.cc:2272] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.893934 28813 tablet_replica.cc:333] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.894953 28813 raft_consensus.cc:2243] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.895586 28813 raft_consensus.cc:2272] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.898190 28813 tablet_replica.cc:333] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.899099 28813 raft_consensus.cc:2243] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.899698 28813 raft_consensus.cc:2272] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.902168 28813 tablet_replica.cc:333] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.903074 28813 raft_consensus.cc:2243] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:16.904131 28813 raft_consensus.cc:2272] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.906711 28813 tablet_replica.cc:333] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.907594 28813 raft_consensus.cc:2243] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.908145 28813 raft_consensus.cc:2272] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.910607 28813 tablet_replica.cc:333] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.911569 28813 raft_consensus.cc:2243] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.912118 28813 raft_consensus.cc:2272] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.914575 28813 tablet_replica.cc:333] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.915437 28813 raft_consensus.cc:2243] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:16.916662 28813 raft_consensus.cc:2272] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:16.916947 32058 consensus_peers.cc:597] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.919275 28813 tablet_replica.cc:333] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.920300 28813 raft_consensus.cc:2243] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.920941 28813 raft_consensus.cc:2272] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.923722 28813 tablet_replica.cc:333] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.924669 28813 raft_consensus.cc:2243] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.925292 28813 raft_consensus.cc:2272] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.928196 28813 tablet_replica.cc:333] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.929148 28813 raft_consensus.cc:2243] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.929783 28813 raft_consensus.cc:2272] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.932276 28813 tablet_replica.cc:333] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.933461 28813 raft_consensus.cc:2243] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:22:16.933799 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 46106us
I20260709 12:22:16.934592 28813 raft_consensus.cc:2272] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.937565 28813 tablet_replica.cc:333] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.938545 28813 raft_consensus.cc:2243] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:16.939662 28813 raft_consensus.cc:2272] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.942440 28813 tablet_replica.cc:333] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.943357 28813 raft_consensus.cc:2243] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:16.944377 28813 raft_consensus.cc:2272] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:16.946409 31910 consensus_peers.cc:597] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.946861 28813 tablet_replica.cc:333] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
W20260709 12:22:16.946959 31910 consensus_peers.cc:597] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.947902 28813 raft_consensus.cc:2243] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.948570 28813 raft_consensus.cc:2272] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.951383 28813 tablet_replica.cc:333] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.952307 28813 raft_consensus.cc:2243] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.952880 28813 raft_consensus.cc:2272] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.955330 28813 tablet_replica.cc:333] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.956251 28813 raft_consensus.cc:2243] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.956818 28813 raft_consensus.cc:2272] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:16.956871 31984 consensus_peers.cc:597] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.959438 28813 tablet_replica.cc:333] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.960354 28813 raft_consensus.cc:2243] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.961001 28813 raft_consensus.cc:2272] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.963845 28813 tablet_replica.cc:333] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.964740 28813 raft_consensus.cc:2243] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.965366 28813 raft_consensus.cc:2272] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:16.966289 31910 consensus_peers.cc:597] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:16.967474 31910 consensus_peers.cc:597] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.968194 28813 tablet_replica.cc:333] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.969198 28813 raft_consensus.cc:2243] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.969856 28813 raft_consensus.cc:2272] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:16.970643 32058 consensus_peers.cc:597] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:16.971400 31910 consensus_peers.cc:597] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.972613 28813 tablet_replica.cc:333] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.973604 28813 raft_consensus.cc:2243] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.974263 28813 raft_consensus.cc:2272] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.977068 28813 tablet_replica.cc:333] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.978111 28813 raft_consensus.cc:2243] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.978745 28813 raft_consensus.cc:2272] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.981596 28813 tablet_replica.cc:333] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.982496 28813 raft_consensus.cc:2243] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.983099 28813 raft_consensus.cc:2272] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.985709 28813 tablet_replica.cc:333] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.986514 28813 raft_consensus.cc:2243] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.987098 28813 raft_consensus.cc:2272] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:16.988868 31984 consensus_peers.cc:597] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.990082 28813 tablet_replica.cc:333] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.991019 28813 raft_consensus.cc:2243] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.991590 28813 raft_consensus.cc:2272] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:16.994537 28813 tablet_replica.cc:333] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.995456 28813 raft_consensus.cc:2243] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:16.995970 28813 raft_consensus.cc:2272] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:16.997445 31910 consensus_peers.cc:597] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:16.998869 28813 tablet_replica.cc:333] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:16.999876 28813 raft_consensus.cc:2243] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:17.000495 28813 raft_consensus.cc:2272] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:17.003312 28813 tablet_replica.cc:333] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:17.004105 28813 raft_consensus.cc:2243] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:17.005139 28813 raft_consensus.cc:2272] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:17.008008 28813 tablet_replica.cc:333] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:17.008925 28813 raft_consensus.cc:2243] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:17.009476 28813 raft_consensus.cc:2272] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:17.011504 31984 consensus_peers.cc:597] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:17.012238 28813 tablet_replica.cc:333] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:17.013132 28813 raft_consensus.cc:2243] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:17.013780 28813 raft_consensus.cc:2272] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:17.015280 31910 consensus_peers.cc:597] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:17.016341 28813 tablet_replica.cc:333] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:17.017203 28813 raft_consensus.cc:2243] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:17.017812 28813 raft_consensus.cc:2272] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:17.020673 28813 tablet_replica.cc:333] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:17.021525 28813 raft_consensus.cc:2243] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:17.022131 28813 raft_consensus.cc:2272] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:17.025146 28813 tablet_replica.cc:333] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:17.026033 28813 raft_consensus.cc:2243] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:17.027122 28813 raft_consensus.cc:2272] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:17.029757 28813 tablet_replica.cc:333] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
W20260709 12:22:17.030094 32058 consensus_peers.cc:597] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:17.030597 28813 raft_consensus.cc:2243] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:17.031286 28813 raft_consensus.cc:2272] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:17.034075 28813 tablet_replica.cc:333] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:17.034898 28813 raft_consensus.cc:2243] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:17.035485 28813 raft_consensus.cc:2272] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:17.038208 28813 tablet_replica.cc:333] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
I20260709 12:22:17.038915 28813 raft_consensus.cc:2243] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:17.039566 28813 raft_consensus.cc:2272] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:17.042243 28813 tablet_replica.cc:333] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157: stopping tablet replica
W20260709 12:22:17.042593 31910 consensus_peers.cc:597] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:17.042903 28813 raft_consensus.cc:2243] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:17.043970 28813 raft_consensus.cc:2272] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:17.053802 32058 consensus_peers.cc:597] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:17.081838 32058 consensus_peers.cc:597] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:17.118325 31910 connection.cc:573] client connection to 127.28.35.65:46457 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:22:17.120395 31910 consensus_peers.cc:597] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:17.138548 28813 tablet_server.cc:196] TabletServer@127.28.35.65:0 shutdown complete.
W20260709 12:22:17.145859 31910 consensus_peers.cc:597] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:17.149101 31910 consensus_peers.cc:597] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:17.168959 31910 consensus_peers.cc:597] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:17.179796 32058 consensus_peers.cc:597] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:17.182454 32058 consensus_peers.cc:597] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:17.225881 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:17.232496 31910 consensus_peers.cc:597] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:17.235702 31984 consensus_peers.cc:597] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:17.236183 31984 consensus_peers.cc:597] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:17.236526 31984 consensus_peers.cc:597] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:17.238827 32058 consensus_peers.cc:597] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:17.247869 32709 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 12:22:17.248030 32708 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 12:22:17.260890 32711 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 12:22:17.262606 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:17.271133 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:17.271497 31910 consensus_peers.cc:597] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:17.271546 28813 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 12:22:17.272250 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599737272229 us; error 0 us; skew 500 ppm
I20260709 12:22:17.273171 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 12:22:17.283174 32058 consensus_peers.cc:597] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:17.286171 28813 webserver.cc:533] Webserver started at http://127.28.35.65:40069/ using document root <none> and password file <none>
I20260709 12:22:17.287022 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:17.287344 28813 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 12:22:17.288147 31984 consensus_peers.cc:597] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:17.303947 32058 consensus_peers.cc:597] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:17.306573 28813 fs_manager.cc:714] Time spent opening directory manager: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:22:17.322129 32716 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:17.323158 28813 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:17.323732 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-0-root
uuid: "cdc48a2807fa4ce78f604b3a7047f157"
format_stamp: "Formatted at 2026-07-09 12:22:01 on dist-test-slave-72p5"
W20260709 12:22:17.323835 31910 consensus_peers.cc:597] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:17.324430 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599608325354-28813-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 12:22:17.335701 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:17.337170 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:17.341264 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:17.354483 32723 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 12:22:17.846019 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:22:17.846364 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.495s	user 0.007s	sys 0.005s
I20260709 12:22:17.846714 28813 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:22:17.851768 32723 tablet_bootstrap.cc:492] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:17.874763 32723 tablet_bootstrap.cc:492] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:17.876156 32723 tablet_bootstrap.cc:492] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:17.876937 32723 ts_tablet_manager.cc:1403] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 12:22:17.879875 32723 raft_consensus.cc:359] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:17.880802 32723 raft_consensus.cc:740] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:17.882131 32723 consensus_queue.cc:260] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:17.912151 32723 ts_tablet_manager.cc:1434] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.028s
I20260709 12:22:17.913122 32723 tablet_bootstrap.cc:492] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:17.950445 32663 raft_consensus.cc:493] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:17.951339 32663 raft_consensus.cc:515] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
W20260709 12:22:17.964946 31984 leader_election.cc:336] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:17.970726 32698 raft_consensus.cc:493] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:17.971736 32698 raft_consensus.cc:515] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:17.977550 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:17.988544 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d622a2f79a6947ac8ed9e81ea105753c" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:18.003844 31982 leader_election.cc:304] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.004841 32703 raft_consensus.cc:2749] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:18.005288 32697 raft_consensus.cc:493] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.005971 32697 raft_consensus.cc:515] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.017876 32663 leader_election.cc:290] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.034559 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c268b050c8a4115b7506c6ad98c9f23" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:18.009096 32697 leader_election.cc:290] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.042255 32702 raft_consensus.cc:493] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.043280 32702 raft_consensus.cc:515] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.049731 32704 raft_consensus.cc:493] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.066077 32704 raft_consensus.cc:515] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.068742 32704 leader_election.cc:290] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.076798 32703 raft_consensus.cc:493] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.101562 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:18.101454 32703 raft_consensus.cc:515] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.105058 32703 leader_election.cc:290] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.081525 32698 leader_election.cc:290] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
W20260709 12:22:18.109330 31910 leader_election.cc:336] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.110177 32703 raft_consensus.cc:493] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.107916 32016 raft_consensus.cc:2468] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:18.088883 32648 raft_consensus.cc:493] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.110850 32703 raft_consensus.cc:515] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.111522 32648 raft_consensus.cc:515] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.114048 32091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:18.099400 31984 leader_election.cc:336] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.116402 32703 leader_election.cc:290] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.100499 32702 leader_election.cc:290] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.114195 32648 leader_election.cc:290] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.117900 31910 leader_election.cc:304] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.128588 32725 raft_consensus.cc:2749] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:22:18.132344 31984 leader_election.cc:336] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
W20260709 12:22:18.134001 31984 leader_election.cc:336] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.134601 31984 leader_election.cc:304] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.135460 32703 raft_consensus.cc:2749] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:18.082290 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37ea05543e247148a30f3a2600b2881" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
W20260709 12:22:18.138386 31910 leader_election.cc:336] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.142966 31982 leader_election.cc:304] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.143086 31910 leader_election.cc:304] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.144208 32702 raft_consensus.cc:2749] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:18.110091 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:18.149340 32086 raft_consensus.cc:2468] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:18.148253 32723 tablet_bootstrap.cc:492] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:18.150527 31982 leader_election.cc:304] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.150841 32723 tablet_bootstrap.cc:492] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:18.153507 32723 ts_tablet_manager.cc:1403] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.241s	user 0.080s	sys 0.060s
I20260709 12:22:18.156839 32058 leader_election.cc:304] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:18.157727 32704 raft_consensus.cc:2804] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:18.158129 32704 raft_consensus.cc:493] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.158532 32704 raft_consensus.cc:3060] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.161486 32725 raft_consensus.cc:493] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.162119 32725 raft_consensus.cc:515] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.166839 32725 leader_election.cc:290] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:18.168864 32704 raft_consensus.cc:515] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.156445 32723 raft_consensus.cc:359] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.171726 32723 raft_consensus.cc:740] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.151700 32698 raft_consensus.cc:2749] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:18.171108 32704 leader_election.cc:290] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.175279 32702 raft_consensus.cc:2804] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:18.176594 32702 raft_consensus.cc:493] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.176683 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca92782c64b4963bbbb9dc5b09c56d4" candidate_uuid: "d47e7c32bd1e4941a3907373087ac4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:18.177047 32702 raft_consensus.cc:3060] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.182081 32723 consensus_queue.cc:260] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
W20260709 12:22:18.184490 32058 leader_election.cc:336] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
W20260709 12:22:18.185731 31910 leader_election.cc:336] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.186618 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d622a2f79a6947ac8ed9e81ea105753c" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:18.194378 32017 raft_consensus.cc:2468] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:18.195003 32704 raft_consensus.cc:493] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.195593 31910 leader_election.cc:304] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47e7c32bd1e4941a3907373087ac4fa; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.195613 32704 raft_consensus.cc:515] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.198873 32724 raft_consensus.cc:2749] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:18.199980 32704 leader_election.cc:290] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:18.196735 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:18.189996 32702 raft_consensus.cc:515] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.201074 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:18.201889 31940 raft_consensus.cc:2468] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
W20260709 12:22:18.202359 32058 leader_election.cc:336] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.201381 32017 raft_consensus.cc:2393] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7eedb5b8962e4055b7730790b0f8bcc7 in current term 2: Already voted for candidate 0970d640a7af4e56a99cbe73817abf8f in this term.
I20260709 12:22:18.191331 32723 ts_tablet_manager.cc:1434] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.001s
W20260709 12:22:18.212037 31984 leader_election.cc:336] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.203613 32057 leader_election.cc:304] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:18.214330 32723 tablet_bootstrap.cc:492] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:18.214849 32729 raft_consensus.cc:2804] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:18.215291 32729 raft_consensus.cc:493] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.215690 32729 raft_consensus.cc:3060] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.220741 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:18.221611 32086 raft_consensus.cc:2393] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0970d640a7af4e56a99cbe73817abf8f in current term 2: Already voted for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in this term.
I20260709 12:22:18.223974 31982 leader_election.cc:304] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [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: 0970d640a7af4e56a99cbe73817abf8f; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.224874 32703 raft_consensus.cc:2749] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:22:18.245499 32058 leader_election.cc:336] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.213438 32702 leader_election.cc:290] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.248817 32702 raft_consensus.cc:493] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.249379 32702 raft_consensus.cc:515] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.252108 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9eb0f905543e188ef023269993ee0" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:18.252758 32086 raft_consensus.cc:2468] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:18.253719 31982 leader_election.cc:304] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:18.254508 32703 raft_consensus.cc:2804] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:18.254858 32703 raft_consensus.cc:493] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.255183 32703 raft_consensus.cc:3060] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.266940 32704 raft_consensus.cc:493] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.267757 32723 tablet_bootstrap.cc:492] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:18.267665 32704 raft_consensus.cc:515] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.269465 32723 tablet_bootstrap.cc:492] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:18.269861 32704 leader_election.cc:290] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:18.270346 32723 ts_tablet_manager.cc:1403] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.005s
I20260709 12:22:18.273077 32723 raft_consensus.cc:359] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.273960 32723 raft_consensus.cc:740] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.274962 32723 consensus_queue.cc:260] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [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: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.278152 28813 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:22:18.278573 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.432s	user 0.304s	sys 0.000s
I20260709 12:22:18.279760 32723 ts_tablet_manager.cc:1434] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 12:22:18.279435 32703 raft_consensus.cc:515] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.281302 32723 tablet_bootstrap.cc:492] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:18.283262 32703 leader_election.cc:290] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.284433 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d9eb0f905543e188ef023269993ee0" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:18.285112 32086 raft_consensus.cc:3060] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.301510 32086 raft_consensus.cc:2468] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 2.
I20260709 12:22:18.302629 31982 leader_election.cc:304] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:18.303479 32703 raft_consensus.cc:2804] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:18.304003 32703 raft_consensus.cc:697] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:18.304929 32703 consensus_queue.cc:237] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.319761 32723 tablet_bootstrap.cc:492] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:18.321291 32723 tablet_bootstrap.cc:492] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:18.322185 32723 ts_tablet_manager.cc:1403] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.000s
I20260709 12:22:18.327263 32058 leader_election.cc:304] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.329221 32702 leader_election.cc:290] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.332281 32723 raft_consensus.cc:359] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.333070 32704 raft_consensus.cc:2804] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:18.333528 32723 raft_consensus.cc:740] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.333628 32704 raft_consensus.cc:493] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.334758 32704 raft_consensus.cc:3060] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.334770 32723 consensus_queue.cc:260] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.342798 32723 ts_tablet_manager.cc:1434] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:22:18.343657 32723 tablet_bootstrap.cc:492] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:18.346692 32058 leader_election.cc:304] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.347652 32648 raft_consensus.cc:2749] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:22:18.349376 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37ea05543e247148a30f3a2600b2881" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:18.350224 32017 raft_consensus.cc:2468] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:18.266908 32729 raft_consensus.cc:515] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.364787 32663 raft_consensus.cc:493] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.365221 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:18.365420 32663 raft_consensus.cc:515] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.367976 32663 leader_election.cc:290] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:18.365919 31944 raft_consensus.cc:3060] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.368567 32704 raft_consensus.cc:515] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.368225 32658 raft_consensus.cc:493] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.373937 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca92782c64b4963bbbb9dc5b09c56d4" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:18.374778 31940 raft_consensus.cc:2468] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 1.
I20260709 12:22:18.374037 32658 raft_consensus.cc:515] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.378198 32658 leader_election.cc:290] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.380223 31944 raft_consensus.cc:2468] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 2.
I20260709 12:22:18.382128 31983 leader_election.cc:304] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [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: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:18.383345 32663 raft_consensus.cc:2804] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:18.383816 32663 raft_consensus.cc:493] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.384315 32663 raft_consensus.cc:3060] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.387171 32057 leader_election.cc:304] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:18.388950 32648 raft_consensus.cc:2804] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:18.389498 32648 raft_consensus.cc:697] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:18.390466 32648 consensus_queue.cc:237] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.392143 32704 leader_election.cc:290] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:18.402531 32663 raft_consensus.cc:515] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.407379 32663 leader_election.cc:290] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:18.410874 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca92782c64b4963bbbb9dc5b09c56d4" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:18.411690 31944 raft_consensus.cc:3060] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.417384 32723 tablet_bootstrap.cc:492] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:18.418471 32723 tablet_bootstrap.cc:492] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:18.419155 32723 ts_tablet_manager.cc:1403] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.003s
I20260709 12:22:18.419572 31944 raft_consensus.cc:2468] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 2.
I20260709 12:22:18.422302 31983 leader_election.cc:304] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
W20260709 12:22:18.425282 31984 leader_election.cc:336] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
W20260709 12:22:18.426594 31984 leader_election.cc:336] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.428545 32663 raft_consensus.cc:2804] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:18.429641 32663 raft_consensus.cc:697] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:18.429072 31764 catalog_manager.cc:5697] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 1 to 2, leader changed from cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65) to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 2 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:18.429837 32723 raft_consensus.cc:359] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.431188 32723 raft_consensus.cc:740] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.431102 32663 consensus_queue.cc:237] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.433113 32723 consensus_queue.cc:260] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.434123 32729 leader_election.cc:290] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:18.437083 32723 ts_tablet_manager.cc:1434] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:22:18.437970 32723 tablet_bootstrap.cc:492] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:18.467060 32648 raft_consensus.cc:493] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.467756 32648 raft_consensus.cc:515] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.470256 32648 leader_election.cc:290] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:18.474923 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d622a2f79a6947ac8ed9e81ea105753c" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:18.475565 32017 raft_consensus.cc:3060] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.475699 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:18.476478 32018 raft_consensus.cc:2468] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:18.481655 32058 leader_election.cc:304] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:18.482563 32648 raft_consensus.cc:2804] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:18.483034 32648 raft_consensus.cc:493] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.483476 32648 raft_consensus.cc:3060] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.490197 32058 leader_election.cc:304] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:18.491747 32658 raft_consensus.cc:2804] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:18.492202 32658 raft_consensus.cc:493] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.492650 32658 raft_consensus.cc:3060] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.496179 32648 raft_consensus.cc:515] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.500641 32658 raft_consensus.cc:515] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
W20260709 12:22:18.505470 32058 leader_election.cc:336] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.505862 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c268b050c8a4115b7506c6ad98c9f23" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
W20260709 12:22:18.508040 32058 leader_election.cc:336] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.508143 31944 raft_consensus.cc:2468] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 1.
I20260709 12:22:18.508798 32658 leader_election.cc:290] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
W20260709 12:22:18.510648 31984 leader_election.cc:336] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
W20260709 12:22:18.511982 31984 leader_election.cc:336] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.513713 32057 leader_election.cc:304] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:18.514842 32658 raft_consensus.cc:2804] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:18.515285 32658 raft_consensus.cc:493] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:18.515445 32648 leader_election.cc:290] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:18.515697 32658 raft_consensus.cc:3060] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.518865 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:18.519652 32010 raft_consensus.cc:3060] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:22:18.522089 32058 leader_election.cc:336] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
W20260709 12:22:18.522907 32058 leader_election.cc:336] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
W20260709 12:22:18.523571 32058 leader_election.cc:336] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
W20260709 12:22:18.524118 32058 leader_election.cc:336] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.523860 32658 raft_consensus.cc:515] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.530385 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37ea05543e247148a30f3a2600b2881" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:18.531026 32016 raft_consensus.cc:3060] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:22:18.535754 32058 leader_election.cc:336] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
W20260709 12:22:18.536360 32058 leader_election.cc:336] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.539120 32016 raft_consensus.cc:2468] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 2.
I20260709 12:22:18.540481 32058 leader_election.cc:304] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.541469 32648 raft_consensus.cc:2804] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:18.542198 32648 raft_consensus.cc:697] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:18.543103 32648 consensus_queue.cc:237] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.551601 32658 leader_election.cc:290] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: Requested vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:18.547430 32010 raft_consensus.cc:2468] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 2.
I20260709 12:22:18.584602 31766 catalog_manager.cc:5697] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 1 to 2, leader changed from cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65) to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:18.578876 32058 leader_election.cc:336] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:18.578399 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c268b050c8a4115b7506c6ad98c9f23" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:18.602965 31944 raft_consensus.cc:3060] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:18.604740 32058 leader_election.cc:304] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.606756 32658 raft_consensus.cc:2804] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:18.607213 32658 raft_consensus.cc:697] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:18.607928 32658 consensus_queue.cc:237] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.628043 32723 tablet_bootstrap.cc:492] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:18.630509 32723 tablet_bootstrap.cc:492] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:18.631491 32723 ts_tablet_manager.cc:1403] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.194s	user 0.032s	sys 0.035s
I20260709 12:22:18.635820 32723 raft_consensus.cc:359] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.636504 32723 raft_consensus.cc:740] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.637223 32723 consensus_queue.cc:260] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.640009 31944 raft_consensus.cc:2468] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 2.
I20260709 12:22:18.641261 32057 leader_election.cc:304] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.642373 32658 raft_consensus.cc:2804] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:18.642534 32723 ts_tablet_manager.cc:1434] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:22:18.642922 32658 raft_consensus.cc:697] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:18.643396 32723 tablet_bootstrap.cc:492] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:18.643697 32658 consensus_queue.cc:237] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.597997 32017 raft_consensus.cc:2468] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 2.
I20260709 12:22:18.647714 32058 leader_election.cc:304] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:18.647962 31766 catalog_manager.cc:5697] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 1 to 2, leader changed from cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65) to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:18.649765 31766 catalog_manager.cc:5697] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 1 to 2, leader changed from cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65) to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:18.650409 32736 raft_consensus.cc:2804] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:18.651105 32736 raft_consensus.cc:697] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:18.652077 32736 consensus_queue.cc:237] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.654870 31764 catalog_manager.cc:5697] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 1 to 2, leader changed from cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65) to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 2 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:18.712906 31766 catalog_manager.cc:5697] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 1 to 2, leader changed from cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65) to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:18.716404 31766 catalog_manager.cc:5697] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 1 to 2, leader changed from cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65) to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:18.718035 32723 tablet_bootstrap.cc:492] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:18.719276 32723 tablet_bootstrap.cc:492] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:18.719974 32723 ts_tablet_manager.cc:1403] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.017s
I20260709 12:22:18.722574 32723 raft_consensus.cc:359] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.723311 32723 raft_consensus.cc:740] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.724370 32723 consensus_queue.cc:260] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:18.727231 32723 ts_tablet_manager.cc:1434] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:18.728268 32723 tablet_bootstrap.cc:492] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:18.757731 32723 tablet_bootstrap.cc:492] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:18.758980 32723 tablet_bootstrap.cc:492] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:18.759809 32723 ts_tablet_manager.cc:1403] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.014s
I20260709 12:22:18.764271 32723 raft_consensus.cc:359] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.764947 32723 raft_consensus.cc:740] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.765789 32723 consensus_queue.cc:260] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:18.769330 32723 ts_tablet_manager.cc:1434] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:22:18.770138 32723 tablet_bootstrap.cc:492] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:18.809834 31944 raft_consensus.cc:1275] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:18.814559 32658 consensus_queue.cc:1048] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:22:18.821599 31984 consensus_peers.cc:597] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:18.840757 32086 raft_consensus.cc:1275] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Refusing update from remote peer 0970d640a7af4e56a99cbe73817abf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:18.842667 32663 consensus_queue.cc:1048] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:18.872368 32723 tablet_bootstrap.cc:492] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:18.875188 32723 tablet_bootstrap.cc:492] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:18.875921 32723 ts_tablet_manager.cc:1403] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.106s	user 0.034s	sys 0.050s
I20260709 12:22:18.879295 32723 raft_consensus.cc:359] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.880044 32723 raft_consensus.cc:740] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.880795 32723 consensus_queue.cc:260] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:18.884248 32723 ts_tablet_manager.cc:1434] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:18.886960 32723 tablet_bootstrap.cc:492] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:18.949041 32058 consensus_peers.cc:597] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:18.975203 31944 raft_consensus.cc:1275] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer 0970d640a7af4e56a99cbe73817abf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:18.977408 32663 consensus_queue.cc:1048] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:22:19.017163 31984 consensus_peers.cc:597] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:19.032315 31941 raft_consensus.cc:1275] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:19.041931 32736 consensus_queue.cc:1048] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:19.073369 32727 raft_consensus.cc:493] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.074007 32727 raft_consensus.cc:515] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:19.098052 32727 leader_election.cc:290] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
W20260709 12:22:19.109853 32058 consensus_peers.cc:597] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:19.113418 32017 raft_consensus.cc:1275] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:22:19.128376 32058 consensus_peers.cc:597] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.140090 32736 consensus_queue.cc:1048] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:22:19.142503 32058 consensus_peers.cc:597] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:19.159878 32058 consensus_peers.cc:597] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:19.174862 32016 raft_consensus.cc:1275] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:19.177484 32658 consensus_queue.cc:1048] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:19.178875 32723 tablet_bootstrap.cc:492] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:19.180204 32723 tablet_bootstrap.cc:492] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:19.181145 32723 ts_tablet_manager.cc:1403] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.296s	user 0.058s	sys 0.061s
I20260709 12:22:19.195487 32723 raft_consensus.cc:359] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:19.196957 32723 raft_consensus.cc:740] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.200727 32010 raft_consensus.cc:1275] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:19.203141 32723 consensus_queue.cc:260] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
W20260709 12:22:19.209563 32058 consensus_peers.cc:597] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:19.252225 32723 ts_tablet_manager.cc:1434] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 12:22:19.253412 32723 tablet_bootstrap.cc:492] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:19.294790 31908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.68:43285, user_credentials={real_user=slave}} blocked reactor thread for 101547us
W20260709 12:22:19.346549 31984 consensus_peers.cc:597] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.355259 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:19.356563   337 consensus_queue.cc:1048] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:22:19.354771 31984 consensus_peers.cc:597] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.379122 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83d1b732edb4e1c900619f96b65143e" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:19.384272 32720 leader_election.cc:304] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:19.385649 32727 raft_consensus.cc:2749] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:19.390101 32723 tablet_bootstrap.cc:492] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:19.391168 32723 tablet_bootstrap.cc:492] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:19.391999 32723 ts_tablet_manager.cc:1403] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.010s
W20260709 12:22:19.393507 31984 consensus_peers.cc:597] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.402256 31910 consensus_peers.cc:597] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.402194 32723 raft_consensus.cc:359] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:19.411883 32723 raft_consensus.cc:740] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
W20260709 12:22:19.412590 32057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 63957.8us
W20260709 12:22:19.414412 31984 consensus_peers.cc:597] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.414985 31984 consensus_peers.cc:597] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.415979 32723 consensus_queue.cc:260] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
W20260709 12:22:19.415962 32058 consensus_peers.cc:597] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.417841 32058 consensus_peers.cc:597] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.418578 32723 ts_tablet_manager.cc:1434] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:22:19.419586 32723 tablet_bootstrap.cc:492] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:19.420168 31910 consensus_peers.cc:597] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.420696 31910 consensus_peers.cc:597] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.421208 31910 consensus_peers.cc:597] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.431439 31984 consensus_peers.cc:597] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.454929 32723 tablet_bootstrap.cc:492] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:19.456413 32723 tablet_bootstrap.cc:492] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:19.457322 32723 ts_tablet_manager.cc:1403] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.005s
I20260709 12:22:19.460431 32723 raft_consensus.cc:359] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:19.461086 32723 raft_consensus.cc:740] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.463744 32723 consensus_queue.cc:260] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:19.466112 32723 ts_tablet_manager.cc:1434] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:19.466862 32723 tablet_bootstrap.cc:492] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:19.472972 31910 consensus_peers.cc:597] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.488453 32723 tablet_bootstrap.cc:492] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:19.489547 32723 tablet_bootstrap.cc:492] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:19.490192 32723 ts_tablet_manager.cc:1403] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260709 12:22:19.492559 32723 raft_consensus.cc:359] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:19.493362 32723 raft_consensus.cc:740] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.494086 32723 consensus_queue.cc:260] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:19.496109 32723 ts_tablet_manager.cc:1434] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:19.496858 32723 tablet_bootstrap.cc:492] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:19.538473 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 51714.8us
W20260709 12:22:19.566726 31910 consensus_peers.cc:597] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.567751 31910 consensus_peers.cc:597] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.571197 31910 consensus_peers.cc:597] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.585304 31910 consensus_peers.cc:597] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.592236 32727 raft_consensus.cc:493] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.593623 32727 raft_consensus.cc:515] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
W20260709 12:22:19.595412 31910 consensus_peers.cc:597] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.602706 32723 tablet_bootstrap.cc:492] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:19.604017 32723 tablet_bootstrap.cc:492] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:19.605275 32723 ts_tablet_manager.cc:1403] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.109s	user 0.022s	sys 0.006s
I20260709 12:22:19.609951 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6077f6e814384b9c92bba569661158bd" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:19.616034 32727 leader_election.cc:290] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
W20260709 12:22:19.618836 31984 consensus_peers.cc:597] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.627794 31910 consensus_peers.cc:597] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.629334 32723 raft_consensus.cc:359] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:19.659523 32723 raft_consensus.cc:740] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.660490 32723 consensus_queue.cc:260] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:19.681198 32723 ts_tablet_manager.cc:1434] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260709 12:22:19.683779 32723 tablet_bootstrap.cc:492] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:19.686343 32058 consensus_peers.cc:597] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.704144 32058 consensus_peers.cc:597] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.708258 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6077f6e814384b9c92bba569661158bd" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:19.710378 32719 leader_election.cc:304] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:19.711869 32727 raft_consensus.cc:2749] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:22:19.722644 31910 consensus_peers.cc:597] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.728927 32058 consensus_peers.cc:597] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.751572 32723 tablet_bootstrap.cc:492] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:19.752823 32723 tablet_bootstrap.cc:492] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:19.753567 32723 ts_tablet_manager.cc:1403] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.070s	user 0.027s	sys 0.000s
I20260709 12:22:19.758531 32723 raft_consensus.cc:359] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:19.759493 32723 raft_consensus.cc:740] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.760286 32723 consensus_queue.cc:260] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:19.762957 32723 ts_tablet_manager.cc:1434] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:22:19.764046 32723 tablet_bootstrap.cc:492] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:19.777876 31984 consensus_peers.cc:597] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.778469 31984 consensus_peers.cc:597] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.782169 32058 consensus_peers.cc:597] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.783322 31910 consensus_peers.cc:597] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.784327 32058 consensus_peers.cc:597] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.814706 32723 tablet_bootstrap.cc:492] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:19.816424 32723 tablet_bootstrap.cc:492] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:19.817286 32723 ts_tablet_manager.cc:1403] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.006s
W20260709 12:22:19.821465 31984 consensus_peers.cc:597] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.823129 32058 consensus_peers.cc:597] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.822861 32723 raft_consensus.cc:359] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:19.823650 32723 raft_consensus.cc:740] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.824468 32723 consensus_queue.cc:260] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:19.827317 32723 ts_tablet_manager.cc:1434] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:22:19.828300 32723 tablet_bootstrap.cc:492] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:19.862578 32727 raft_consensus.cc:493] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.863481 32727 raft_consensus.cc:515] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:19.899399 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
W20260709 12:22:19.909543 31984 consensus_peers.cc:597] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.915849 32058 consensus_peers.cc:597] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.917340 32727 leader_election.cc:290] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:19.934226 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:19.937573 32720 leader_election.cc:304] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:19.938896 32727 raft_consensus.cc:2749] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:22:19.940789 32058 consensus_peers.cc:597] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:19.937722 31910 consensus_peers.cc:597] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:19.941210 32723 tablet_bootstrap.cc:492] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:19.974557 32723 tablet_bootstrap.cc:492] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:19.977029 32723 ts_tablet_manager.cc:1403] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.149s	user 0.040s	sys 0.037s
I20260709 12:22:19.980168 32723 raft_consensus.cc:359] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:19.982348 32723 raft_consensus.cc:740] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.983228 32723 consensus_queue.cc:260] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:19.985606 32723 ts_tablet_manager.cc:1434] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:22:19.987311 32723 tablet_bootstrap.cc:492] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.013284 32723 tablet_bootstrap.cc:492] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.014870 32723 tablet_bootstrap.cc:492] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.015981 32723 ts_tablet_manager.cc:1403] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.007s
I20260709 12:22:20.020179 32723 raft_consensus.cc:359] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.022300 32723 raft_consensus.cc:740] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.023144 32723 consensus_queue.cc:260] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.028028 32723 ts_tablet_manager.cc:1434] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 12:22:20.028993 32723 tablet_bootstrap.cc:492] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.029618   309 raft_consensus.cc:493] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:20.030294   309 raft_consensus.cc:515] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
W20260709 12:22:20.042279 31984 leader_election.cc:336] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:20.045032   309 leader_election.cc:290] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:20.047646 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:20.048439 32086 raft_consensus.cc:2468] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 2.
I20260709 12:22:20.054260 32723 tablet_bootstrap.cc:492] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.054421 31982 leader_election.cc:304] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:20.055385 32723 tablet_bootstrap.cc:492] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.055861   309 raft_consensus.cc:2804] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:22:20.056157 32723 ts_tablet_manager.cc:1403] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.009s
I20260709 12:22:20.056356   309 raft_consensus.cc:493] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:20.056823   309 raft_consensus.cc:3060] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:20.060480 32727 raft_consensus.cc:493] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:20.061110 32727 raft_consensus.cc:515] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.063119 32723 raft_consensus.cc:359] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:20.065796 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:20.065039 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:20.082168 32723 raft_consensus.cc:740] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.084095 32723 consensus_queue.cc:260] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:20.085116 32718 leader_election.cc:304] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:20.063819 32727 leader_election.cc:290] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:20.087208 32727 raft_consensus.cc:2749] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:22:20.096776 32723 ts_tablet_manager.cc:1434] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.040s	user 0.016s	sys 0.007s
W20260709 12:22:20.097751 31910 consensus_peers.cc:597] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:20.100869 32723 tablet_bootstrap.cc:492] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.113936   309 raft_consensus.cc:515] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:20.130759   309 leader_election.cc:290] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 3 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:20.132032   382 raft_consensus.cc:493] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:20.132720   382 raft_consensus.cc:515] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.139009 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:20.139729 32086 raft_consensus.cc:3060] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:20.144816   382 leader_election.cc:290] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:20.146971 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
W20260709 12:22:20.147866 31984 leader_election.cc:336] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:20.150060 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:20.153767 32720 leader_election.cc:304] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:20.155120   382 raft_consensus.cc:2749] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:20.160100   382 raft_consensus.cc:493] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:20.160789   382 raft_consensus.cc:515] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.164290 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b888580dbf4d70884481dcb969be35" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:20.165951 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b888580dbf4d70884481dcb969be35" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0970d640a7af4e56a99cbe73817abf8f" is_pre_election: true
I20260709 12:22:20.168150 32720 leader_election.cc:304] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:20.172382 32086 raft_consensus.cc:2468] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 3.
I20260709 12:22:20.178148 31982 leader_election.cc:304] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:20.180521   309 raft_consensus.cc:2804] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:20.176090   383 raft_consensus.cc:2749] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:20.184265   309 raft_consensus.cc:697] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 3 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:20.176326   382 leader_election.cc:290] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:20.185534   309 consensus_queue.cc:237] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER 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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:20.203824 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.65:46457
I20260709 12:22:20.205443   385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.65:46457 every 8 connection(s)
I20260709 12:22:20.225270 32723 tablet_bootstrap.cc:492] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.226625 32723 tablet_bootstrap.cc:492] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.227403 32723 ts_tablet_manager.cc:1403] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.127s	user 0.027s	sys 0.026s
I20260709 12:22:20.230163 32723 raft_consensus.cc:359] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.230849 32723 raft_consensus.cc:740] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.231769 32723 consensus_queue.cc:260] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.242857 32723 ts_tablet_manager.cc:1434] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 12:22:20.243860 32723 tablet_bootstrap.cc:492] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.244338 31764 catalog_manager.cc:5697] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 1 to 3, leader changed from cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65) to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 3 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:20.286582   327 raft_consensus.cc:3060] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.309218   388 heartbeater.cc:344] Connected to a master server at 127.28.35.126:40591
I20260709 12:22:20.309851   388 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:20.311007   388 heartbeater.cc:507] Master 127.28.35.126:40591 requested a full tablet report, sending...
I20260709 12:22:20.313890   334 raft_consensus.cc:3060] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.370604 32723 tablet_bootstrap.cc:492] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.371629 32723 tablet_bootstrap.cc:492] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.380985 32723 ts_tablet_manager.cc:1403] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.007s
I20260709 12:22:20.387457 32723 raft_consensus.cc:359] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:20.388651 32723 raft_consensus.cc:740] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.389470 32723 consensus_queue.cc:260] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:20.392509 32723 ts_tablet_manager.cc:1434] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:22:20.394858 32723 tablet_bootstrap.cc:492] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.422818 31767 ts_manager.cc:194] Re-registered known tserver with Master: cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:20.423182 32723 tablet_bootstrap.cc:492] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.424145 32723 tablet_bootstrap.cc:492] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.424777 32723 ts_tablet_manager.cc:1403] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.011s
I20260709 12:22:20.427651 32723 raft_consensus.cc:359] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.428423 32723 raft_consensus.cc:740] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.429180 32723 consensus_queue.cc:260] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.431625 32723 ts_tablet_manager.cc:1434] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:22:20.432438 32723 tablet_bootstrap.cc:492] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.470934 32723 tablet_bootstrap.cc:492] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.472002 32723 tablet_bootstrap.cc:492] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.472759 32723 ts_tablet_manager.cc:1403] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.000s
I20260709 12:22:20.477519 32723 raft_consensus.cc:359] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.478281 32723 raft_consensus.cc:740] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.478993 32723 consensus_queue.cc:260] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.480633 32723 ts_tablet_manager.cc:1434] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:22:20.481396 32723 tablet_bootstrap.cc:492] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.483296   382 raft_consensus.cc:493] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:20.483862   382 raft_consensus.cc:515] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.486099   382 leader_election.cc:290] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:20.487866 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b89f906d3c4b1e832b9f87b075e523" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" is_pre_election: true
I20260709 12:22:20.494658 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b89f906d3c4b1e832b9f87b075e523" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa" is_pre_election: true
I20260709 12:22:20.497298 32719 leader_election.cc:304] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157; no voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:20.513018   382 raft_consensus.cc:2749] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:20.528218 31767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41774
I20260709 12:22:20.535744   388 heartbeater.cc:499] Master 127.28.35.126:40591 was elected leader, sending a full tablet report...
I20260709 12:22:20.546940 32723 tablet_bootstrap.cc:492] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.548882 32723 tablet_bootstrap.cc:492] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.550729 32723 ts_tablet_manager.cc:1403] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.028s
I20260709 12:22:20.553651 32723 raft_consensus.cc:359] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.554399 32723 raft_consensus.cc:740] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.555141 32723 consensus_queue.cc:260] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.557871 32723 ts_tablet_manager.cc:1434] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:20.559047 32723 tablet_bootstrap.cc:492] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.587781 32723 tablet_bootstrap.cc:492] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.589166 32723 tablet_bootstrap.cc:492] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.589915 32723 ts_tablet_manager.cc:1403] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.006s
I20260709 12:22:20.591754 32723 raft_consensus.cc:359] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:20.592386 32723 raft_consensus.cc:740] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.593019 32723 consensus_queue.cc:260] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:20.595288 32723 ts_tablet_manager.cc:1434] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:22:20.595921 32723 tablet_bootstrap.cc:492] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.631498 32723 tablet_bootstrap.cc:492] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.632460 32723 tablet_bootstrap.cc:492] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.633140 32723 ts_tablet_manager.cc:1403] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.037s	user 0.031s	sys 0.003s
I20260709 12:22:20.637549 32723 raft_consensus.cc:359] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.638296 32723 raft_consensus.cc:740] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.638957 32723 consensus_queue.cc:260] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.640926 32723 ts_tablet_manager.cc:1434] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:20.641996 32723 tablet_bootstrap.cc:492] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.677544 32723 tablet_bootstrap.cc:492] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.678603 32723 tablet_bootstrap.cc:492] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.682209   340 raft_consensus.cc:3060] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.683641 32723 ts_tablet_manager.cc:1403] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.011s
I20260709 12:22:20.694886 32723 raft_consensus.cc:359] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.695789 32723 raft_consensus.cc:740] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.696651 32723 consensus_queue.cc:260] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.699434 32723 ts_tablet_manager.cc:1434] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:22:20.700321 32723 tablet_bootstrap.cc:492] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.716887   343 raft_consensus.cc:3060] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:22:20.730571 32089 raft_consensus.cc:1275] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Refusing update from remote peer 0970d640a7af4e56a99cbe73817abf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:22:20.731316 32723 tablet_bootstrap.cc:492] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.732699 32723 tablet_bootstrap.cc:492] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.733830 32723 ts_tablet_manager.cc:1403] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.002s
I20260709 12:22:20.733632   409 consensus_queue.cc:1048] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:20.737542 32723 raft_consensus.cc:359] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.738426 32723 raft_consensus.cc:740] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.739292 32723 consensus_queue.cc:260] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.742285 32723 ts_tablet_manager.cc:1434] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:22:20.743306 32723 tablet_bootstrap.cc:492] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.772123 32723 tablet_bootstrap.cc:492] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.773368 32723 tablet_bootstrap.cc:492] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.774132 32723 ts_tablet_manager.cc:1403] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.010s
I20260709 12:22:20.777284 32723 raft_consensus.cc:359] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.778095 32723 raft_consensus.cc:740] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.778848 32723 consensus_queue.cc:260] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.781648 32723 ts_tablet_manager.cc:1434] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:22:20.782591 32723 tablet_bootstrap.cc:492] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:20.785158 32058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 63354.4us
I20260709 12:22:20.799865   343 raft_consensus.cc:1275] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Refusing update from remote peer 0970d640a7af4e56a99cbe73817abf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:22:20.811480   309 consensus_queue.cc:1048] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.813371 32723 tablet_bootstrap.cc:492] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.814422 32723 tablet_bootstrap.cc:492] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.815064 32723 ts_tablet_manager.cc:1403] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.008s
I20260709 12:22:20.817952 32723 raft_consensus.cc:359] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.818634 32723 raft_consensus.cc:740] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.819424 32723 consensus_queue.cc:260] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.821995 32723 ts_tablet_manager.cc:1434] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:22:20.822815 32723 tablet_bootstrap.cc:492] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.845985 32723 tablet_bootstrap.cc:492] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.847059 32723 tablet_bootstrap.cc:492] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.847748 32723 ts_tablet_manager.cc:1403] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260709 12:22:20.850718 32723 raft_consensus.cc:359] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:20.851495 32723 raft_consensus.cc:740] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.852161 32723 consensus_queue.cc:260] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:20.854822 32723 ts_tablet_manager.cc:1434] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:22:20.855727 32723 tablet_bootstrap.cc:492] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.877833 32723 tablet_bootstrap.cc:492] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.878995 32723 tablet_bootstrap.cc:492] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.879693 32723 ts_tablet_manager.cc:1403] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 12:22:20.882203 32723 raft_consensus.cc:359] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.882967 32723 raft_consensus.cc:740] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.883809 32723 consensus_queue.cc:260] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.886358 32723 ts_tablet_manager.cc:1434] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:22:20.887261 32723 tablet_bootstrap.cc:492] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.955956 32723 tablet_bootstrap.cc:492] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.956925 32723 tablet_bootstrap.cc:492] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.957644 32723 ts_tablet_manager.cc:1403] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.071s	user 0.035s	sys 0.019s
I20260709 12:22:20.960206 32723 raft_consensus.cc:359] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.960896 32723 raft_consensus.cc:740] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.961649 32723 consensus_queue.cc:260] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:20.963798 32723 ts_tablet_manager.cc:1434] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:22:20.964617 32723 tablet_bootstrap.cc:492] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:20.979988 32723 tablet_bootstrap.cc:492] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:20.980742 32723 tablet_bootstrap.cc:492] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:20.981444 32723 ts_tablet_manager.cc:1403] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 12:22:20.983909 32723 raft_consensus.cc:359] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.984611 32723 raft_consensus.cc:740] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:20.985335 32723 consensus_queue.cc:260] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:20.987568 32723 ts_tablet_manager.cc:1434] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:22:20.988370 32723 tablet_bootstrap.cc:492] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:21.004684 32723 tablet_bootstrap.cc:492] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:21.005690 32723 tablet_bootstrap.cc:492] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:21.006594 32723 ts_tablet_manager.cc:1403] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260709 12:22:21.009102 32723 raft_consensus.cc:359] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:21.009814 32723 raft_consensus.cc:740] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:21.010538 32723 consensus_queue.cc:260] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:21.012660 32723 ts_tablet_manager.cc:1434] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:22:21.013820 32723 tablet_bootstrap.cc:492] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:21.035797 32723 tablet_bootstrap.cc:492] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:21.036808 32723 tablet_bootstrap.cc:492] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:21.037520 32723 ts_tablet_manager.cc:1403] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.010s
I20260709 12:22:21.040151 32723 raft_consensus.cc:359] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:21.040860 32723 raft_consensus.cc:740] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:21.041553 32723 consensus_queue.cc:260] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:21.044032 32723 ts_tablet_manager.cc:1434] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:22:21.045639 32723 tablet_bootstrap.cc:492] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:21.062616   343 raft_consensus.cc:3060] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:21.089890   348 raft_consensus.cc:3060] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:21.129129 32723 tablet_bootstrap.cc:492] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:21.130143 32723 tablet_bootstrap.cc:492] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:21.130780 32723 ts_tablet_manager.cc:1403] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.085s	user 0.038s	sys 0.036s
I20260709 12:22:21.133394 32723 raft_consensus.cc:359] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:21.134073 32723 raft_consensus.cc:740] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:21.134985 32723 consensus_queue.cc:260] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:21.137333 32723 ts_tablet_manager.cc:1434] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:22:21.138094 32723 tablet_bootstrap.cc:492] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:21.387246   427 log.cc:927] Time spent T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:22:21.390599 32723 tablet_bootstrap.cc:492] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:21.401301 32723 tablet_bootstrap.cc:492] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:21.414005 32723 ts_tablet_manager.cc:1403] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.276s	user 0.013s	sys 0.010s
I20260709 12:22:21.420275 32723 raft_consensus.cc:359] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:21.421459 32723 raft_consensus.cc:740] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:21.422607 32723 consensus_queue.cc:260] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
W20260709 12:22:21.424213 32057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 78848.5us
W20260709 12:22:21.425841 32058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 82734.4us
I20260709 12:22:21.433087 32723 ts_tablet_manager.cc:1434] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 12:22:21.434024 32723 tablet_bootstrap.cc:492] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:21.471377 31984 consensus_peers.cc:597] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:21.476055 32723 tablet_bootstrap.cc:492] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:21.477038 32723 tablet_bootstrap.cc:492] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:21.477730 32723 ts_tablet_manager.cc:1403] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.008s
I20260709 12:22:21.480410 32723 raft_consensus.cc:359] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:21.481063 32723 raft_consensus.cc:740] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:21.481773 32723 consensus_queue.cc:260] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [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: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:21.484200 32723 ts_tablet_manager.cc:1434] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:21.484905 32723 tablet_bootstrap.cc:492] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:21.522938 32723 tablet_bootstrap.cc:492] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:21.523998 32723 tablet_bootstrap.cc:492] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:21.524726 32723 ts_tablet_manager.cc:1403] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.040s	user 0.028s	sys 0.003s
I20260709 12:22:21.527704 32723 raft_consensus.cc:359] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:21.528771 32723 raft_consensus.cc:740] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:21.529935 32723 consensus_queue.cc:260] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:21.531805 32723 ts_tablet_manager.cc:1434] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:22:21.532824 32723 tablet_bootstrap.cc:492] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
W20260709 12:22:21.536535 31984 consensus_peers.cc:597] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:22:21.551585 32723 tablet_bootstrap.cc:492] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:21.552747 32723 tablet_bootstrap.cc:492] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:21.553505 32723 ts_tablet_manager.cc:1403] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260709 12:22:21.556548 32723 raft_consensus.cc:359] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:21.557289 32723 raft_consensus.cc:740] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:21.557991 32723 consensus_queue.cc:260] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:21.560614 32723 ts_tablet_manager.cc:1434] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:21.561534 32723 tablet_bootstrap.cc:492] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:21.587410   348 raft_consensus.cc:3060] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:21.611017 32723 tablet_bootstrap.cc:492] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:21.612084 32723 tablet_bootstrap.cc:492] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:21.612780 32723 ts_tablet_manager.cc:1403] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.009s
I20260709 12:22:21.615406 32723 raft_consensus.cc:359] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:21.617686 32723 raft_consensus.cc:740] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:21.618510 32723 consensus_queue.cc:260] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:21.621400 32723 ts_tablet_manager.cc:1434] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:22:21.622197 32723 tablet_bootstrap.cc:492] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:21.666651 32723 tablet_bootstrap.cc:492] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:21.667567 32723 tablet_bootstrap.cc:492] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:21.668120 32723 ts_tablet_manager.cc:1403] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.012s
I20260709 12:22:21.670293 32723 raft_consensus.cc:359] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:21.670888 32723 raft_consensus.cc:740] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:21.671551 32723 consensus_queue.cc:260] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:21.676977 32723 ts_tablet_manager.cc:1434] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:22:21.677841 32723 tablet_bootstrap.cc:492] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:21.699115 32723 tablet_bootstrap.cc:492] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:21.700062 32723 tablet_bootstrap.cc:492] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:21.700732 32723 ts_tablet_manager.cc:1403] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260709 12:22:21.703209 32723 raft_consensus.cc:359] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:21.703835 32723 raft_consensus.cc:740] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:21.704483 32723 consensus_queue.cc:260] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [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: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:21.706754 32723 ts_tablet_manager.cc:1434] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:22:21.707530 32723 tablet_bootstrap.cc:492] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap starting.
I20260709 12:22:21.731048 32723 tablet_bootstrap.cc:492] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157: 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 12:22:21.732147 32723 tablet_bootstrap.cc:492] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157: Bootstrap complete.
I20260709 12:22:21.732867 32723 ts_tablet_manager.cc:1403] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260709 12:22:21.736538 32723 raft_consensus.cc:359] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:21.737313 32723 raft_consensus.cc:740] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Initialized, Role: FOLLOWER
I20260709 12:22:21.738046 32723 consensus_queue.cc:260] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:21.740998 32723 ts_tablet_manager.cc:1434] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:22:21.927182   348 raft_consensus.cc:3060] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:22:29.021513 31983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:42245, user_credentials={real_user=slave}} blocked reactor thread for 56510.2us
W20260709 12:22:29.958638   377 debug-util.cc:398] Leaking SignalData structure 0x7b080030e760 after lost signal to thread 28816
W20260709 12:22:29.960772   377 debug-util.cc:398] Leaking SignalData structure 0x7b08000373a0 after lost signal to thread 31801
W20260709 12:22:29.966189   377 debug-util.cc:398] Leaking SignalData structure 0x7b080028c7e0 after lost signal to thread 31968
W20260709 12:22:29.972746   377 debug-util.cc:398] Leaking SignalData structure 0x7b080025d0a0 after lost signal to thread 32042
W20260709 12:22:29.976287   377 debug-util.cc:398] Leaking SignalData structure 0x7b08001148e0 after lost signal to thread 32116
W20260709 12:22:29.990355   377 debug-util.cc:398] Leaking SignalData structure 0x7b0800318c40 after lost signal to thread 385
I20260709 12:22:30.313344 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:30.413569 32086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51"
dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:58692
I20260709 12:22:30.414553 32086 raft_consensus.cc:606] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:30.417845 32086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b"
dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:58692
I20260709 12:22:30.418385 32086 raft_consensus.cc:606] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:30.420845 32086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b"
dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:58692
I20260709 12:22:30.422094 32086 raft_consensus.cc:606] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:30.439951 32017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660"
dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:43902
I20260709 12:22:30.440677 32017 raft_consensus.cc:606] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 3 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:30.454744 31940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195"
dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:37476
I20260709 12:22:30.455331 31940 raft_consensus.cc:606] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:30.458043 32086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f"
dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:58692
I20260709 12:22:30.458750 32086 raft_consensus.cc:606] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:30.460142 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:22:30.462059 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:30.463301 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:30.501127   474 raft_consensus.cc:993] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.501871   474 raft_consensus.cc:1081] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.504894   348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32948
I20260709 12:22:30.505709   348 raft_consensus.cc:493] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:30.506227   348 raft_consensus.cc:3060] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:30.529381   348 raft_consensus.cc:515] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.532630   348 leader_election.cc:290] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 3 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:30.534116 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:30.534883 31940 raft_consensus.cc:3060] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:30.534193 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ca53a4dd046f699ed7cf8321adc51" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:30.537660 32086 raft_consensus.cc:3055] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:30.538080 32086 raft_consensus.cc:740] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:30.539108 32086 consensus_queue.cc:260] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.540501 32086 raft_consensus.cc:3060] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:30.550843   474 raft_consensus.cc:993] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.551414   474 raft_consensus.cc:1081] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.553193   340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32948
I20260709 12:22:30.553841   340 raft_consensus.cc:493] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:30.554263   340 raft_consensus.cc:3060] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:30.582707 31940 raft_consensus.cc:2468] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 3.
I20260709 12:22:30.585532 32719 leader_election.cc:304] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:30.592715   340 raft_consensus.cc:515] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.594686 32086 raft_consensus.cc:2468] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 3.
I20260709 12:22:30.596010 32087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:30.596824 32087 raft_consensus.cc:3055] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:22:30.597117 32087 raft_consensus.cc:740] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:30.598026 32087 consensus_queue.cc:260] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.599160 32087 raft_consensus.cc:3060] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:30.600926   482 raft_consensus.cc:2804] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:30.602787   340 leader_election.cc:290] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 4 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:30.607075   482 raft_consensus.cc:697] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:30.608323   482 consensus_queue.cc:237] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.613886 32087 raft_consensus.cc:2468] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 4.
I20260709 12:22:30.614691 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532b20fc6797465ca28bf34e2a3eee8b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:30.615275 31940 raft_consensus.cc:3060] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:30.615824 32718 leader_election.cc:304] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [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: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:30.619350   483 raft_consensus.cc:2804] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:22:30.620153   483 raft_consensus.cc:697] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 4 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:30.621126   483 consensus_queue.cc:237] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [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: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.623303 31940 raft_consensus.cc:2468] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 4.
I20260709 12:22:30.630340 31767 catalog_manager.cc:5697] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 2 to 3, leader changed from 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 3 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:30.642721   481 raft_consensus.cc:993] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.642982   474 raft_consensus.cc:993] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.643299   481 raft_consensus.cc:1081] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.643474   474 raft_consensus.cc:1081] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.645548   340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32948
I20260709 12:22:30.646126   340 raft_consensus.cc:493] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:30.646533   340 raft_consensus.cc:3060] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:30.647161   348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32948
I20260709 12:22:30.647699   348 raft_consensus.cc:493] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:30.648039   348 raft_consensus.cc:3060] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:30.658540   348 raft_consensus.cc:515] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.661068   340 raft_consensus.cc:515] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.661778   348 leader_election.cc:290] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:30.662060 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:30.662710 31940 raft_consensus.cc:3060] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:30.663549   340 leader_election.cc:290] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:30.664767 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:30.665385 31944 raft_consensus.cc:3060] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:30.661772 32087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241205d156f1494e95c554d7af1b9b8b" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:30.666669 32087 raft_consensus.cc:3055] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:30.666986 32087 raft_consensus.cc:740] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:30.667897 32087 consensus_queue.cc:260] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.669221 32087 raft_consensus.cc:3060] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:30.673403 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a0ca1de8154d33b5ba5118beea892f" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:30.673991 32089 raft_consensus.cc:3055] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:30.674260 32089 raft_consensus.cc:740] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:30.674961 32089 consensus_queue.cc:260] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.676127 32089 raft_consensus.cc:3060] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:30.678356 31944 raft_consensus.cc:2468] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:30.679488 32719 leader_election.cc:304] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:30.680404   483 raft_consensus.cc:2804] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:30.680862   483 raft_consensus.cc:697] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:30.681797   483 consensus_queue.cc:237] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.684964 32089 raft_consensus.cc:2468] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:30.698616 31940 raft_consensus.cc:2468] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:30.699810 32719 leader_election.cc:304] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:30.700863   483 raft_consensus.cc:2804] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:30.701635   483 raft_consensus.cc:697] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:30.701858 32087 raft_consensus.cc:2468] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:30.702651   483 consensus_queue.cc:237] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:30.707729 31767 catalog_manager.cc:5697] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 3 to 4, leader changed from 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 4 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:30.709496 31767 catalog_manager.cc:5697] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 1 to 2, leader changed from 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:30.728904 31767 catalog_manager.cc:5697] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 1 to 2, leader changed from 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:30.829450   470 raft_consensus.cc:993] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.829974   470 raft_consensus.cc:1081] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.832032   340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32976
I20260709 12:22:30.832648   340 raft_consensus.cc:493] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:30.833053   340 raft_consensus.cc:3060] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:30.836472   479 raft_consensus.cc:993] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.836987   479 raft_consensus.cc:1081] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 3 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:30.838658   348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32962
I20260709 12:22:30.839179   348 raft_consensus.cc:493] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:30.839529   348 raft_consensus.cc:3060] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:30.844329   340 raft_consensus.cc:515] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:30.847561   348 raft_consensus.cc:515] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:30.848822 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:30.849470 31940 raft_consensus.cc:3055] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:30.849768 31940 raft_consensus.cc:740] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:30.850457 31940 consensus_queue.cc:260] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:30.850848 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:30.851537 32017 raft_consensus.cc:3055] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:22:30.851549 31940 raft_consensus.cc:3060] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:30.851858 32017 raft_consensus.cc:740] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:30.852798 32017 consensus_queue.cc:260] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:30.855240 32017 raft_consensus.cc:3060] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:30.857745   348 leader_election.cc:290] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 4 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:30.855893   340 leader_election.cc:290] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:30.858090 32010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8817de475c42cab70e9bfb08699195" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:30.858700 32010 raft_consensus.cc:3060] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:30.859560 31940 raft_consensus.cc:2468] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:30.860531 32719 leader_election.cc:304] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:30.866253 32087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d30effaa5147839f5c4a86230f4660" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:30.866902 32087 raft_consensus.cc:3060] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:30.867380   483 raft_consensus.cc:2804] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:30.869062   483 raft_consensus.cc:697] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:30.870443   483 consensus_queue.cc:237] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:30.876439 32087 raft_consensus.cc:2468] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 4.
I20260709 12:22:30.884382 32718 leader_election.cc:304] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [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: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:30.886075   482 raft_consensus.cc:2804] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:22:30.888767   482 raft_consensus.cc:697] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 4 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:30.883581 32010 raft_consensus.cc:2468] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:30.876919 32017 raft_consensus.cc:2468] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 4.
I20260709 12:22:30.890311   482 consensus_queue.cc:237] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:30.898732 31767 catalog_manager.cc:5697] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 1 to 2, leader changed from d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:30.916689 31767 catalog_manager.cc:5697] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 3 to 4, leader changed from 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 4 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:31.033576 32087 raft_consensus.cc:1275] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:31.034986   482 consensus_queue.cc:1048] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:31.074617 31940 raft_consensus.cc:1275] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:31.076507   482 consensus_queue.cc:1048] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:31.179273 31940 raft_consensus.cc:1275] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:31.180701   483 consensus_queue.cc:1048] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:31.190876 32089 raft_consensus.cc:1275] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:31.193370   493 consensus_queue.cc:1048] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:31.196947 31944 raft_consensus.cc:1275] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:31.198582   482 consensus_queue.cc:1048] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:31.210263 32089 raft_consensus.cc:1275] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:22:31.219468   493 consensus_queue.cc:1048] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:31.231534 31944 raft_consensus.cc:1275] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 4 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:22:31.233372   483 consensus_queue.cc:1048] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:31.261332 32087 raft_consensus.cc:1275] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:31.263015   493 consensus_queue.cc:1048] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:22:31.268312 32016 raft_consensus.cc:1275] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:31.270071   493 consensus_queue.cc:1048] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:31.299382 31944 raft_consensus.cc:1275] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:31.300935   493 consensus_queue.cc:1048] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:31.382791 32016 raft_consensus.cc:1275] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 4 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:22:31.384284   493 consensus_queue.cc:1048] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:31.402374 32087 raft_consensus.cc:1275] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:22:31.406605   482 consensus_queue.cc:1048] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:31.600845 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:31.668088 32087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5"
dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:58692
I20260709 12:22:31.668749 32087 raft_consensus.cc:606] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:31.672994 31944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10d8965b66ad47449315d751d83efdef"
dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
mode: GRACEFUL
new_leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
 from {username='slave'} at 127.0.0.1:37476
I20260709 12:22:31.673600 31944 raft_consensus.cc:606] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Received request to transfer leadership to TS 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:31.677466 32089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "739674fc59824248ae12163afd5cf736"
dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
mode: GRACEFUL
new_leader_uuid: "0970d640a7af4e56a99cbe73817abf8f"
 from {username='slave'} at 127.0.0.1:58692
I20260709 12:22:31.678062 32089 raft_consensus.cc:606] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Received request to transfer leadership to TS 0970d640a7af4e56a99cbe73817abf8f
I20260709 12:22:31.681712 31940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618"
dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:37476
I20260709 12:22:31.682340 31940 raft_consensus.cc:606] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:31.685257 31940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e"
dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
mode: GRACEFUL
new_leader_uuid: "0970d640a7af4e56a99cbe73817abf8f"
 from {username='slave'} at 127.0.0.1:37476
I20260709 12:22:31.685820 31940 raft_consensus.cc:606] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Received request to transfer leadership to TS 0970d640a7af4e56a99cbe73817abf8f
I20260709 12:22:31.687321 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:22:31.692766 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:31.693629 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:31.695799   462 raft_consensus.cc:993] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa: : Instructing follower 0970d640a7af4e56a99cbe73817abf8f to start an election
I20260709 12:22:31.696871   470 raft_consensus.cc:1081] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Signalling peer 0970d640a7af4e56a99cbe73817abf8f to start an election
I20260709 12:22:31.701617 32010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e"
dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
 from {username='slave'} at 127.0.0.1:51390
I20260709 12:22:31.702188 32010 raft_consensus.cc:493] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:31.702553 32010 raft_consensus.cc:3060] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:31.731503 32010 raft_consensus.cc:515] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:31.742471 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:31.743007 31940 raft_consensus.cc:3055] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:31.743291 31940 raft_consensus.cc:740] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:31.743980 31940 consensus_queue.cc:260] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:31.744923 31940 raft_consensus.cc:3060] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:31.747009 32010 leader_election.cc:290] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:31.747208 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc56bb3579e48cdbe31efd22a53805e" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:31.749712 32089 raft_consensus.cc:3060] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:31.756861 32089 raft_consensus.cc:2468] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 2.
I20260709 12:22:31.758590 31982 leader_election.cc:304] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:31.759671   473 raft_consensus.cc:2804] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:31.760171   473 raft_consensus.cc:697] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:31.761039   473 consensus_queue.cc:237] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:31.763108 31940 raft_consensus.cc:2468] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 2.
I20260709 12:22:31.776266 31766 catalog_manager.cc:5697] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 1 to 2, leader changed from d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66) to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 2 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:31.883967   511 raft_consensus.cc:993] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:31.884532   470 raft_consensus.cc:1081] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:31.886174   348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32976
I20260709 12:22:31.886752   348 raft_consensus.cc:493] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:31.887108   348 raft_consensus.cc:3060] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:31.895653   516 raft_consensus.cc:993] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7: : Instructing follower 0970d640a7af4e56a99cbe73817abf8f to start an election
I20260709 12:22:31.895591   348 raft_consensus.cc:515] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:31.896517   472 raft_consensus.cc:1081] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Signalling peer 0970d640a7af4e56a99cbe73817abf8f to start an election
I20260709 12:22:31.899173 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:31.899400 32010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "739674fc59824248ae12163afd5cf736"
dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
 from {username='slave'} at 127.0.0.1:51376
I20260709 12:22:31.899777 31940 raft_consensus.cc:3055] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:31.900071 32010 raft_consensus.cc:493] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:31.900127 31940 raft_consensus.cc:740] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:31.900460 32010 raft_consensus.cc:3060] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:31.901130 31940 consensus_queue.cc:260] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:31.902407 31940 raft_consensus.cc:3060] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:31.908238 32010 raft_consensus.cc:515] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:31.910955 32010 leader_election.cc:290] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:31.915686 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739674fc59824248ae12163afd5cf736" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:31.916298 31944 raft_consensus.cc:3060] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:31.918702 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739674fc59824248ae12163afd5cf736" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:31.919344 32089 raft_consensus.cc:3055] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:31.919653 32089 raft_consensus.cc:740] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:31.920485 32089 consensus_queue.cc:260] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:31.923800   467 raft_consensus.cc:993] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:31.924077 32089 raft_consensus.cc:3060] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:31.924373   467 raft_consensus.cc:1081] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:31.926457   343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32948
I20260709 12:22:31.927016   343 raft_consensus.cc:493] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:31.927349   343 raft_consensus.cc:3060] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:31.940330 31944 raft_consensus.cc:2468] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 2.
I20260709 12:22:31.942149 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6cc41fe1174441894a517093ad0618" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:31.942786 32017 raft_consensus.cc:3060] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:31.943348 31983 leader_election.cc:304] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:31.944252 31940 raft_consensus.cc:2468] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:31.944283   473 raft_consensus.cc:2804] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:31.940802   348 leader_election.cc:290] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:31.945749   473 raft_consensus.cc:697] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:31.946178 32719 leader_election.cc:304] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:31.949566   482 raft_consensus.cc:2804] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:31.950140   482 raft_consensus.cc:697] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:31.949111   473 consensus_queue.cc:237] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:31.951002   482 consensus_queue.cc:237] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:31.947213 32089 raft_consensus.cc:2468] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 2.
I20260709 12:22:31.976631 31766 catalog_manager.cc:5697] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 1 to 2, leader changed from 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68) to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 2 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:31.991160 32017 raft_consensus.cc:2468] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:31.965651   343 raft_consensus.cc:515] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:32.010466   343 leader_election.cc:290] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 3 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:32.013899 32017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:32.017531 32017 raft_consensus.cc:3060] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:32.030766 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a62715cca1a4bcbb306653098e747c5" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:32.031436 32086 raft_consensus.cc:3055] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:32.031764 32086 raft_consensus.cc:740] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:32.032584 32086 consensus_queue.cc:260] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:32.036865 32086 raft_consensus.cc:3060] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:32.028016 31766 catalog_manager.cc:5697] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 1 to 2, leader changed from d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:32.041599   471 raft_consensus.cc:993] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa: : Instructing follower 7eedb5b8962e4055b7730790b0f8bcc7 to start an election
I20260709 12:22:32.042168   511 raft_consensus.cc:1081] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Signalling peer 7eedb5b8962e4055b7730790b0f8bcc7 to start an election
I20260709 12:22:32.044968 32089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10d8965b66ad47449315d751d83efdef"
dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
 from {username='slave'} at 127.0.0.1:35404
I20260709 12:22:32.046312 32089 raft_consensus.cc:493] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:32.046765 32089 raft_consensus.cc:3060] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:32.053653 32089 raft_consensus.cc:515] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:32.060166 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8965b66ad47449315d751d83efdef" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:32.060779 31940 raft_consensus.cc:3055] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:32.060810 32089 leader_election.cc:290] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:32.061187 31940 raft_consensus.cc:740] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:32.062139 31940 consensus_queue.cc:260] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:32.050760 32017 raft_consensus.cc:2468] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 3.
I20260709 12:22:32.063395 31940 raft_consensus.cc:3060] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:32.064543 32720 leader_election.cc:304] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:32.065719 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8965b66ad47449315d751d83efdef" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:32.066345 32016 raft_consensus.cc:3060] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:32.069479   482 raft_consensus.cc:2804] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:32.070070   482 raft_consensus.cc:697] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:32.070930   482 consensus_queue.cc:237] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [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: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:32.078794 32016 raft_consensus.cc:2468] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 2.
I20260709 12:22:32.081970 31940 raft_consensus.cc:2468] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 2.
I20260709 12:22:32.062845 32086 raft_consensus.cc:2468] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 3.
I20260709 12:22:32.085076 32058 leader_election.cc:304] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:32.086967   521 raft_consensus.cc:2804] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:32.087496   521 raft_consensus.cc:697] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:32.088416   521 consensus_queue.cc:237] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:32.115849 31766 catalog_manager.cc:5697] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 2 to 3, leader changed from 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 3 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:32.136207 31765 catalog_manager.cc:5697] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 1 to 2, leader changed from d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66) to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 2 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:32.370545 31940 raft_consensus.cc:1275] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer 0970d640a7af4e56a99cbe73817abf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:32.372006   524 consensus_queue.cc:1048] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:32.390977 32088 raft_consensus.cc:1275] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Refusing update from remote peer 0970d640a7af4e56a99cbe73817abf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:32.395167   479 consensus_queue.cc:1048] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:32.414001 31944 raft_consensus.cc:1275] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer 0970d640a7af4e56a99cbe73817abf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:32.425590   479 consensus_queue.cc:1048] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:32.461671 32010 raft_consensus.cc:1275] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:32.464434   493 consensus_queue.cc:1048] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:32.504449 32089 raft_consensus.cc:1275] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Refusing update from remote peer 0970d640a7af4e56a99cbe73817abf8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:32.506469   473 consensus_queue.cc:1048] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:32.525193 31944 raft_consensus.cc:1275] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:32.527119   482 consensus_queue.cc:1048] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:32.538988 32010 raft_consensus.cc:1275] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:32.542745   521 consensus_queue.cc:1048] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:32.643251 31940 raft_consensus.cc:1275] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:32.645174   520 consensus_queue.cc:1048] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:22:32.649641 32720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:42199, user_credentials={real_user=slave}} blocked reactor thread for 76734.5us
I20260709 12:22:32.706244 32086 raft_consensus.cc:1275] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:32.706715 32018 raft_consensus.cc:1275] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:32.707928   534 consensus_queue.cc:1048] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:32.733992   534 consensus_queue.cc:1048] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:32.750190 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:32.826267 32018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "739674fc59824248ae12163afd5cf736"
dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
mode: GRACEFUL
new_leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
 from {username='slave'} at 127.0.0.1:43902
I20260709 12:22:32.826896 32018 raft_consensus.cc:606] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Received request to transfer leadership to TS 7eedb5b8962e4055b7730790b0f8bcc7
I20260709 12:22:32.831126 31941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556"
dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:37476
I20260709 12:22:32.831720 31941 raft_consensus.cc:606] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:32.834389 32018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9"
dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:43902
I20260709 12:22:32.834863 32018 raft_consensus.cc:606] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:32.837996 31940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27"
dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:37476
I20260709 12:22:32.838562 31940 raft_consensus.cc:606] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:32.840834 32089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2"
dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
mode: GRACEFUL
new_leader_uuid: "0970d640a7af4e56a99cbe73817abf8f"
 from {username='slave'} at 127.0.0.1:58692
I20260709 12:22:32.841285 32089 raft_consensus.cc:606] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Received request to transfer leadership to TS 0970d640a7af4e56a99cbe73817abf8f
I20260709 12:22:32.848141 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:22:32.850142 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:32.850989 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:32.889954   472 raft_consensus.cc:993] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7: : Instructing follower 0970d640a7af4e56a99cbe73817abf8f to start an election
I20260709 12:22:32.890677   539 raft_consensus.cc:1081] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Signalling peer 0970d640a7af4e56a99cbe73817abf8f to start an election
I20260709 12:22:32.892357 32018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2"
dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
 from {username='slave'} at 127.0.0.1:51376
I20260709 12:22:32.892889 32018 raft_consensus.cc:493] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:32.893213 32018 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:32.901952 32018 raft_consensus.cc:515] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:32.907829 32018 leader_election.cc:290] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [CANDIDATE]: Term 4 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:32.908365 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:32.908933 32089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c33573e99e41db865d76298c8402c2" candidate_uuid: "0970d640a7af4e56a99cbe73817abf8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:32.909044 31940 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:32.909544 32089 raft_consensus.cc:3055] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:22:32.909759 32089 raft_consensus.cc:740] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:32.910449 32089 consensus_queue.cc:260] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:32.911365 32089 raft_consensus.cc:3060] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:32.915822 32089 raft_consensus.cc:2468] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 4.
I20260709 12:22:32.916333 31940 raft_consensus.cc:2468] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0970d640a7af4e56a99cbe73817abf8f in term 4.
I20260709 12:22:32.916889 31982 leader_election.cc:304] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [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: 0970d640a7af4e56a99cbe73817abf8f, 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 
I20260709 12:22:32.917908   542 raft_consensus.cc:2804] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:22:32.918360   542 raft_consensus.cc:697] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 4 LEADER]: Becoming Leader. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:32.919229   542 consensus_queue.cc:237] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [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: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:32.928229   479 raft_consensus.cc:993] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f: : Instructing follower 7eedb5b8962e4055b7730790b0f8bcc7 to start an election
I20260709 12:22:32.928711   479 raft_consensus.cc:1081] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Signalling peer 7eedb5b8962e4055b7730790b0f8bcc7 to start an election
I20260709 12:22:32.930269 32089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "739674fc59824248ae12163afd5cf736"
dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
 from {username='slave'} at 127.0.0.1:35410
I20260709 12:22:32.930842 32089 raft_consensus.cc:493] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:32.931173 32089 raft_consensus.cc:3060] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:32.933046 31765 catalog_manager.cc:5697] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f reported cstate change: term changed from 3 to 4, leader changed from 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68) to 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67). New cstate: current_term: 4 leader_uuid: "0970d640a7af4e56a99cbe73817abf8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:32.941033 32089 raft_consensus.cc:515] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:32.943866 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739674fc59824248ae12163afd5cf736" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:32.944439 31941 raft_consensus.cc:3060] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:32.947009 32089 leader_election.cc:290] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:32.949146 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739674fc59824248ae12163afd5cf736" candidate_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:32.949971 32018 raft_consensus.cc:3055] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:32.950289 32018 raft_consensus.cc:740] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:32.951028 32018 consensus_queue.cc:260] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [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: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:32.951921 32018 raft_consensus.cc:3060] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:32.976837 31941 raft_consensus.cc:2468] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 3.
I20260709 12:22:32.978482 32057 leader_election.cc:304] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:32.979159   472 raft_consensus.cc:2804] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:32.979661   472 raft_consensus.cc:697] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Becoming Leader. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:32.980449   472 consensus_queue.cc:237] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [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: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } }
I20260709 12:22:32.995921 32018 raft_consensus.cc:2468] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eedb5b8962e4055b7730790b0f8bcc7 in term 3.
I20260709 12:22:33.002489 31766 catalog_manager.cc:5697] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 reported cstate change: term changed from 2 to 3, leader changed from 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67) to 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68). New cstate: current_term: 3 leader_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:33.282862   462 raft_consensus.cc:993] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:33.283393   511 raft_consensus.cc:1081] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:33.285355   343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32976
I20260709 12:22:33.285941   343 raft_consensus.cc:493] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:33.286314   343 raft_consensus.cc:3060] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:33.293851   343 raft_consensus.cc:515] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:33.296419 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:33.296638   343 leader_election.cc:290] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:33.297045 31941 raft_consensus.cc:3055] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:33.297433 31941 raft_consensus.cc:740] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:33.297513 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6576b7a5654e69b96fb82accb7ab27" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:33.298090 32016 raft_consensus.cc:3060] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:33.298323 31941 consensus_queue.cc:260] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:33.299475 31941 raft_consensus.cc:3060] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:33.306877 31941 raft_consensus.cc:2468] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:33.307998 32719 leader_election.cc:304] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:33.309058   493 raft_consensus.cc:2804] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:33.309134 32016 raft_consensus.cc:2468] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:33.317667   493 raft_consensus.cc:697] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:33.318804   493 consensus_queue.cc:237] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:33.343425 31765 catalog_manager.cc:5697] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 1 to 2, leader changed from d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:33.359272   524 raft_consensus.cc:993] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:33.359869   524 raft_consensus.cc:1081] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:33.362697   343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32962
I20260709 12:22:33.363533   343 raft_consensus.cc:493] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:33.363960   343 raft_consensus.cc:3060] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:33.390128   343 raft_consensus.cc:515] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:33.393362   343 leader_election.cc:290] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:33.395512 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:33.396098 32016 raft_consensus.cc:3055] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:33.396833 31941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32cafa864f04a7a82cc2fd7aef252f9" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:33.398855 31941 raft_consensus.cc:3060] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:33.396435 32016 raft_consensus.cc:740] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:33.405884 32016 consensus_queue.cc:260] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:33.407403 32016 raft_consensus.cc:3060] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:33.410291 31941 raft_consensus.cc:2468] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:33.412174 32719 leader_election.cc:304] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:33.413134   550 raft_consensus.cc:2804] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:33.418534 32016 raft_consensus.cc:2468] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:33.420342   511 raft_consensus.cc:993] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:33.420918   511 raft_consensus.cc:1081] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:33.423453   334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32976
I20260709 12:22:33.424075   334 raft_consensus.cc:493] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:33.424435   334 raft_consensus.cc:3060] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:33.440075   550 raft_consensus.cc:697] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:33.442545   550 consensus_queue.cc:237] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:33.437011   334 raft_consensus.cc:515] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:33.449158 31940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:33.449836 31940 raft_consensus.cc:3055] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:33.450151 31940 raft_consensus.cc:740] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:33.450913 31940 consensus_queue.cc:260] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:33.452025 31940 raft_consensus.cc:3060] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:33.459903 32016 raft_consensus.cc:1275] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:33.462671   334 leader_election.cc:290] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Requested vote from peers d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245), 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199)
I20260709 12:22:33.460186 31940 raft_consensus.cc:2468] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:33.464129 32018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d449fd0df1f48408b9f51f02b317556" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:33.464787 32018 raft_consensus.cc:3060] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:33.464821 32719 leader_election.cc:304] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:33.467635   539 consensus_queue.cc:1048] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:33.470588   552 raft_consensus.cc:2804] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:33.471232   552 raft_consensus.cc:697] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:33.472245   552 consensus_queue.cc:237] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } }
I20260709 12:22:33.490417 32018 raft_consensus.cc:2468] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:33.505430 32086 raft_consensus.cc:1275] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Refusing update from remote peer 0970d640a7af4e56a99cbe73817abf8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:33.508598   542 consensus_queue.cc:1048] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:22:33.523507 31941 raft_consensus.cc:1275] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Refusing update from remote peer 7eedb5b8962e4055b7730790b0f8bcc7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:33.526991 31940 raft_consensus.cc:1275] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 4 FOLLOWER]: Refusing update from remote peer 0970d640a7af4e56a99cbe73817abf8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:33.527794   549 consensus_queue.cc:1048] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:22:33.537012   473 consensus_queue.cc:1048] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:33.565143 31765 catalog_manager.cc:5697] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 1 to 2, leader changed from 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:33.603950 32058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 74293us
I20260709 12:22:33.737885 31766 catalog_manager.cc:5697] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 1 to 2, leader changed from d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:33.764398 32016 raft_consensus.cc:1275] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:33.765784   552 consensus_queue.cc:1048] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:33.792528 31944 raft_consensus.cc:1275] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:33.794603   493 consensus_queue.cc:1048] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:33.867527 31944 raft_consensus.cc:1275] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:33.868878   493 consensus_queue.cc:1048] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:33.879436 32016 raft_consensus.cc:1275] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:33.880885   550 consensus_queue.cc:1048] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:33.906433 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:33.914834 31941 raft_consensus.cc:1275] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:33.916293   552 consensus_queue.cc:1048] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:33.950898 32018 raft_consensus.cc:1275] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:33.953986   550 consensus_queue.cc:1048] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:34.047972 32018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168"
dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:43902
I20260709 12:22:34.048607 32018 raft_consensus.cc:606] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:34.051661 32086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6077f6e814384b9c92bba569661158bd"
dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:58692
I20260709 12:22:34.052240 32086 raft_consensus.cc:606] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:34.055044 31941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74"
dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
mode: GRACEFUL
new_leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:37476
I20260709 12:22:34.055661 31941 raft_consensus.cc:606] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Received request to transfer leadership to TS cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:34.057508 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:22:34.059237 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:34.059963 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:34.396673   511 raft_consensus.cc:993] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:34.397120   462 raft_consensus.cc:1081] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:34.398423   334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32976
I20260709 12:22:34.398912   334 raft_consensus.cc:493] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:34.399219   334 raft_consensus.cc:3060] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:34.405310   334 raft_consensus.cc:515] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:34.407588   334 leader_election.cc:290] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:34.408320 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:34.408689 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940926e8bc904ec8a6d2d00889f8ff74" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:34.409008 32086 raft_consensus.cc:3060] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:34.409380 31944 raft_consensus.cc:3055] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:34.409732 31944 raft_consensus.cc:740] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d47e7c32bd1e4941a3907373087ac4fa, State: Running, Role: LEADER
I20260709 12:22:34.410451 31944 consensus_queue.cc:260] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:34.411729 31944 raft_consensus.cc:3060] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:34.415788 32086 raft_consensus.cc:2468] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:34.417032 32718 leader_election.cc:304] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:34.417800   552 raft_consensus.cc:2804] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:34.418375   552 raft_consensus.cc:697] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:34.419952 31944 raft_consensus.cc:2468] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:34.419661   552 consensus_queue.cc:237] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:34.429467 31764 catalog_manager.cc:5697] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 1 to 2, leader changed from d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:34.454080   539 raft_consensus.cc:993] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:34.454558   549 raft_consensus.cc:1081] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:34.455914   340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6077f6e814384b9c92bba569661158bd"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32948
I20260709 12:22:34.456382   340 raft_consensus.cc:493] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:34.456676   340 raft_consensus.cc:3060] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:34.462284   340 raft_consensus.cc:515] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:34.464736 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6077f6e814384b9c92bba569661158bd" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:34.464959   340 leader_election.cc:290] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Requested vote from peers 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:34.465124 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6077f6e814384b9c92bba569661158bd" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47e7c32bd1e4941a3907373087ac4fa"
I20260709 12:22:34.465323 32086 raft_consensus.cc:3055] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:34.465699 32086 raft_consensus.cc:740] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7eedb5b8962e4055b7730790b0f8bcc7, State: Running, Role: LEADER
I20260709 12:22:34.465761 31944 raft_consensus.cc:3060] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:34.466624 32086 consensus_queue.cc:260] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:34.467856 32086 raft_consensus.cc:3060] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:34.470835   479 raft_consensus.cc:993] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f: : Instructing follower cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:34.471344   479 raft_consensus.cc:1081] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Signalling peer cdc48a2807fa4ce78f604b3a7047f157 to start an election
I20260709 12:22:34.473997   334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168"
dest_uuid: "cdc48a2807fa4ce78f604b3a7047f157"
 from {username='slave'} at 127.0.0.1:32962
I20260709 12:22:34.474640   334 raft_consensus.cc:493] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:34.475091   334 raft_consensus.cc:3060] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:34.476377 31944 raft_consensus.cc:2468] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:34.477523 32719 leader_election.cc:304] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa; no voters: 
I20260709 12:22:34.477774 32086 raft_consensus.cc:2468] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:34.478434   552 raft_consensus.cc:2804] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:34.478978   552 raft_consensus.cc:697] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:34.479779   552 consensus_queue.cc:237] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:34.481024   334 raft_consensus.cc:515] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:34.483975 32016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0970d640a7af4e56a99cbe73817abf8f"
I20260709 12:22:34.484495 32016 raft_consensus.cc:3055] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:34.484789 32016 raft_consensus.cc:740] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0970d640a7af4e56a99cbe73817abf8f, State: Running, Role: LEADER
I20260709 12:22:34.485491 32016 consensus_queue.cc:260] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:34.487262   334 leader_election.cc:290] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Requested vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68:43285)
I20260709 12:22:34.487943 32016 raft_consensus.cc:3060] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:34.491034 32086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4f9bd9856b40918850d038c7a1d168" candidate_uuid: "cdc48a2807fa4ce78f604b3a7047f157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eedb5b8962e4055b7730790b0f8bcc7"
I20260709 12:22:34.491693 32086 raft_consensus.cc:3060] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:34.496976 31764 catalog_manager.cc:5697] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 1 to 2, leader changed from 7eedb5b8962e4055b7730790b0f8bcc7 (127.28.35.68) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:34.502413 32016 raft_consensus.cc:2468] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:34.503639 32720 leader_election.cc:304] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157; no voters: 
I20260709 12:22:34.504511   552 raft_consensus.cc:2804] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:34.505096   552 raft_consensus.cc:697] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Becoming Leader. State: Replica: cdc48a2807fa4ce78f604b3a7047f157, State: Running, Role: LEADER
I20260709 12:22:34.506597   552 consensus_queue.cc:237] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
W20260709 12:22:34.533344 31910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:46457, user_credentials={real_user=slave}} blocked reactor thread for 45528.7us
I20260709 12:22:34.535858 32086 raft_consensus.cc:2468] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc48a2807fa4ce78f604b3a7047f157 in term 2.
I20260709 12:22:34.547583 31764 catalog_manager.cc:5697] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 reported cstate change: term changed from 1 to 2, leader changed from 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67) to cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "cdc48a2807fa4ce78f604b3a7047f157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:34.853127 32088 raft_consensus.cc:1275] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:34.854442   552 consensus_queue.cc:1048] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:34.864904 31944 raft_consensus.cc:1275] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:34.866385   493 consensus_queue.cc:1048] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:34.952683 31941 raft_consensus.cc:1275] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:34.954371   552 consensus_queue.cc:1048] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:34.966019 32088 raft_consensus.cc:1275] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:34.967768   550 consensus_queue.cc:1048] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:34.993577 32089 raft_consensus.cc:1275] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:34.994920   550 consensus_queue.cc:1048] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:35.012001 32018 raft_consensus.cc:1275] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Refusing update from remote peer cdc48a2807fa4ce78f604b3a7047f157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:35.013518   552 consensus_queue.cc:1048] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:35.119432 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:35.155545 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:35.156827 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:35.157328 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:35.191744 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:35.225483 28813 tablet_server.cc:179] TabletServer@127.28.35.65:46457 shutting down...
W20260709 12:22:35.235898 31984 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 289 similar messages]
W20260709 12:22:35.254446 31984 consensus_peers.cc:597] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:35.252789 32058 consensus_peers.cc:597] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:35.256256 32058 consensus_peers.cc:597] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:35.262069 31984 consensus_peers.cc:597] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.268746 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:35.269845 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.270856 28813 raft_consensus.cc:2243] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.271406 28813 raft_consensus.cc:2272] T 59e9755d03564fedb493b44e6cd8e573 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.274138 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.274849 28813 raft_consensus.cc:2243] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.275260 28813 raft_consensus.cc:2272] T 0da172aa7e924677be47f555b44ff11b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.277374 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.278115 28813 raft_consensus.cc:2243] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.279065 28813 raft_consensus.cc:2272] T 5a4f9bd9856b40918850d038c7a1d168 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.280854 31984 consensus_peers.cc:597] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.281807 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.282809 28813 raft_consensus.cc:2243] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.283291 28813 raft_consensus.cc:2272] T ac67b355bd244377a426044bb66b6e4d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.285863 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.286608 28813 raft_consensus.cc:2243] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.287104 28813 raft_consensus.cc:2272] T 1e01d2800b5e43dd91cd3331427c765e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.289186 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.289794 28813 raft_consensus.cc:2243] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.290129 28813 raft_consensus.cc:2272] T c37525d40f504f858a384d434893c83f P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.292012 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.292500 28813 raft_consensus.cc:2243] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.292917 28813 raft_consensus.cc:2272] T a37ea05543e247148a30f3a2600b2881 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.294727 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.295229 28813 raft_consensus.cc:2243] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.295542 28813 raft_consensus.cc:2272] T 3ecd2522f05b40a286fdcfc82cff9046 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.297282 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.297820 28813 raft_consensus.cc:2243] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.298496 28813 raft_consensus.cc:2272] T ed8817de475c42cab70e9bfb08699195 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.300361 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.301043 28813 raft_consensus.cc:2243] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.301496 28813 raft_consensus.cc:2272] T 4bdb89ac839b4da990e1f1dc968f71df P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.303431 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.303969 28813 raft_consensus.cc:2243] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.304332 28813 raft_consensus.cc:2272] T 1cd0acfd6a0243dc81fd92f3162a711d P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.306216 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.306829 28813 raft_consensus.cc:2243] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.307536 28813 raft_consensus.cc:2272] T 7b6cc41fe1174441894a517093ad0618 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.309352 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.310019 28813 raft_consensus.cc:2243] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.310427 28813 raft_consensus.cc:2272] T f714f6e57ad248cfb0f5a9fdd91c7963 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.312819 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.313468 28813 raft_consensus.cc:2243] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.314265 28813 raft_consensus.cc:2272] T 0a62715cca1a4bcbb306653098e747c5 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.314617 32058 consensus_peers.cc:597] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.316330 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.317102 28813 raft_consensus.cc:2243] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.317592 28813 raft_consensus.cc:2272] T 62d9eb0f905543e188ef023269993ee0 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.319453 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.320143 28813 raft_consensus.cc:2243] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.320528 28813 raft_consensus.cc:2272] T 9262a81ae422486eb6775f0cc857feef P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.322450 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.323022 28813 raft_consensus.cc:2243] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.323418 28813 raft_consensus.cc:2272] T 7eade86ce4944a31b5b3b9578909d947 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.325506 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.326092 28813 raft_consensus.cc:2243] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.326542 28813 raft_consensus.cc:2272] T d622a2f79a6947ac8ed9e81ea105753c P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.328629 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.329452 28813 raft_consensus.cc:2243] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.330366 28813 raft_consensus.cc:2272] T 60d30effaa5147839f5c4a86230f4660 P cdc48a2807fa4ce78f604b3a7047f157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.332875 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.333622 28813 raft_consensus.cc:2243] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.334067 28813 raft_consensus.cc:2272] T e2958e4119fe427f9fbc2c395a7d464b P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.336750 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.337807 28813 raft_consensus.cc:2243] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.339005 28813 raft_consensus.cc:2272] T f6a0ca1de8154d33b5ba5118beea892f P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.339462 31984 consensus_peers.cc:597] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.341806 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.342682 28813 raft_consensus.cc:2243] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:22:35.343034 31910 consensus_peers.cc:597] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.343152 28813 raft_consensus.cc:2272] T 22bb304263d14d1c948bd62198009c02 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.343955 31910 consensus_peers.cc:597] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.346050 28813 tablet_replica.cc:333] stopping tablet replica
W20260709 12:22:35.346809 31910 consensus_peers.cc:597] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.346870 28813 raft_consensus.cc:2243] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.347512 28813 raft_consensus.cc:2272] T e1ae79accf164016a0f1f66569d83715 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.348672 31984 consensus_peers.cc:597] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.349906 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.350484 28813 raft_consensus.cc:2243] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.350879 28813 raft_consensus.cc:2272] T c11086dc2fbc49af8a37987e4f573d8a P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.353386 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.354125 28813 raft_consensus.cc:2243] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.354619 28813 raft_consensus.cc:2272] T b9b5ae57bf6c40b796303a3f29b0f30e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.357175 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.357951 28813 raft_consensus.cc:2243] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.358412 28813 raft_consensus.cc:2272] T 759a4c5aa14c424d8f4f34913b939988 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.361093 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.361881 28813 raft_consensus.cc:2243] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.362380 28813 raft_consensus.cc:2272] T 65155236e5424d0caf1ea883c2cbb0e7 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.363312 32058 consensus_peers.cc:597] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.364902 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.365926 28813 raft_consensus.cc:2243] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.366583 28813 raft_consensus.cc:2272] T 2d531e53386d43c2ae273ba7af1e2d6e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.369082 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.369776 28813 raft_consensus.cc:2243] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.370179 28813 raft_consensus.cc:2272] T a5b888580dbf4d70884481dcb969be35 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.372335 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.372860 28813 raft_consensus.cc:2243] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.373625 28813 raft_consensus.cc:2272] T 241205d156f1494e95c554d7af1b9b8b P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.375511 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.376124 28813 raft_consensus.cc:2243] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.376538 28813 raft_consensus.cc:2272] T 0bd1a3ab60e44611a146bed534ab8727 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.378806 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.379493 28813 raft_consensus.cc:2243] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.379907 28813 raft_consensus.cc:2272] T f7b89f906d3c4b1e832b9f87b075e523 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.382216 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.382742 28813 raft_consensus.cc:2243] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.383137 28813 raft_consensus.cc:2272] T f83d1b732edb4e1c900619f96b65143e P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.385363 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.385882 28813 raft_consensus.cc:2243] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.386279 28813 raft_consensus.cc:2272] T dca92782c64b4963bbbb9dc5b09c56d4 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.388226 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.388880 28813 raft_consensus.cc:2243] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.389277 28813 raft_consensus.cc:2272] T 3c268b050c8a4115b7506c6ad98c9f23 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.391752 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.392508 28813 raft_consensus.cc:2243] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.392984 28813 raft_consensus.cc:2272] T a36c6ff5317f4e5fbdaa982f03b41eff P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.394942 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.395462 28813 raft_consensus.cc:2243] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.395859 28813 raft_consensus.cc:2272] T 47752de11dbc41d785ea0d5a3076e6d1 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.398532 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.399219 28813 raft_consensus.cc:2243] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.400102 28813 raft_consensus.cc:2272] T 532b20fc6797465ca28bf34e2a3eee8b P cdc48a2807fa4ce78f604b3a7047f157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.402668 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.403338 28813 raft_consensus.cc:2243] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:22:35.403971 32058 consensus_peers.cc:597] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.404243 28813 raft_consensus.cc:2272] T 1f9ca53a4dd046f699ed7cf8321adc51 P cdc48a2807fa4ce78f604b3a7047f157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.406878 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.407657 28813 raft_consensus.cc:2243] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.408427 28813 raft_consensus.cc:2272] T b32cafa864f04a7a82cc2fd7aef252f9 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.411195 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.411942 28813 raft_consensus.cc:2243] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.412411 28813 raft_consensus.cc:2272] T 05ddf5a379b947c68b995c9e9639adf2 P cdc48a2807fa4ce78f604b3a7047f157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.413481 31984 consensus_peers.cc:597] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.414902 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.415683 28813 raft_consensus.cc:2243] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.416585 28813 raft_consensus.cc:2272] T 940926e8bc904ec8a6d2d00889f8ff74 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.417527 31910 consensus_peers.cc:597] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.421285 28813 tablet_replica.cc:333] stopping tablet replica
W20260709 12:22:35.421648 31984 consensus_peers.cc:597] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.422055 28813 raft_consensus.cc:2243] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.423002 28813 raft_consensus.cc:2272] T 6077f6e814384b9c92bba569661158bd P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.425370 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.425980 28813 raft_consensus.cc:2243] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.426990 28813 raft_consensus.cc:2272] T bd6576b7a5654e69b96fb82accb7ab27 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.429087 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:35.429581 28813 raft_consensus.cc:2243] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.430347 28813 raft_consensus.cc:2272] T 8d449fd0df1f48408b9f51f02b317556 P cdc48a2807fa4ce78f604b3a7047f157 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.437726 31984 consensus_peers.cc:597] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:35.438405 31984 consensus_peers.cc:597] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:35.453455 31910 consensus_peers.cc:597] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:35.458209 31984 consensus_peers.cc:597] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:35.475286 31984 consensus_peers.cc:597] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. 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 12:22:35.518953 32058 consensus_peers.cc:597] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.519804 28813 tablet_server.cc:196] TabletServer@127.28.35.65:46457 shutdown complete.
W20260709 12:22:35.521466 31910 consensus_peers.cc:597] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:35.543800 31910 consensus_peers.cc:597] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:35.544723 31910 consensus_peers.cc:597] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:35.547564 31910 consensus_peers.cc:597] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.608717 28813 tablet_server.cc:179] TabletServer@127.28.35.66:0 shutting down...
W20260709 12:22:35.608639 32058 consensus_peers.cc:597] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:35.619192 32058 consensus_peers.cc:597] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:35.638043 32058 consensus_peers.cc:597] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:35.646097 32057 consensus_peers.cc:597] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.658368 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:22:35.658818 32058 consensus_peers.cc:597] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Couldn't send request to peer cdc48a2807fa4ce78f604b3a7047f157. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.659508 28813 tablet_replica.cc:333] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.660597 28813 raft_consensus.cc:2243] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.661177 28813 raft_consensus.cc:2272] T 7b6cc41fe1174441894a517093ad0618 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.663101 28813 tablet_replica.cc:333] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.663807 28813 raft_consensus.cc:2243] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.664242 28813 raft_consensus.cc:2272] T 3ecd2522f05b40a286fdcfc82cff9046 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.666072 28813 tablet_replica.cc:333] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.666667 28813 raft_consensus.cc:2243] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.667438 28813 raft_consensus.cc:2272] T 6a0952f2cdb9429b857a30cd7a84a723 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.669193 28813 tablet_replica.cc:333] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.669894 28813 raft_consensus.cc:2243] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.670629 28813 raft_consensus.cc:2272] T f7b89f906d3c4b1e832b9f87b075e523 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.672343 28813 tablet_replica.cc:333] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.672914 28813 raft_consensus.cc:2243] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.673380 28813 raft_consensus.cc:2272] T ee491ce0469e4800a3ccec0b93c79e7b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.675063 28813 tablet_replica.cc:333] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.675637 28813 raft_consensus.cc:2243] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.676436 28813 raft_consensus.cc:2272] T 2d531e53386d43c2ae273ba7af1e2d6e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.678421 28813 tablet_replica.cc:333] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.678994 28813 raft_consensus.cc:2243] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.679414 28813 raft_consensus.cc:2272] T 65155236e5424d0caf1ea883c2cbb0e7 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.681565 28813 tablet_replica.cc:333] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.682327 28813 raft_consensus.cc:2243] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.682785 28813 raft_consensus.cc:2272] T 6077f6e814384b9c92bba569661158bd P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.686084 28813 tablet_replica.cc:333] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.686738 28813 raft_consensus.cc:2243] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.687235 28813 raft_consensus.cc:2272] T 1e01d2800b5e43dd91cd3331427c765e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.689349 28813 tablet_replica.cc:333] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.689886 28813 raft_consensus.cc:2243] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.690281 28813 raft_consensus.cc:2272] T bbc56bb3579e48cdbe31efd22a53805e P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.692312 28813 tablet_replica.cc:333] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.693037 28813 raft_consensus.cc:2243] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.693585 28813 raft_consensus.cc:2272] T 940926e8bc904ec8a6d2d00889f8ff74 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.696148 28813 tablet_replica.cc:333] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.696849 28813 raft_consensus.cc:2243] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.697453 28813 raft_consensus.cc:2272] T e299a12492784e45b11719511d5e5c8d P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.698866 31983 consensus_peers.cc:597] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.699383 28813 tablet_replica.cc:333] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.700165 28813 raft_consensus.cc:2243] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.700677 28813 raft_consensus.cc:2272] T 0da172aa7e924677be47f555b44ff11b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.702729 28813 tablet_replica.cc:333] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.703588 28813 raft_consensus.cc:2243] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.704133 28813 raft_consensus.cc:2272] T 0bd1a3ab60e44611a146bed534ab8727 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.706403 28813 tablet_replica.cc:333] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.707001 28813 raft_consensus.cc:2243] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.707417 28813 raft_consensus.cc:2272] T 05ddf5a379b947c68b995c9e9639adf2 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.709443 28813 tablet_replica.cc:333] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.710012 28813 raft_consensus.cc:2243] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.710469 28813 raft_consensus.cc:2272] T b32cafa864f04a7a82cc2fd7aef252f9 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.712883 28813 tablet_replica.cc:333] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.713651 28813 raft_consensus.cc:2243] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.714112 28813 raft_consensus.cc:2272] T 1f9ca53a4dd046f699ed7cf8321adc51 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.716408 28813 tablet_replica.cc:333] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.717134 28813 raft_consensus.cc:2243] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.718124 28813 raft_consensus.cc:2272] T 7835404582f34cfa93a1be98ef5fc277 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.720402 28813 tablet_replica.cc:333] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.721026 28813 raft_consensus.cc:2243] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.721915 28813 raft_consensus.cc:2272] T 3fe3da1fb5524ac89375c7550ca3ed95 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.723913 28813 tablet_replica.cc:333] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.724450 28813 raft_consensus.cc:2243] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.725165 28813 raft_consensus.cc:2272] T e6736064ac384b86b5e390823ceb710b P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.727072 28813 tablet_replica.cc:333] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.727602 28813 raft_consensus.cc:2243] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.728308 28813 raft_consensus.cc:2272] T 4bdb89ac839b4da990e1f1dc968f71df P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.730204 28813 tablet_replica.cc:333] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.730721 28813 raft_consensus.cc:2243] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.731145 28813 raft_consensus.cc:2272] T e2c33573e99e41db865d76298c8402c2 P d47e7c32bd1e4941a3907373087ac4fa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.732822 28813 tablet_replica.cc:333] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.733450 28813 raft_consensus.cc:2243] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.734212 28813 raft_consensus.cc:2272] T e1ae79accf164016a0f1f66569d83715 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.735929 28813 tablet_replica.cc:333] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.736464 28813 raft_consensus.cc:2243] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.736861 28813 raft_consensus.cc:2272] T 10d8965b66ad47449315d751d83efdef P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.738692 28813 tablet_replica.cc:333] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.739279 28813 raft_consensus.cc:2243] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.739761 28813 raft_consensus.cc:2272] T 06a87a74a2e74e4c8c361b0128fe8067 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.741951 28813 tablet_replica.cc:333] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.742511 28813 raft_consensus.cc:2243] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.742915 28813 raft_consensus.cc:2272] T f6a0ca1de8154d33b5ba5118beea892f P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.744742 28813 tablet_replica.cc:333] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.745498 28813 raft_consensus.cc:2243] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.746337 28813 raft_consensus.cc:2272] T 59e9755d03564fedb493b44e6cd8e573 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.747864 32057 consensus_peers.cc:597] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.749104 28813 tablet_replica.cc:333] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.750180 28813 raft_consensus.cc:2243] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.751523 28813 raft_consensus.cc:2272] T c11086dc2fbc49af8a37987e4f573d8a P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.755012 28813 tablet_replica.cc:333] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.755975 28813 raft_consensus.cc:2243] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.756742 28813 raft_consensus.cc:2272] T 1cd0acfd6a0243dc81fd92f3162a711d P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.758774 28813 tablet_replica.cc:333] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.759259 28813 raft_consensus.cc:2243] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.759608 28813 raft_consensus.cc:2272] T 2a30e7202416488992a96b10621cd02a P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.761400 28813 tablet_replica.cc:333] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.761920 28813 raft_consensus.cc:2243] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.762636 28813 raft_consensus.cc:2272] T f714f6e57ad248cfb0f5a9fdd91c7963 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.764451 28813 tablet_replica.cc:333] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.764899 28813 raft_consensus.cc:2243] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.765326 28813 raft_consensus.cc:2272] T 3c268b050c8a4115b7506c6ad98c9f23 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.766959 28813 tablet_replica.cc:333] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.767434 28813 raft_consensus.cc:2243] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.768088 28813 raft_consensus.cc:2272] T a36c6ff5317f4e5fbdaa982f03b41eff P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.769920 28813 tablet_replica.cc:333] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.770525 28813 raft_consensus.cc:2243] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.770885 28813 raft_consensus.cc:2272] T bd6576b7a5654e69b96fb82accb7ab27 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.772585 28813 tablet_replica.cc:333] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.773098 28813 raft_consensus.cc:2243] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.773530 28813 raft_consensus.cc:2272] T 8d449fd0df1f48408b9f51f02b317556 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.775256 28813 tablet_replica.cc:333] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.775740 28813 raft_consensus.cc:2243] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.776507 28813 raft_consensus.cc:2272] T c37525d40f504f858a384d434893c83f P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.778519 28813 tablet_replica.cc:333] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.779050 28813 raft_consensus.cc:2243] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:35.779824 28813 raft_consensus.cc:2272] T 80c3e030a01d4e8f889d576c89f8060e P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.781728 28813 tablet_replica.cc:333] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.782241 28813 raft_consensus.cc:2243] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.782648 28813 raft_consensus.cc:2272] T ed8817de475c42cab70e9bfb08699195 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.784355 28813 tablet_replica.cc:333] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.784850 28813 raft_consensus.cc:2243] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.785360 28813 raft_consensus.cc:2272] T 241205d156f1494e95c554d7af1b9b8b P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.787513 28813 tablet_replica.cc:333] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.788175 28813 raft_consensus.cc:2243] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.788722 28813 raft_consensus.cc:2272] T a5b888580dbf4d70884481dcb969be35 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.791085 28813 tablet_replica.cc:333] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.791790 28813 raft_consensus.cc:2243] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:22:35.792323 31983 consensus_peers.cc:597] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.792332 28813 raft_consensus.cc:2272] T 739674fc59824248ae12163afd5cf736 P d47e7c32bd1e4941a3907373087ac4fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.795357 28813 tablet_replica.cc:333] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.795992 28813 raft_consensus.cc:2243] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.796505 28813 raft_consensus.cc:2272] T d5df72c470c74b84ba0bc21b6c403d18 P d47e7c32bd1e4941a3907373087ac4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.798967 28813 tablet_replica.cc:333] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.799571 28813 raft_consensus.cc:2243] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.800045 28813 raft_consensus.cc:2272] T 532b20fc6797465ca28bf34e2a3eee8b P d47e7c32bd1e4941a3907373087ac4fa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:35.802295 28813 tablet_replica.cc:333] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa: stopping tablet replica
I20260709 12:22:35.802757 28813 raft_consensus.cc:2243] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:35.803191 28813 raft_consensus.cc:2272] T dca92782c64b4963bbbb9dc5b09c56d4 P d47e7c32bd1e4941a3907373087ac4fa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:35.846181 32057 consensus_peers.cc:597] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. 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 12:22:35.849965 31983 consensus_peers.cc:597] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. 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 12:22:35.865736 31983 consensus_peers.cc:597] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.868268 28813 tablet_server.cc:196] TabletServer@127.28.35.66:0 shutdown complete.
W20260709 12:22:35.906653 31983 consensus_peers.cc:597] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:35.943079 32057 consensus_peers.cc:597] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:35.959859 28813 tablet_server.cc:179] TabletServer@127.28.35.67:0 shutting down...
W20260709 12:22:35.969082 32057 consensus_peers.cc:597] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:35.986025 32057 consensus_peers.cc:597] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:35.996794 31983 consensus_peers.cc:597] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:36.006654 32058 consensus_peers.cc:597] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. 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 12:22:36.011417 32058 consensus_peers.cc:597] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. 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 12:22:36.018801 31983 consensus_peers.cc:597] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:36.026088 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:36.027420 28813 tablet_replica.cc:333] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.028596 28813 raft_consensus.cc:2243] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.029268 28813 raft_consensus.cc:2272] T 7b6cc41fe1174441894a517093ad0618 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.031567 28813 tablet_replica.cc:333] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.032135 28813 raft_consensus.cc:2243] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.032872 28813 raft_consensus.cc:2272] T 3ecd2522f05b40a286fdcfc82cff9046 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.034891 28813 tablet_replica.cc:333] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.035445 28813 raft_consensus.cc:2243] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.035820 28813 raft_consensus.cc:2272] T 0a62715cca1a4bcbb306653098e747c5 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.037776 28813 tablet_replica.cc:333] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.038386 28813 raft_consensus.cc:2243] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.039115 28813 raft_consensus.cc:2272] T ee491ce0469e4800a3ccec0b93c79e7b P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.041078 28813 tablet_replica.cc:333] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.041729 28813 raft_consensus.cc:2243] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.042194 28813 raft_consensus.cc:2272] T 2d531e53386d43c2ae273ba7af1e2d6e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.044979 28813 tablet_replica.cc:333] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.045905 28813 raft_consensus.cc:2243] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.046509 28813 raft_consensus.cc:2272] T 6a0952f2cdb9429b857a30cd7a84a723 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:36.048002 31983 consensus_peers.cc:597] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:36.049388 28813 tablet_replica.cc:333] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.050201 28813 raft_consensus.cc:2243] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.051091 28813 raft_consensus.cc:2272] T ac67b355bd244377a426044bb66b6e4d P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.053791 28813 tablet_replica.cc:333] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.054450 28813 raft_consensus.cc:2243] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.055271 28813 raft_consensus.cc:2272] T bbc56bb3579e48cdbe31efd22a53805e P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.057186 28813 tablet_replica.cc:333] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.057857 28813 raft_consensus.cc:2243] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.058645 28813 raft_consensus.cc:2272] T f83d1b732edb4e1c900619f96b65143e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.060436 28813 tablet_replica.cc:333] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.061030 28813 raft_consensus.cc:2243] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.061857 28813 raft_consensus.cc:2272] T 05ddf5a379b947c68b995c9e9639adf2 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.064023 28813 tablet_replica.cc:333] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.064599 28813 raft_consensus.cc:2243] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.065047 28813 raft_consensus.cc:2272] T b32cafa864f04a7a82cc2fd7aef252f9 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.067062 28813 tablet_replica.cc:333] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.067914 28813 raft_consensus.cc:2243] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.068614 28813 raft_consensus.cc:2272] T e299a12492784e45b11719511d5e5c8d P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.071192 28813 tablet_replica.cc:333] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.072039 28813 raft_consensus.cc:2243] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.072903 28813 raft_consensus.cc:2272] T 9262a81ae422486eb6775f0cc857feef P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.075119 28813 tablet_replica.cc:333] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.075913 28813 raft_consensus.cc:2243] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.076830 28813 raft_consensus.cc:2272] T 62d9eb0f905543e188ef023269993ee0 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.078979 28813 tablet_replica.cc:333] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.079607 28813 raft_consensus.cc:2243] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.080063 28813 raft_consensus.cc:2272] T 59e9755d03564fedb493b44e6cd8e573 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.082087 28813 tablet_replica.cc:333] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.082710 28813 raft_consensus.cc:2243] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.083176 28813 raft_consensus.cc:2272] T 7835404582f34cfa93a1be98ef5fc277 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.085069 28813 tablet_replica.cc:333] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.085696 28813 raft_consensus.cc:2243] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.086161 28813 raft_consensus.cc:2272] T 3fe3da1fb5524ac89375c7550ca3ed95 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.088119 28813 tablet_replica.cc:333] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.088661 28813 raft_consensus.cc:2243] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.089053 28813 raft_consensus.cc:2272] T e6736064ac384b86b5e390823ceb710b P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.090828 28813 tablet_replica.cc:333] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.091356 28813 raft_consensus.cc:2243] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.091777 28813 raft_consensus.cc:2272] T 60d30effaa5147839f5c4a86230f4660 P 0970d640a7af4e56a99cbe73817abf8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.094089 28813 tablet_replica.cc:333] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.094877 28813 raft_consensus.cc:2243] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.095902 28813 raft_consensus.cc:2272] T 0bd1a3ab60e44611a146bed534ab8727 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.098577 28813 tablet_replica.cc:333] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.099457 28813 raft_consensus.cc:2243] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.099951 28813 raft_consensus.cc:2272] T 5a4f9bd9856b40918850d038c7a1d168 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.102411 28813 tablet_replica.cc:333] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.103153 28813 raft_consensus.cc:2243] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.103655 28813 raft_consensus.cc:2272] T 7eade86ce4944a31b5b3b9578909d947 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.106212 28813 tablet_replica.cc:333] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.106962 28813 raft_consensus.cc:2243] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.107465 28813 raft_consensus.cc:2272] T d622a2f79a6947ac8ed9e81ea105753c P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.109855 28813 tablet_replica.cc:333] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.110705 28813 raft_consensus.cc:2243] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.111250 28813 raft_consensus.cc:2272] T d5df72c470c74b84ba0bc21b6c403d18 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.114166 28813 tablet_replica.cc:333] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.114976 28813 raft_consensus.cc:2243] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:22:36.115530 32057 consensus_peers.cc:597] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:36.115943 28813 raft_consensus.cc:2272] T 47752de11dbc41d785ea0d5a3076e6d1 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.118438 28813 tablet_replica.cc:333] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.119187 28813 raft_consensus.cc:2243] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.119748 28813 raft_consensus.cc:2272] T a36c6ff5317f4e5fbdaa982f03b41eff P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.122435 28813 tablet_replica.cc:333] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
W20260709 12:22:36.122608 32057 consensus_peers.cc:597] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:36.123174 28813 raft_consensus.cc:2243] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.123764 28813 raft_consensus.cc:2272] T bd6576b7a5654e69b96fb82accb7ab27 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:36.124958 32058 consensus_peers.cc:597] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:36.126138 28813 tablet_replica.cc:333] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.126822 28813 raft_consensus.cc:2243] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.127271 28813 raft_consensus.cc:2272] T 8d449fd0df1f48408b9f51f02b317556 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:36.127642 32058 consensus_peers.cc:597] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:36.129318 28813 tablet_replica.cc:333] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.129968 28813 raft_consensus.cc:2243] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.130442 28813 raft_consensus.cc:2272] T 80c3e030a01d4e8f889d576c89f8060e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.132513 28813 tablet_replica.cc:333] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.133124 28813 raft_consensus.cc:2243] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.133635 28813 raft_consensus.cc:2272] T ed8817de475c42cab70e9bfb08699195 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.135605 28813 tablet_replica.cc:333] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.136209 28813 raft_consensus.cc:2243] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.136663 28813 raft_consensus.cc:2272] T c37525d40f504f858a384d434893c83f P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.138748 28813 tablet_replica.cc:333] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.139365 28813 raft_consensus.cc:2243] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.140165 28813 raft_consensus.cc:2272] T a5b888580dbf4d70884481dcb969be35 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.142166 28813 tablet_replica.cc:333] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.142781 28813 raft_consensus.cc:2243] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.143217 28813 raft_consensus.cc:2272] T 739674fc59824248ae12163afd5cf736 P 0970d640a7af4e56a99cbe73817abf8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.145059 28813 tablet_replica.cc:333] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.145681 28813 raft_consensus.cc:2243] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.146495 28813 raft_consensus.cc:2272] T e2958e4119fe427f9fbc2c395a7d464b P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.149067 28813 tablet_replica.cc:333] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.149876 28813 raft_consensus.cc:2243] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.150406 28813 raft_consensus.cc:2272] T e1ae79accf164016a0f1f66569d83715 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.152848 28813 tablet_replica.cc:333] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.153484 28813 raft_consensus.cc:2243] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.153939 28813 raft_consensus.cc:2272] T 10d8965b66ad47449315d751d83efdef P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.155951 28813 tablet_replica.cc:333] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.156509 28813 raft_consensus.cc:2243] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.156920 28813 raft_consensus.cc:2272] T 22bb304263d14d1c948bd62198009c02 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.158929 28813 tablet_replica.cc:333] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.159484 28813 raft_consensus.cc:2243] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.160257 28813 raft_consensus.cc:2272] T 06a87a74a2e74e4c8c361b0128fe8067 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.162299 28813 tablet_replica.cc:333] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.162798 28813 raft_consensus.cc:2243] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.163569 28813 raft_consensus.cc:2272] T e2c33573e99e41db865d76298c8402c2 P 0970d640a7af4e56a99cbe73817abf8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.165906 28813 tablet_replica.cc:333] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.166661 28813 raft_consensus.cc:2243] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.167604 28813 raft_consensus.cc:2272] T dca92782c64b4963bbbb9dc5b09c56d4 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:36.168787 32057 consensus_peers.cc:597] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Couldn't send request to peer d47e7c32bd1e4941a3907373087ac4fa. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:36.170128 28813 tablet_replica.cc:333] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.170696 28813 raft_consensus.cc:2243] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.171139 28813 raft_consensus.cc:2272] T 2a30e7202416488992a96b10621cd02a P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.173010 28813 tablet_replica.cc:333] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.173570 28813 raft_consensus.cc:2243] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.173986 28813 raft_consensus.cc:2272] T 759a4c5aa14c424d8f4f34913b939988 P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.175833 28813 tablet_replica.cc:333] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.176357 28813 raft_consensus.cc:2243] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.176786 28813 raft_consensus.cc:2272] T b9b5ae57bf6c40b796303a3f29b0f30e P 0970d640a7af4e56a99cbe73817abf8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.178752 28813 tablet_replica.cc:333] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f: stopping tablet replica
I20260709 12:22:36.179235 28813 raft_consensus.cc:2243] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.179659 28813 raft_consensus.cc:2272] T a37ea05543e247148a30f3a2600b2881 P 0970d640a7af4e56a99cbe73817abf8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:36.206413 32058 consensus_peers.cc:597] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. 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 12:22:36.219894 32058 consensus_peers.cc:597] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:36.247459   601 raft_consensus.cc:493] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:36.248317   601 raft_consensus.cc:515] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0970d640a7af4e56a99cbe73817abf8f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 42199 } } peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } }
I20260709 12:22:36.250387   601 leader_election.cc:290] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199), cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457)
I20260709 12:22:36.251721 28813 tablet_server.cc:196] TabletServer@127.28.35.67:0 shutdown complete.
W20260709 12:22:36.254598 32058 leader_election.cc:336] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Network error: Client connection negotiation failed: client connection to 127.28.35.67:42199: connect: Connection refused (error 111)
W20260709 12:22:36.255259 32058 leader_election.cc:336] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:36.255575 32058 leader_election.cc:304] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: 0970d640a7af4e56a99cbe73817abf8f, cdc48a2807fa4ce78f604b3a7047f157
I20260709 12:22:36.256132   601 raft_consensus.cc:2749] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:22:36.284363 32058 consensus_peers.cc:597] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.67:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:36.293227 32058 consensus_peers.cc:597] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.67:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:36.312093 32058 consensus_peers.cc:597] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.67:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:36.329712 28813 tablet_server.cc:179] TabletServer@127.28.35.68:0 shutting down...
W20260709 12:22:36.345723 32058 consensus_peers.cc:597] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 -> Peer 0970d640a7af4e56a99cbe73817abf8f (127.28.35.67:42199): Couldn't send request to peer 0970d640a7af4e56a99cbe73817abf8f. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.67:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:36.381665 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:36.382390 28813 tablet_replica.cc:333] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.383025 28813 raft_consensus.cc:2243] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.383500 28813 raft_consensus.cc:2272] T 80c3e030a01d4e8f889d576c89f8060e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.385517 28813 tablet_replica.cc:333] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.386122 28813 raft_consensus.cc:2243] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.386544 28813 raft_consensus.cc:2272] T 6a0952f2cdb9429b857a30cd7a84a723 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.388304 28813 tablet_replica.cc:333] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.388880 28813 raft_consensus.cc:2243] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.389341 28813 raft_consensus.cc:2272] T ee491ce0469e4800a3ccec0b93c79e7b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.391085 28813 tablet_replica.cc:333] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.391625 28813 raft_consensus.cc:2243] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.392380 28813 raft_consensus.cc:2272] T 65155236e5424d0caf1ea883c2cbb0e7 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.394217 28813 tablet_replica.cc:333] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.394513   601 raft_consensus.cc:493] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:36.394991 28813 raft_consensus.cc:2243] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.395045   601 raft_consensus.cc:515] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:36.395685 28813 raft_consensus.cc:2272] T f7b89f906d3c4b1e832b9f87b075e523 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.397454   601 leader_election.cc:290] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:36.398361 28813 tablet_replica.cc:333] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.399256 28813 raft_consensus.cc:2243] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.399788 28813 raft_consensus.cc:2272] T 9262a81ae422486eb6775f0cc857feef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:36.401600 32057 leader_election.cc:336] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111)
W20260709 12:22:36.402122 32058 leader_election.cc:336] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:36.402340 28813 tablet_replica.cc:333] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.402542 32058 leader_election.cc:304] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:36.403172 28813 raft_consensus.cc:2243] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.403235   601 raft_consensus.cc:2749] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:22:36.403733 28813 raft_consensus.cc:2272] T 62d9eb0f905543e188ef023269993ee0 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.405601 28813 tablet_replica.cc:333] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.406152 28813 raft_consensus.cc:2243] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.406569 28813 raft_consensus.cc:2272] T f83d1b732edb4e1c900619f96b65143e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.408421 28813 tablet_replica.cc:333] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.409008 28813 raft_consensus.cc:2243] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.409914 28813 raft_consensus.cc:2272] T 1e01d2800b5e43dd91cd3331427c765e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.412068 28813 tablet_replica.cc:333] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.412859 28813 raft_consensus.cc:2243] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.413396 28813 raft_consensus.cc:2272] T ac67b355bd244377a426044bb66b6e4d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.415107 28813 tablet_replica.cc:333] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.415599 28813 raft_consensus.cc:2243] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.415946 28813 raft_consensus.cc:2272] T bbc56bb3579e48cdbe31efd22a53805e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.417582 28813 tablet_replica.cc:333] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.418056 28813 raft_consensus.cc:2243] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.418808 28813 raft_consensus.cc:2272] T 7eade86ce4944a31b5b3b9578909d947 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.420977 28813 tablet_replica.cc:333] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.421602 28813 raft_consensus.cc:2243] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.422537 28813 raft_consensus.cc:2272] T d622a2f79a6947ac8ed9e81ea105753c P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.424230 28813 tablet_replica.cc:333] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.424921 28813 raft_consensus.cc:2243] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.425392 28813 raft_consensus.cc:2272] T 7835404582f34cfa93a1be98ef5fc277 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.427628 28813 tablet_replica.cc:333] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.428370 28813 raft_consensus.cc:2243] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.428881 28813 raft_consensus.cc:2272] T 3fe3da1fb5524ac89375c7550ca3ed95 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.431183 28813 tablet_replica.cc:333] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.431983 28813 raft_consensus.cc:2243] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.432475 28813 raft_consensus.cc:2272] T e6736064ac384b86b5e390823ceb710b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.434692 28813 tablet_replica.cc:333] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.435369 28813 raft_consensus.cc:2243] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.435832 28813 raft_consensus.cc:2272] T 60d30effaa5147839f5c4a86230f4660 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.438017 28813 tablet_replica.cc:333] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.438755 28813 raft_consensus.cc:2243] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.439746 28813 raft_consensus.cc:2272] T e299a12492784e45b11719511d5e5c8d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.441984 28813 tablet_replica.cc:333] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.442744 28813 raft_consensus.cc:2243] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.443845 28813 raft_consensus.cc:2272] T 0da172aa7e924677be47f555b44ff11b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.446009 28813 tablet_replica.cc:333] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.446542 28813 raft_consensus.cc:2243] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.447258 28813 raft_consensus.cc:2272] T 3c268b050c8a4115b7506c6ad98c9f23 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.449074 28813 tablet_replica.cc:333] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.449635 28813 raft_consensus.cc:2243] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.450084 28813 raft_consensus.cc:2272] T 47752de11dbc41d785ea0d5a3076e6d1 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.451757 28813 tablet_replica.cc:333] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.452433 28813 raft_consensus.cc:2243] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.452919 28813 raft_consensus.cc:2272] T 1f9ca53a4dd046f699ed7cf8321adc51 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.454602 28813 tablet_replica.cc:333] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.455117 28813 raft_consensus.cc:2243] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.455586 28813 raft_consensus.cc:2272] T 5a4f9bd9856b40918850d038c7a1d168 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.457346 28813 tablet_replica.cc:333] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.457640   601 raft_consensus.cc:493] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cdc48a2807fa4ce78f604b3a7047f157)
I20260709 12:22:36.458153 28813 raft_consensus.cc:2243] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.458185   601 raft_consensus.cc:515] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eedb5b8962e4055b7730790b0f8bcc7" member_type: VOTER last_known_addr { host: "127.28.35.68" port: 43285 } } peers { permanent_uuid: "cdc48a2807fa4ce78f604b3a7047f157" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46457 } } peers { permanent_uuid: "d47e7c32bd1e4941a3907373087ac4fa" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 42245 } }
I20260709 12:22:36.458902 28813 raft_consensus.cc:2272] T 6077f6e814384b9c92bba569661158bd P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.460559   601 leader_election.cc:290] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457), d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245)
I20260709 12:22:36.461006 28813 tablet_replica.cc:333] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.461894 28813 raft_consensus.cc:2243] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.462402 28813 raft_consensus.cc:2272] T 940926e8bc904ec8a6d2d00889f8ff74 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.464809 28813 tablet_replica.cc:333] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
W20260709 12:22:36.465119 32058 leader_election.cc:336] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cdc48a2807fa4ce78f604b3a7047f157 (127.28.35.65:46457): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46457: connect: Connection refused (error 111)
I20260709 12:22:36.465572 28813 raft_consensus.cc:2243] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:22:36.465817 32057 leader_election.cc:336] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d47e7c32bd1e4941a3907373087ac4fa (127.28.35.66:42245): Network error: Client connection negotiation failed: client connection to 127.28.35.66:42245: connect: Connection refused (error 111)
I20260709 12:22:36.466144 28813 raft_consensus.cc:2272] T 532b20fc6797465ca28bf34e2a3eee8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.466298 32057 leader_election.cc:304] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eedb5b8962e4055b7730790b0f8bcc7; no voters: cdc48a2807fa4ce78f604b3a7047f157, d47e7c32bd1e4941a3907373087ac4fa
I20260709 12:22:36.467011   601 raft_consensus.cc:2749] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:22:36.468398 28813 tablet_replica.cc:333] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.469023 28813 raft_consensus.cc:2243] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.469805 28813 raft_consensus.cc:2272] T d5df72c470c74b84ba0bc21b6c403d18 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.471630 28813 tablet_replica.cc:333] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.472167 28813 raft_consensus.cc:2243] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.472566 28813 raft_consensus.cc:2272] T e2958e4119fe427f9fbc2c395a7d464b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.474447 28813 tablet_replica.cc:333] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.474962 28813 raft_consensus.cc:2243] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.475715 28813 raft_consensus.cc:2272] T 10d8965b66ad47449315d751d83efdef P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.477458 28813 tablet_replica.cc:333] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.477960 28813 raft_consensus.cc:2243] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.478354 28813 raft_consensus.cc:2272] T f6a0ca1de8154d33b5ba5118beea892f P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.480082 28813 tablet_replica.cc:333] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.480567 28813 raft_consensus.cc:2243] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.481343 28813 raft_consensus.cc:2272] T 22bb304263d14d1c948bd62198009c02 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.483115 28813 tablet_replica.cc:333] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.483616 28813 raft_consensus.cc:2243] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.484023 28813 raft_consensus.cc:2272] T 06a87a74a2e74e4c8c361b0128fe8067 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.485807 28813 tablet_replica.cc:333] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.486285 28813 raft_consensus.cc:2243] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.486765 28813 raft_consensus.cc:2272] T 4bdb89ac839b4da990e1f1dc968f71df P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.489038 28813 tablet_replica.cc:333] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.489710 28813 raft_consensus.cc:2243] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.490136 28813 raft_consensus.cc:2272] T e2c33573e99e41db865d76298c8402c2 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.492225 28813 tablet_replica.cc:333] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.492801 28813 raft_consensus.cc:2243] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.493183 28813 raft_consensus.cc:2272] T 0a62715cca1a4bcbb306653098e747c5 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.494844 28813 tablet_replica.cc:333] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.495337 28813 raft_consensus.cc:2243] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.495740 28813 raft_consensus.cc:2272] T f714f6e57ad248cfb0f5a9fdd91c7963 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.497568 28813 tablet_replica.cc:333] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.498071 28813 raft_consensus.cc:2243] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.498818 28813 raft_consensus.cc:2272] T 2a30e7202416488992a96b10621cd02a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.500636 28813 tablet_replica.cc:333] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.501161 28813 raft_consensus.cc:2243] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.502002 28813 raft_consensus.cc:2272] T 759a4c5aa14c424d8f4f34913b939988 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.503738 28813 tablet_replica.cc:333] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.504237 28813 raft_consensus.cc:2243] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.504946 28813 raft_consensus.cc:2272] T b9b5ae57bf6c40b796303a3f29b0f30e P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.506862 28813 tablet_replica.cc:333] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.507438 28813 raft_consensus.cc:2243] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.507828 28813 raft_consensus.cc:2272] T c11086dc2fbc49af8a37987e4f573d8a P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.509542 28813 tablet_replica.cc:333] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.510049 28813 raft_consensus.cc:2243] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.510437 28813 raft_consensus.cc:2272] T 1cd0acfd6a0243dc81fd92f3162a711d P 7eedb5b8962e4055b7730790b0f8bcc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.512101 28813 tablet_replica.cc:333] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.512578 28813 raft_consensus.cc:2243] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.513314 28813 raft_consensus.cc:2272] T a37ea05543e247148a30f3a2600b2881 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.515080 28813 tablet_replica.cc:333] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.515533 28813 raft_consensus.cc:2243] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:36.515918 28813 raft_consensus.cc:2272] T 241205d156f1494e95c554d7af1b9b8b P 7eedb5b8962e4055b7730790b0f8bcc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.517597 28813 tablet_replica.cc:333] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7: stopping tablet replica
I20260709 12:22:36.518029 28813 raft_consensus.cc:2243] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.518739 28813 raft_consensus.cc:2272] T 739674fc59824248ae12163afd5cf736 P 7eedb5b8962e4055b7730790b0f8bcc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.581699 28813 tablet_server.cc:196] TabletServer@127.28.35.68:0 shutdown complete.
I20260709 12:22:36.639117 28813 master.cc:562] Master@127.28.35.126:40591 shutting down...
I20260709 12:22:36.664918 28813 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:36.665478 28813 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:36.665767 28813 tablet_replica.cc:333] T 00000000000000000000000000000000 P 51032dbd2993475287e523c9186a9ef1: stopping tablet replica
I20260709 12:22:36.716900 28813 master.cc:584] Master@127.28.35.126:40591 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (35832 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:22:36.815636 28813 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.35.126:42433
I20260709 12:22:36.816915 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:36.822731   605 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 12:22:36.822937   606 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 12:22:36.824664   608 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 12:22:36.825316 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:36.826437 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:36.826611 28813 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 12:22:36.826795 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599756826764 us; error 0 us; skew 500 ppm
I20260709 12:22:36.827333 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:36.829705 28813 webserver.cc:533] Webserver started at http://127.28.35.126:43937/ using document root <none> and password file <none>
I20260709 12:22:36.830150 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:36.830302 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:36.830513 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:36.831583 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/master-0-root/instance:
uuid: "a7b25a30a95b4b0b911671305486f875"
format_stamp: "Formatted at 2026-07-09 12:22:36 on dist-test-slave-72p5"
I20260709 12:22:36.835886 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 12:22:36.839059   613 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:36.839792 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:22:36.840073 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/master-0-root
uuid: "a7b25a30a95b4b0b911671305486f875"
format_stamp: "Formatted at 2026-07-09 12:22:36 on dist-test-slave-72p5"
I20260709 12:22:36.840353 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-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 12:22:36.853525 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:36.854795 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:36.893033 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.126:42433
I20260709 12:22:36.893128   664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.126:42433 every 8 connection(s)
I20260709 12:22:36.896845   665 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 12:22:36.907105   665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875: Bootstrap starting.
I20260709 12:22:36.911832   665 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:36.915892   665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875: No bootstrap required, opened a new log
I20260709 12:22:36.917943   665 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b25a30a95b4b0b911671305486f875" member_type: VOTER }
I20260709 12:22:36.918294   665 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:36.918479   665 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7b25a30a95b4b0b911671305486f875, State: Initialized, Role: FOLLOWER
I20260709 12:22:36.919051   665 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7b25a30a95b4b0b911671305486f875" member_type: VOTER }
I20260709 12:22:36.919463   665 raft_consensus.cc:399] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:22:36.919652   665 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:22:36.919862   665 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:36.924084   665 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b25a30a95b4b0b911671305486f875" member_type: VOTER }
I20260709 12:22:36.924523   665 leader_election.cc:304] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [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: a7b25a30a95b4b0b911671305486f875; no voters: 
I20260709 12:22:36.925666   665 leader_election.cc:290] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:22:36.926070   668 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:36.927531   668 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [term 1 LEADER]: Becoming Leader. State: Replica: a7b25a30a95b4b0b911671305486f875, State: Running, Role: LEADER
I20260709 12:22:36.928253   668 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [LEADER]: Queue going to LEADER mode. State: All 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: "a7b25a30a95b4b0b911671305486f875" member_type: VOTER }
I20260709 12:22:36.928660   665 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:22:36.933359   670 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7b25a30a95b4b0b911671305486f875. Latest consensus state: current_term: 1 leader_uuid: "a7b25a30a95b4b0b911671305486f875" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b25a30a95b4b0b911671305486f875" member_type: VOTER } }
I20260709 12:22:36.933445   669 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a7b25a30a95b4b0b911671305486f875" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b25a30a95b4b0b911671305486f875" member_type: VOTER } }
I20260709 12:22:36.935009   669 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:36.935019   670 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:36.937134   677 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:22:36.945042   677 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:22:36.946038 28813 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:22:36.953779   677 catalog_manager.cc:1383] Generated new cluster ID: c9a932c3ff044269a0a15161ab96d3a1
I20260709 12:22:36.954037   677 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:22:36.971410   677 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:22:36.972736   677 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:22:36.994969   677 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875: Generated new TSK 0
I20260709 12:22:36.995580   677 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:22:37.013139 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:37.019413   686 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 12:22:37.020277   687 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 12:22:37.021790   689 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 12:22:37.023211 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:37.024317 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:37.024552 28813 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 12:22:37.024720 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599757024702 us; error 0 us; skew 500 ppm
I20260709 12:22:37.025344 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:37.027588 28813 webserver.cc:533] Webserver started at http://127.28.35.65:41689/ using document root <none> and password file <none>
I20260709 12:22:37.028076 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:37.028235 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:37.028498 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:37.029676 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-0-root/instance:
uuid: "b429ba25a9c0462ca088c719bee43488"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-72p5"
I20260709 12:22:37.034122 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:22:37.037580   694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.038391 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:22:37.038735 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-0-root
uuid: "b429ba25a9c0462ca088c719bee43488"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-72p5"
I20260709 12:22:37.039036 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-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 12:22:37.066326 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:37.067574 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:37.069038 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:37.071427 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:37.071646 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.071888 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:37.072069 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.112126 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.65:46485
I20260709 12:22:37.112233   756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.65:46485 every 8 connection(s)
I20260709 12:22:37.117292 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:37.124104   761 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 12:22:37.124317   762 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 12:22:37.127277   764 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 12:22:37.128159 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:37.129630 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:37.129901 28813 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 12:22:37.130087 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599757130068 us; error 0 us; skew 500 ppm
I20260709 12:22:37.130877 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:37.133849 28813 webserver.cc:533] Webserver started at http://127.28.35.66:34333/ using document root <none> and password file <none>
I20260709 12:22:37.134164   757 heartbeater.cc:344] Connected to a master server at 127.28.35.126:42433
I20260709 12:22:37.134477 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:37.134593   757 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:37.134773 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:37.135146 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:37.135522   757 heartbeater.cc:507] Master 127.28.35.126:42433 requested a full tablet report, sending...
I20260709 12:22:37.136322 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-1-root/instance:
uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-72p5"
I20260709 12:22:37.137940   630 ts_manager.cc:194] Registered new tserver with Master: b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485)
I20260709 12:22:37.140362   630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43478
I20260709 12:22:37.142556 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.002s
I20260709 12:22:37.146365   769 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.147269 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:22:37.147533 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-1-root
uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-72p5"
I20260709 12:22:37.147785 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-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 12:22:37.173081 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:37.174391 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:37.175825 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:37.178079 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:37.178256 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.178553 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:37.178712 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.217497 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.66:39697
I20260709 12:22:37.217589   832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.66:39697 every 8 connection(s)
I20260709 12:22:37.222314 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:37.229377   836 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 12:22:37.231209   837 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 12:22:37.233294   840 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 12:22:37.234264 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:37.234869   833 heartbeater.cc:344] Connected to a master server at 127.28.35.126:42433
I20260709 12:22:37.235296   833 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:37.235373 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:37.235667 28813 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 12:22:37.235867 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599757235846 us; error 0 us; skew 500 ppm
I20260709 12:22:37.236199   833 heartbeater.cc:507] Master 127.28.35.126:42433 requested a full tablet report, sending...
I20260709 12:22:37.236647 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:37.238528   630 ts_manager.cc:194] Registered new tserver with Master: 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:37.239450 28813 webserver.cc:533] Webserver started at http://127.28.35.67:36193/ using document root <none> and password file <none>
I20260709 12:22:37.239977 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:37.240027   630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43488
I20260709 12:22:37.240314 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:37.240747 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:37.242091 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-2-root/instance:
uuid: "3078031ef08d472d8ce505aa3a52e932"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-72p5"
I20260709 12:22:37.246587 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:22:37.249760   844 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.250476 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:22:37.250783 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-2-root
uuid: "3078031ef08d472d8ce505aa3a52e932"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-72p5"
I20260709 12:22:37.251070 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-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 12:22:37.259821 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:37.261044 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:37.262571 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:37.264777 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:37.265008 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.265313 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:37.265501 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:37.304183 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.67:32917
I20260709 12:22:37.304267   906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.67:32917 every 8 connection(s)
I20260709 12:22:37.317793   907 heartbeater.cc:344] Connected to a master server at 127.28.35.126:42433
I20260709 12:22:37.318145   907 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:37.318799   907 heartbeater.cc:507] Master 127.28.35.126:42433 requested a full tablet report, sending...
I20260709 12:22:37.320739   630 ts_manager.cc:194] Registered new tserver with Master: 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:37.321833 28813 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014507818s
I20260709 12:22:37.322450   630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43498
I20260709 12:22:37.347131   630 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43502:
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 12:22:37.350127   630 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 12:22:37.418951   871 tablet_service.cc:1511] Processing CreateTablet for tablet 7db64ac3adbd4358b7dc9ce72fcf83de (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:22:37.420619   871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db64ac3adbd4358b7dc9ce72fcf83de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.422524   872 tablet_service.cc:1511] Processing CreateTablet for tablet e80abbc1c5c942c3b8a2c495f346291d (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:22:37.424190   872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80abbc1c5c942c3b8a2c495f346291d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.438434   870 tablet_service.cc:1511] Processing CreateTablet for tablet 04e4ab8dd9654c088db378d7110e46ca (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:22:37.440085   870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e4ab8dd9654c088db378d7110e46ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.442428   869 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2040c5ad4c47d2a67164187da7375f (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:22:37.444087   869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2040c5ad4c47d2a67164187da7375f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.445343   721 tablet_service.cc:1511] Processing CreateTablet for tablet 7db64ac3adbd4358b7dc9ce72fcf83de (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:22:37.447131   721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db64ac3adbd4358b7dc9ce72fcf83de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.447333   868 tablet_service.cc:1511] Processing CreateTablet for tablet b6080b84706e4117ab4543ca15424540 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:22:37.448830   868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6080b84706e4117ab4543ca15424540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.450587   720 tablet_service.cc:1511] Processing CreateTablet for tablet 04e4ab8dd9654c088db378d7110e46ca (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:22:37.452203   798 tablet_service.cc:1511] Processing CreateTablet for tablet e80abbc1c5c942c3b8a2c495f346291d (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:22:37.452396   866 tablet_service.cc:1511] Processing CreateTablet for tablet 0a13e445a24f42dfa71ac72ea6437617 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:22:37.453469   719 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2040c5ad4c47d2a67164187da7375f (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:22:37.454069   866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a13e445a24f42dfa71ac72ea6437617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.454427   796 tablet_service.cc:1511] Processing CreateTablet for tablet 7db64ac3adbd4358b7dc9ce72fcf83de (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:22:37.456128   718 tablet_service.cc:1511] Processing CreateTablet for tablet b6080b84706e4117ab4543ca15424540 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:22:37.456636   795 tablet_service.cc:1511] Processing CreateTablet for tablet 04e4ab8dd9654c088db378d7110e46ca (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:22:37.450618   867 tablet_service.cc:1511] Processing CreateTablet for tablet d6d412be5d884335830489d7be911442 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:22:37.458508   717 tablet_service.cc:1511] Processing CreateTablet for tablet d6d412be5d884335830489d7be911442 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:22:37.458667   794 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2040c5ad4c47d2a67164187da7375f (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:22:37.459192   867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d412be5d884335830489d7be911442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.460798   793 tablet_service.cc:1511] Processing CreateTablet for tablet b6080b84706e4117ab4543ca15424540 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:22:37.461145   722 tablet_service.cc:1511] Processing CreateTablet for tablet e80abbc1c5c942c3b8a2c495f346291d (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:22:37.463872   792 tablet_service.cc:1511] Processing CreateTablet for tablet d6d412be5d884335830489d7be911442 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:22:37.465612   716 tablet_service.cc:1511] Processing CreateTablet for tablet 0a13e445a24f42dfa71ac72ea6437617 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:22:37.466216   791 tablet_service.cc:1511] Processing CreateTablet for tablet 0a13e445a24f42dfa71ac72ea6437617 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:22:37.467134   865 tablet_service.cc:1511] Processing CreateTablet for tablet 7552fbb0af914ce58f547f9465334814 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:22:37.468094   798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80abbc1c5c942c3b8a2c495f346291d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.468487   865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7552fbb0af914ce58f547f9465334814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.468894   715 tablet_service.cc:1511] Processing CreateTablet for tablet 7552fbb0af914ce58f547f9465334814 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:22:37.470405   864 tablet_service.cc:1511] Processing CreateTablet for tablet a596e5d6dff54a1f94d8eda132efa767 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:22:37.471742   864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a596e5d6dff54a1f94d8eda132efa767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.471868   714 tablet_service.cc:1511] Processing CreateTablet for tablet a596e5d6dff54a1f94d8eda132efa767 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:22:37.474468   794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2040c5ad4c47d2a67164187da7375f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.474923   713 tablet_service.cc:1511] Processing CreateTablet for tablet f1db74c576e84a47b7269f30e203ddec (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:22:37.474553   863 tablet_service.cc:1511] Processing CreateTablet for tablet f1db74c576e84a47b7269f30e203ddec (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:22:37.477952   796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db64ac3adbd4358b7dc9ce72fcf83de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.478552   863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1db74c576e84a47b7269f30e203ddec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.481930   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e4ab8dd9654c088db378d7110e46ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.485952   791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a13e445a24f42dfa71ac72ea6437617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.490010   792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d412be5d884335830489d7be911442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.493439   793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6080b84706e4117ab4543ca15424540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.452231   720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e4ab8dd9654c088db378d7110e46ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.498066   713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1db74c576e84a47b7269f30e203ddec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.501001   718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6080b84706e4117ab4543ca15424540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.500777   790 tablet_service.cc:1511] Processing CreateTablet for tablet 7552fbb0af914ce58f547f9465334814 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:22:37.502346   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7552fbb0af914ce58f547f9465334814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.505621   717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d412be5d884335830489d7be911442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.507009   789 tablet_service.cc:1511] Processing CreateTablet for tablet a596e5d6dff54a1f94d8eda132efa767 (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:22:37.508544   789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a596e5d6dff54a1f94d8eda132efa767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.509124   714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a596e5d6dff54a1f94d8eda132efa767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.510993   788 tablet_service.cc:1511] Processing CreateTablet for tablet f1db74c576e84a47b7269f30e203ddec (DEFAULT_TABLE table=test-workload [id=e74d0f18fd784f7eb06d6f436870c17b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:22:37.512428   788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1db74c576e84a47b7269f30e203ddec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.513012   719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2040c5ad4c47d2a67164187da7375f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.517628   722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80abbc1c5c942c3b8a2c495f346291d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.525635   716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a13e445a24f42dfa71ac72ea6437617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.529633   715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7552fbb0af914ce58f547f9465334814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.561190   922 tablet_bootstrap.cc:492] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932: Bootstrap starting.
I20260709 12:22:37.568362   922 tablet_bootstrap.cc:654] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.624495   922 tablet_bootstrap.cc:492] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932: No bootstrap required, opened a new log
I20260709 12:22:37.624998   922 ts_tablet_manager.cc:1403] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932: Time spent bootstrapping tablet: real 0.064s	user 0.027s	sys 0.024s
I20260709 12:22:37.627970   922 raft_consensus.cc:359] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.628722   922 raft_consensus.cc:385] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.629019   922 raft_consensus.cc:740] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.629973   922 consensus_queue.cc:260] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.636934   925 tablet_bootstrap.cc:492] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9: Bootstrap starting.
I20260709 12:22:37.684419   924 tablet_bootstrap.cc:492] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:37.690681   925 tablet_bootstrap.cc:654] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.693821   924 tablet_bootstrap.cc:654] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.699167   907 heartbeater.cc:499] Master 127.28.35.126:42433 was elected leader, sending a full tablet report...
I20260709 12:22:37.701972   924 tablet_bootstrap.cc:492] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488: No bootstrap required, opened a new log
I20260709 12:22:37.703866   924 ts_tablet_manager.cc:1403] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:22:37.706291   922 ts_tablet_manager.cc:1434] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932: Time spent starting tablet: real 0.081s	user 0.030s	sys 0.040s
I20260709 12:22:37.707543   922 tablet_bootstrap.cc:492] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932: Bootstrap starting.
I20260709 12:22:37.708007   924 raft_consensus.cc:359] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.708940   924 raft_consensus.cc:385] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.708979   925 tablet_bootstrap.cc:492] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9: No bootstrap required, opened a new log
I20260709 12:22:37.709758   925 ts_tablet_manager.cc:1403] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.000s
I20260709 12:22:37.712924   925 raft_consensus.cc:359] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.713479   924 raft_consensus.cc:740] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.713696   925 raft_consensus.cc:385] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.714282   925 raft_consensus.cc:740] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.715108   922 tablet_bootstrap.cc:654] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.714890   924 consensus_queue.cc:260] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.715225   925 consensus_queue.cc:260] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.725630   924 ts_tablet_manager.cc:1434] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 12:22:37.726497   925 ts_tablet_manager.cc:1434] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 12:22:37.726856   757 heartbeater.cc:499] Master 127.28.35.126:42433 was elected leader, sending a full tablet report...
I20260709 12:22:37.727286   833 heartbeater.cc:499] Master 127.28.35.126:42433 was elected leader, sending a full tablet report...
I20260709 12:22:37.731709   925 tablet_bootstrap.cc:492] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9: Bootstrap starting.
I20260709 12:22:37.735031   924 tablet_bootstrap.cc:492] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:37.738036   926 raft_consensus.cc:493] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.738598   926 raft_consensus.cc:515] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.741374   922 tablet_bootstrap.cc:492] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932: No bootstrap required, opened a new log
I20260709 12:22:37.742044   925 tablet_bootstrap.cc:654] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.742084   922 ts_tablet_manager.cc:1403] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.015s
I20260709 12:22:37.746246   926 leader_election.cc:290] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:37.745748   922 raft_consensus.cc:359] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.752329   922 raft_consensus.cc:385] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.752708   922 raft_consensus.cc:740] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.753736   922 consensus_queue.cc:260] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.755652   924 tablet_bootstrap.cc:654] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.756316   922 ts_tablet_manager.cc:1434] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 12:22:37.757493   922 tablet_bootstrap.cc:492] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932: Bootstrap starting.
I20260709 12:22:37.761052   925 tablet_bootstrap.cc:492] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9: No bootstrap required, opened a new log
I20260709 12:22:37.761790   925 ts_tablet_manager.cc:1403] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.008s
I20260709 12:22:37.762053   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6080b84706e4117ab4543ca15424540" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
W20260709 12:22:37.763897   847 leader_election.cc:343] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.764792   922 tablet_bootstrap.cc:654] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.764884   925 raft_consensus.cc:359] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:37.765784   925 raft_consensus.cc:385] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.766103   925 raft_consensus.cc:740] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.767098   925 consensus_queue.cc:260] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:37.772154   925 ts_tablet_manager.cc:1434] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:22:37.773262   925 tablet_bootstrap.cc:492] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Bootstrap starting.
I20260709 12:22:37.779806   925 tablet_bootstrap.cc:654] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.787122   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6080b84706e4117ab4543ca15424540" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
W20260709 12:22:37.789744   846 leader_election.cc:343] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.790536   846 leader_election.cc:304] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932; no voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488
I20260709 12:22:37.791777   926 raft_consensus.cc:2749] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:37.796275   922 tablet_bootstrap.cc:492] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932: No bootstrap required, opened a new log
I20260709 12:22:37.796888   922 ts_tablet_manager.cc:1403] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.022s
I20260709 12:22:37.800215   922 raft_consensus.cc:359] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.801050   922 raft_consensus.cc:385] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.801433   922 raft_consensus.cc:740] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.802225   922 consensus_queue.cc:260] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.804603   922 ts_tablet_manager.cc:1434] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:22:37.805737   922 tablet_bootstrap.cc:492] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932: Bootstrap starting.
W20260709 12:22:37.808259   908 tablet.cc:2406] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:22:37.813372   922 tablet_bootstrap.cc:654] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.814425   924 tablet_bootstrap.cc:492] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: No bootstrap required, opened a new log
I20260709 12:22:37.815115   924 ts_tablet_manager.cc:1403] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.018s
I20260709 12:22:37.818823   924 raft_consensus.cc:359] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.819595   924 raft_consensus.cc:385] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.819932   924 raft_consensus.cc:740] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.820021   925 tablet_bootstrap.cc:492] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9: No bootstrap required, opened a new log
I20260709 12:22:37.820611   925 ts_tablet_manager.cc:1403] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.012s
I20260709 12:22:37.820798   924 consensus_queue.cc:260] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.823139   924 ts_tablet_manager.cc:1434] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:22:37.823484   925 raft_consensus.cc:359] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.824103   924 tablet_bootstrap.cc:492] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:37.824204   925 raft_consensus.cc:385] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.824566   925 raft_consensus.cc:740] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.825457   925 consensus_queue.cc:260] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.827703   922 tablet_bootstrap.cc:492] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932: No bootstrap required, opened a new log
I20260709 12:22:37.828284   922 ts_tablet_manager.cc:1403] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.012s
I20260709 12:22:37.830646   925 ts_tablet_manager.cc:1434] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:22:37.831336   924 tablet_bootstrap.cc:654] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.831748   925 tablet_bootstrap.cc:492] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9: Bootstrap starting.
I20260709 12:22:37.834674   922 raft_consensus.cc:359] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.835492   922 raft_consensus.cc:385] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.835824   922 raft_consensus.cc:740] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.837208   922 consensus_queue.cc:260] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.839910   922 ts_tablet_manager.cc:1434] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:22:37.841156   922 tablet_bootstrap.cc:492] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932: Bootstrap starting.
I20260709 12:22:37.845662   925 tablet_bootstrap.cc:654] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.848384   922 tablet_bootstrap.cc:654] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.855849   922 tablet_bootstrap.cc:492] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932: No bootstrap required, opened a new log
I20260709 12:22:37.856282   924 tablet_bootstrap.cc:492] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488: No bootstrap required, opened a new log
I20260709 12:22:37.856348   922 ts_tablet_manager.cc:1403] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260709 12:22:37.856927   924 ts_tablet_manager.cc:1403] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.014s
I20260709 12:22:37.858352   925 tablet_bootstrap.cc:492] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9: No bootstrap required, opened a new log
I20260709 12:22:37.858935   925 ts_tablet_manager.cc:1403] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260709 12:22:37.859355   924 raft_consensus.cc:359] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.859980   924 raft_consensus.cc:385] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.860562   924 raft_consensus.cc:740] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.859973   922 raft_consensus.cc:359] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.860980   922 raft_consensus.cc:385] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.861341   922 raft_consensus.cc:740] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.861444   924 consensus_queue.cc:260] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.862229   926 raft_consensus.cc:493] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.862323   922 consensus_queue.cc:260] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.862905   926 raft_consensus.cc:515] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.866530   926 leader_election.cc:290] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:37.866737   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:37.867105   922 ts_tablet_manager.cc:1434] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:22:37.867264   925 raft_consensus.cc:359] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.868124   925 raft_consensus.cc:385] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:22:37.868323   846 leader_election.cc:343] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.868479   925 raft_consensus.cc:740] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.869807   922 tablet_bootstrap.cc:492] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932: Bootstrap starting.
I20260709 12:22:37.869450   925 consensus_queue.cc:260] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.870095   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
I20260709 12:22:37.870807   732 raft_consensus.cc:2468] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 0.
I20260709 12:22:37.871976   925 ts_tablet_manager.cc:1434] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:22:37.872081   847 leader_election.cc:304] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 11f3c7e6a7424fe5a2047e7ede4c25a9
I20260709 12:22:37.873456   925 tablet_bootstrap.cc:492] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Bootstrap starting.
I20260709 12:22:37.874974   924 ts_tablet_manager.cc:1434] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 12:22:37.877631   922 tablet_bootstrap.cc:654] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.880578   925 tablet_bootstrap.cc:654] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.883190   941 raft_consensus.cc:2804] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:37.883632   941 raft_consensus.cc:493] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:37.883977   941 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.887298   924 tablet_bootstrap.cc:492] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:37.890503   930 raft_consensus.cc:493] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.891248   930 raft_consensus.cc:515] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.893652   941 raft_consensus.cc:515] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.894253   924 tablet_bootstrap.cc:654] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.896880   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:37.897611   732 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.903050   930 leader_election.cc:290] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:37.904335   929 raft_consensus.cc:493] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.905056   929 raft_consensus.cc:515] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.906742   922 tablet_bootstrap.cc:492] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932: No bootstrap required, opened a new log
I20260709 12:22:37.908289   922 ts_tablet_manager.cc:1403] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.010s
I20260709 12:22:37.912832   922 raft_consensus.cc:359] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.920079   922 raft_consensus.cc:385] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.920943   922 raft_consensus.cc:740] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.921963   925 tablet_bootstrap.cc:492] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9: No bootstrap required, opened a new log
I20260709 12:22:37.922474   929 leader_election.cc:290] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:37.924086   925 ts_tablet_manager.cc:1403] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.019s
I20260709 12:22:37.924527   922 consensus_queue.cc:260] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.931542   922 ts_tablet_manager.cc:1434] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:22:37.933347   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6080b84706e4117ab4543ca15424540" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:37.927488   925 raft_consensus.cc:359] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.935029   925 raft_consensus.cc:385] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.935396   925 raft_consensus.cc:740] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Initialized, Role: FOLLOWER
W20260709 12:22:37.935725   696 leader_election.cc:343] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:37.939051   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:37.939186   925 consensus_queue.cc:260] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.943357   922 tablet_bootstrap.cc:492] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932: Bootstrap starting.
I20260709 12:22:37.944926   925 ts_tablet_manager.cc:1434] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:22:37.943023   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7552fbb0af914ce58f547f9465334814" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
I20260709 12:22:37.946481   925 tablet_bootstrap.cc:492] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Bootstrap starting.
I20260709 12:22:37.947024   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6080b84706e4117ab4543ca15424540" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:37.947734   882 raft_consensus.cc:2468] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 0.
I20260709 12:22:37.950512   698 leader_election.cc:304] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 11f3c7e6a7424fe5a2047e7ede4c25a9
I20260709 12:22:37.951823   922 tablet_bootstrap.cc:654] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.954710   925 tablet_bootstrap.cc:654] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.948876   924 tablet_bootstrap.cc:492] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488: No bootstrap required, opened a new log
I20260709 12:22:37.956064   924 ts_tablet_manager.cc:1403] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.033s
W20260709 12:22:37.957747   772 leader_election.cc:343] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.951786   930 raft_consensus.cc:2804] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:37.959312   930 raft_consensus.cc:493] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:37.959793   930 raft_consensus.cc:3060] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.959923   924 raft_consensus.cc:359] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.961145   924 raft_consensus.cc:385] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.961580   924 raft_consensus.cc:740] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.967798   924 consensus_queue.cc:260] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.972461   732 raft_consensus.cc:2468] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 1.
I20260709 12:22:37.978083   941 leader_election.cc:290] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:37.984062   930 raft_consensus.cc:515] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.989724   847 leader_election.cc:304] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:37.991585   941 raft_consensus.cc:2804] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:37.993275   941 raft_consensus.cc:697] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Becoming Leader. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:37.994478   941 consensus_queue.cc:237] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:37.999752   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6080b84706e4117ab4543ca15424540" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
W20260709 12:22:38.001605   696 leader_election.cc:343] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.004509   926 raft_consensus.cc:493] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.005278   926 raft_consensus.cc:515] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.009847   926 leader_election.cc:290] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:38.016662   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:38.018914   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13e445a24f42dfa71ac72ea6437617" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
W20260709 12:22:38.020486   846 leader_election.cc:343] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:38.022146   846 leader_election.cc:343] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.026942   926 raft_consensus.cc:493] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.027699   926 raft_consensus.cc:515] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.030292   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7552fbb0af914ce58f547f9465334814" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:38.031138   882 raft_consensus.cc:2468] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 0.
I20260709 12:22:38.034395   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db74c576e84a47b7269f30e203ddec" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
W20260709 12:22:38.036134   847 leader_election.cc:343] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.036966   953 raft_consensus.cc:493] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.038398   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13e445a24f42dfa71ac72ea6437617" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
W20260709 12:22:38.039783   847 leader_election.cc:343] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.040207   847 leader_election.cc:304] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932; no voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488
I20260709 12:22:38.038538   953 raft_consensus.cc:515] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.037731   926 leader_election.cc:290] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:38.043329   926 raft_consensus.cc:2749] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.046314   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:38.047235   808 raft_consensus.cc:2468] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 0.
I20260709 12:22:38.048300   953 leader_election.cc:290] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.051153   696 leader_election.cc:304] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:38.049131   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:38.052345   953 raft_consensus.cc:2804] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.053052   953 raft_consensus.cc:493] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.053767   953 raft_consensus.cc:3060] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:38.053867   698 leader_election.cc:343] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.059592   930 leader_election.cc:290] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 election: Requested vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.062434   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6080b84706e4117ab4543ca15424540" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:38.064019   773 leader_election.cc:304] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: b429ba25a9c0462ca088c719bee43488
I20260709 12:22:38.064975   882 raft_consensus.cc:3060] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.063129   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db74c576e84a47b7269f30e203ddec" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:38.067852   808 raft_consensus.cc:2468] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 0.
I20260709 12:22:38.068266   929 raft_consensus.cc:2804] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.069818   929 raft_consensus.cc:493] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.070358   929 raft_consensus.cc:3060] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.103776   926 raft_consensus.cc:493] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.104816   926 raft_consensus.cc:515] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.108204   926 leader_election.cc:290] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
W20260709 12:22:38.108911   773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.67:32917, user_credentials={real_user=slave}} blocked reactor thread for 45094.5us
I20260709 12:22:38.110311   846 leader_election.cc:304] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: b429ba25a9c0462ca088c719bee43488
I20260709 12:22:38.116189   926 raft_consensus.cc:2804] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.116540   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:38.117522   956 raft_consensus.cc:493] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.116616   926 raft_consensus.cc:493] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.118912   926 raft_consensus.cc:3060] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:38.121845   846 leader_election.cc:343] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.118214   956 raft_consensus.cc:515] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:38.132653   956 leader_election.cc:290] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917), b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485)
I20260709 12:22:38.131139   630 catalog_manager.cc:5697] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "3078031ef08d472d8ce505aa3a52e932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:38.134583   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80abbc1c5c942c3b8a2c495f346291d" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
I20260709 12:22:38.135089   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80abbc1c5c942c3b8a2c495f346291d" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:38.138104   922 tablet_bootstrap.cc:492] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932: No bootstrap required, opened a new log
I20260709 12:22:38.139230   925 tablet_bootstrap.cc:492] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9: No bootstrap required, opened a new log
I20260709 12:22:38.140623   953 raft_consensus.cc:515] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.143545   925 ts_tablet_manager.cc:1403] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent bootstrapping tablet: real 0.197s	user 0.049s	sys 0.053s
I20260709 12:22:38.143563   922 ts_tablet_manager.cc:1403] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932: Time spent bootstrapping tablet: real 0.200s	user 0.084s	sys 0.090s
I20260709 12:22:38.145792   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:38.146435   808 raft_consensus.cc:3060] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.146811   925 raft_consensus.cc:359] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.147595   925 raft_consensus.cc:385] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.147910   925 raft_consensus.cc:740] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.148659   925 consensus_queue.cc:260] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.151109   925 ts_tablet_manager.cc:1434] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:38.148698   922 raft_consensus.cc:359] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.151875   922 raft_consensus.cc:385] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.139348   924 ts_tablet_manager.cc:1434] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.183s	user 0.067s	sys 0.106s
W20260709 12:22:38.139751   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.65:46485, user_credentials={real_user=slave}} blocked reactor thread for 100015us
W20260709 12:22:38.142696   772 leader_election.cc:343] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:38.152926   773 leader_election.cc:343] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.142736   882 raft_consensus.cc:2468] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 1.
I20260709 12:22:38.152068   925 tablet_bootstrap.cc:492] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Bootstrap starting.
I20260709 12:22:38.154410   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
I20260709 12:22:38.155007   929 raft_consensus.cc:515] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.155910   773 leader_election.cc:304] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9; no voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488
I20260709 12:22:38.156420   953 leader_election.cc:290] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 election: Requested vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.156002   698 leader_election.cc:304] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 11f3c7e6a7424fe5a2047e7ede4c25a9
I20260709 12:22:38.157738   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7552fbb0af914ce58f547f9465334814" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488"
W20260709 12:22:38.158699   847 leader_election.cc:343] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.155943   808 raft_consensus.cc:2468] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 1.
I20260709 12:22:38.160964   847 leader_election.cc:304] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932; no voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488
I20260709 12:22:38.161689   696 leader_election.cc:304] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:38.162427   941 raft_consensus.cc:2749] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.162639   952 raft_consensus.cc:2804] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.163275   952 raft_consensus.cc:697] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 1 LEADER]: Becoming Leader. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Running, Role: LEADER
I20260709 12:22:38.152367   922 raft_consensus.cc:740] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Initialized, Role: FOLLOWER
W20260709 12:22:38.159118   772 leader_election.cc:343] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.164179   952 consensus_queue.cc:237] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.165210   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:38.166585   925 tablet_bootstrap.cc:654] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.166313   922 consensus_queue.cc:260] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.159659   924 tablet_bootstrap.cc:492] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:38.170472   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7552fbb0af914ce58f547f9465334814" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:38.171300   881 raft_consensus.cc:3060] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.173149   922 ts_tablet_manager.cc:1434] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 12:22:38.178036   926 raft_consensus.cc:515] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.168213   930 raft_consensus.cc:493] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.179175   930 raft_consensus.cc:515] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.179780   922 tablet_bootstrap.cc:492] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932: Bootstrap starting.
I20260709 12:22:38.181365   929 leader_election.cc:290] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.181917   930 leader_election.cc:290] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.184100   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:38.184471   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:38.186537   881 raft_consensus.cc:2468] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 1.
W20260709 12:22:38.186825   698 leader_election.cc:343] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:38.187783   696 leader_election.cc:343] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.162014   956 raft_consensus.cc:2749] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.188234   773 leader_election.cc:304] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: b429ba25a9c0462ca088c719bee43488
I20260709 12:22:38.188267   696 leader_election.cc:304] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b429ba25a9c0462ca088c719bee43488; no voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932
I20260709 12:22:38.190079   929 raft_consensus.cc:2804] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.190284   956 raft_consensus.cc:493] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.191356   924 tablet_bootstrap.cc:654] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.159606   953 raft_consensus.cc:2804] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.190970   956 raft_consensus.cc:515] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.191799   930 raft_consensus.cc:2749] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.176540   882 raft_consensus.cc:3060] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.198511   929 raft_consensus.cc:697] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:38.199916   956 leader_election.cc:290] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.200753   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
I20260709 12:22:38.201690   731 raft_consensus.cc:2393] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in current term 1: Already voted for candidate 3078031ef08d472d8ce505aa3a52e932 in this term.
I20260709 12:22:38.201480   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:38.204295   772 leader_election.cc:304] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9; no voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488
I20260709 12:22:38.205514   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db74c576e84a47b7269f30e203ddec" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:38.205778   956 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.205338   926 leader_election.cc:290] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:38.206346   808 raft_consensus.cc:3060] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.209621   882 raft_consensus.cc:2468] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 1.
I20260709 12:22:38.194983   922 tablet_bootstrap.cc:654] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.194864   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db74c576e84a47b7269f30e203ddec" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488"
W20260709 12:22:38.214975   847 leader_election.cc:343] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.216604   808 raft_consensus.cc:2468] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 1.
I20260709 12:22:38.199790   929 consensus_queue.cc:237] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.219043   956 raft_consensus.cc:2749] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.219589   953 raft_consensus.cc:697] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 1 LEADER]: Becoming Leader. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Running, Role: LEADER
I20260709 12:22:38.220702   953 consensus_queue.cc:237] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.222218   925 tablet_bootstrap.cc:492] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9: No bootstrap required, opened a new log
I20260709 12:22:38.222965   925 ts_tablet_manager.cc:1403] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.000s
I20260709 12:22:38.226142   846 leader_election.cc:304] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: b429ba25a9c0462ca088c719bee43488
I20260709 12:22:38.226322   925 raft_consensus.cc:359] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.227295   925 raft_consensus.cc:385] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.227658   925 raft_consensus.cc:740] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.228013   629 catalog_manager.cc:5697] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 reported cstate change: term changed from 0 to 1, leader changed from <none> to b429ba25a9c0462ca088c719bee43488 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "b429ba25a9c0462ca088c719bee43488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.228631   925 consensus_queue.cc:260] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.230093   926 raft_consensus.cc:2804] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.230636   926 raft_consensus.cc:697] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Becoming Leader. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:38.231453   926 consensus_queue.cc:237] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.232875   925 ts_tablet_manager.cc:1434] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:22:38.239351   925 tablet_bootstrap.cc:492] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9: Bootstrap starting.
I20260709 12:22:38.243305   922 tablet_bootstrap.cc:492] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932: No bootstrap required, opened a new log
I20260709 12:22:38.243866   922 ts_tablet_manager.cc:1403] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.000s
I20260709 12:22:38.250320   925 tablet_bootstrap.cc:654] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.251021   922 raft_consensus.cc:359] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.251933   922 raft_consensus.cc:385] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.252293   922 raft_consensus.cc:740] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.253265   922 consensus_queue.cc:260] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.255679   922 ts_tablet_manager.cc:1434] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:22:38.256798   629 catalog_manager.cc:5697] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 reported cstate change: term changed from 0 to 1, leader changed from <none> to b429ba25a9c0462ca088c719bee43488 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "b429ba25a9c0462ca088c719bee43488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.261569   922 tablet_bootstrap.cc:492] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932: Bootstrap starting.
I20260709 12:22:38.265205   925 tablet_bootstrap.cc:492] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9: No bootstrap required, opened a new log
I20260709 12:22:38.265759   925 ts_tablet_manager.cc:1403] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260709 12:22:38.267264   628 catalog_manager.cc:5697] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "3078031ef08d472d8ce505aa3a52e932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:38.268430   925 raft_consensus.cc:359] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.269125   925 raft_consensus.cc:385] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.269435   925 raft_consensus.cc:740] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.270131   925 consensus_queue.cc:260] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.272396   925 ts_tablet_manager.cc:1434] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:38.273293   925 tablet_bootstrap.cc:492] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Bootstrap starting.
I20260709 12:22:38.275082   922 tablet_bootstrap.cc:654] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.277920   925 tablet_bootstrap.cc:654] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.279590   924 tablet_bootstrap.cc:492] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488: No bootstrap required, opened a new log
I20260709 12:22:38.280212   924 ts_tablet_manager.cc:1403] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.009s
I20260709 12:22:38.279593   629 catalog_manager.cc:5697] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.283347   925 tablet_bootstrap.cc:492] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9: No bootstrap required, opened a new log
I20260709 12:22:38.283885   925 ts_tablet_manager.cc:1403] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:22:38.284492   924 raft_consensus.cc:359] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.285787   924 raft_consensus.cc:385] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.286136   924 raft_consensus.cc:740] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.286664   925 raft_consensus.cc:359] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.287379   925 raft_consensus.cc:385] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.287052   924 consensus_queue.cc:260] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.287684   925 raft_consensus.cc:740] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.288457   925 consensus_queue.cc:260] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.290484   925 ts_tablet_manager.cc:1434] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:38.291432   925 tablet_bootstrap.cc:492] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9: Bootstrap starting.
I20260709 12:22:38.292385   922 tablet_bootstrap.cc:492] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932: No bootstrap required, opened a new log
I20260709 12:22:38.293586   922 ts_tablet_manager.cc:1403] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260709 12:22:38.296267   922 raft_consensus.cc:359] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:38.296923   925 tablet_bootstrap.cc:654] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.296974   922 raft_consensus.cc:385] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.298746   924 ts_tablet_manager.cc:1434] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:22:38.299091   922 raft_consensus.cc:740] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.300052   924 tablet_bootstrap.cc:492] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:38.300166   922 consensus_queue.cc:260] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:38.303155   922 ts_tablet_manager.cc:1434] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:22:38.304446   922 tablet_bootstrap.cc:492] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932: Bootstrap starting.
I20260709 12:22:38.307631   924 tablet_bootstrap.cc:654] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.312192   922 tablet_bootstrap.cc:654] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.319761   924 tablet_bootstrap.cc:492] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: No bootstrap required, opened a new log
I20260709 12:22:38.320390   924 ts_tablet_manager.cc:1403] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 12:22:38.323734   924 raft_consensus.cc:359] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.324551   924 raft_consensus.cc:385] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.324901   924 raft_consensus.cc:740] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.325946   924 consensus_queue.cc:260] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.328147   925 tablet_bootstrap.cc:492] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9: No bootstrap required, opened a new log
I20260709 12:22:38.328483   922 tablet_bootstrap.cc:492] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932: No bootstrap required, opened a new log
I20260709 12:22:38.328636   924 ts_tablet_manager.cc:1434] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:22:38.328667   925 ts_tablet_manager.cc:1403] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.023s
I20260709 12:22:38.328970   922 ts_tablet_manager.cc:1403] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260709 12:22:38.330106   924 tablet_bootstrap.cc:492] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:38.331871   922 raft_consensus.cc:359] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.332036   925 raft_consensus.cc:359] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.332543   922 raft_consensus.cc:385] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.332736   925 raft_consensus.cc:385] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.332839   922 raft_consensus.cc:740] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.333115   925 raft_consensus.cc:740] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.333731   922 consensus_queue.cc:260] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.334028   925 consensus_queue.cc:260] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.337705   924 tablet_bootstrap.cc:654] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.338678   925 ts_tablet_manager.cc:1434] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:22:38.343199   924 tablet_bootstrap.cc:492] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488: No bootstrap required, opened a new log
I20260709 12:22:38.343685   924 ts_tablet_manager.cc:1403] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.010s
I20260709 12:22:38.343822   922 ts_tablet_manager.cc:1434] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:22:38.346618   924 raft_consensus.cc:359] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.347414   924 raft_consensus.cc:385] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.347677   924 raft_consensus.cc:740] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.348338   924 consensus_queue.cc:260] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.350447   924 ts_tablet_manager.cc:1434] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:22:38.351402   924 tablet_bootstrap.cc:492] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:38.357664   924 tablet_bootstrap.cc:654] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.361570   924 tablet_bootstrap.cc:492] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488: No bootstrap required, opened a new log
I20260709 12:22:38.362049   924 ts_tablet_manager.cc:1403] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:22:38.364430   924 raft_consensus.cc:359] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:38.364935   924 raft_consensus.cc:385] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.365162   924 raft_consensus.cc:740] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.365826   924 consensus_queue.cc:260] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:38.367430   924 ts_tablet_manager.cc:1434] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:22:38.368366   924 tablet_bootstrap.cc:492] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:38.372479   924 tablet_bootstrap.cc:654] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.377480   924 tablet_bootstrap.cc:492] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488: No bootstrap required, opened a new log
I20260709 12:22:38.377925   924 ts_tablet_manager.cc:1403] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 12:22:38.379878   924 raft_consensus.cc:359] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.380394   924 raft_consensus.cc:385] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.380618   924 raft_consensus.cc:740] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.381142   924 consensus_queue.cc:260] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.382715   924 ts_tablet_manager.cc:1434] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:22:38.383659   924 tablet_bootstrap.cc:492] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:38.385581   929 raft_consensus.cc:493] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.386147   929 raft_consensus.cc:515] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.387996   924 tablet_bootstrap.cc:654] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.388249   929 leader_election.cc:290] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.389111   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
I20260709 12:22:38.389454   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:38.389847   732 raft_consensus.cc:2468] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 0.
I20260709 12:22:38.390148   882 raft_consensus.cc:2468] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 0.
I20260709 12:22:38.391377   772 leader_election.cc:304] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:38.392480   929 raft_consensus.cc:2804] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.392867   929 raft_consensus.cc:493] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.393211   929 raft_consensus.cc:3060] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.394457   924 tablet_bootstrap.cc:492] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: No bootstrap required, opened a new log
I20260709 12:22:38.394922   924 ts_tablet_manager.cc:1403] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:22:38.397104   924 raft_consensus.cc:359] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.397663   924 raft_consensus.cc:385] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.397902   924 raft_consensus.cc:740] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.398483   924 consensus_queue.cc:260] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.399541   929 raft_consensus.cc:515] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.400247   924 ts_tablet_manager.cc:1434] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:22:38.402145   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:38.402390   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:38.402465   953 raft_consensus.cc:493] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.403024   929 leader_election.cc:290] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.403080   882 raft_consensus.cc:3060] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.402729   732 raft_consensus.cc:3060] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.403164   953 raft_consensus.cc:515] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.405463   953 leader_election.cc:290] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.406574   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7552fbb0af914ce58f547f9465334814" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:38.407948   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7552fbb0af914ce58f547f9465334814" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:38.408730   881 raft_consensus.cc:2393] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b429ba25a9c0462ca088c719bee43488 in current term 1: Already voted for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in this term.
I20260709 12:22:38.409363   882 raft_consensus.cc:2468] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 1.
I20260709 12:22:38.409708   698 leader_election.cc:304] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b429ba25a9c0462ca088c719bee43488; no voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932
I20260709 12:22:38.410466   773 leader_election.cc:304] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: 
I20260709 12:22:38.410584   926 raft_consensus.cc:493] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.410908   953 raft_consensus.cc:3060] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.411249   929 raft_consensus.cc:2804] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.411125   926 raft_consensus.cc:515] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.411741   929 raft_consensus.cc:697] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 LEADER]: Becoming Leader. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:38.412614   929 consensus_queue.cc:237] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.413280   926 leader_election.cc:290] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:38.414265   731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d412be5d884335830489d7be911442" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
I20260709 12:22:38.414885   731 raft_consensus.cc:2468] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 0.
I20260709 12:22:38.414901   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d412be5d884335830489d7be911442" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:38.415833   732 raft_consensus.cc:2468] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 1.
I20260709 12:22:38.416733   847 leader_election.cc:304] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:38.415639   808 raft_consensus.cc:2468] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 0.
I20260709 12:22:38.417951   926 raft_consensus.cc:2804] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.418435   926 raft_consensus.cc:493] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.418844   926 raft_consensus.cc:3060] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.423044   953 raft_consensus.cc:2749] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.429780   926 raft_consensus.cc:515] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.430107   628 catalog_manager.cc:5697] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.431914   926 leader_election.cc:290] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:38.432963   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d412be5d884335830489d7be911442" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:38.432962   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d412be5d884335830489d7be911442" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:38.433851   732 raft_consensus.cc:3060] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.433904   808 raft_consensus.cc:3060] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.440795   732 raft_consensus.cc:2468] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 1.
I20260709 12:22:38.440816   808 raft_consensus.cc:2468] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 1.
I20260709 12:22:38.442294   847 leader_election.cc:304] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:38.443091   926 raft_consensus.cc:2804] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.443569   926 raft_consensus.cc:697] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Becoming Leader. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:38.444489   926 consensus_queue.cc:237] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.451246   926 raft_consensus.cc:493] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.451649   926 raft_consensus.cc:515] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:38.451714   628 catalog_manager.cc:5697] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "3078031ef08d472d8ce505aa3a52e932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:38.453873   926 leader_election.cc:290] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485)
I20260709 12:22:38.454319   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80abbc1c5c942c3b8a2c495f346291d" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:38.454491   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80abbc1c5c942c3b8a2c495f346291d" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
I20260709 12:22:38.455019   808 raft_consensus.cc:2468] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 0.
I20260709 12:22:38.455129   732 raft_consensus.cc:2468] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 0.
I20260709 12:22:38.456176   847 leader_election.cc:304] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:38.457165   926 raft_consensus.cc:2804] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.457537   926 raft_consensus.cc:493] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.457823   926 raft_consensus.cc:3060] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.460227   953 raft_consensus.cc:493] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.460819   953 raft_consensus.cc:515] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.463485   953 leader_election.cc:290] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.463899   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13e445a24f42dfa71ac72ea6437617" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:38.464123   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13e445a24f42dfa71ac72ea6437617" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:38.464521   926 raft_consensus.cc:515] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:38.464668   808 raft_consensus.cc:2468] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 0.
I20260709 12:22:38.464784   882 raft_consensus.cc:2468] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 0.
I20260709 12:22:38.466102   696 leader_election.cc:304] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:38.467450   953 raft_consensus.cc:2804] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.467875   953 raft_consensus.cc:493] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.468209   953 raft_consensus.cc:3060] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.468956   926 leader_election.cc:290] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 election: Requested vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485)
I20260709 12:22:38.469895   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80abbc1c5c942c3b8a2c495f346291d" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:38.470053   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80abbc1c5c942c3b8a2c495f346291d" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:38.470517   808 raft_consensus.cc:3060] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.470665   732 raft_consensus.cc:3060] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.476001   808 raft_consensus.cc:2468] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 1.
I20260709 12:22:38.476058   953 raft_consensus.cc:515] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.477322   846 leader_election.cc:304] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: 
I20260709 12:22:38.478089   732 raft_consensus.cc:2468] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 1.
I20260709 12:22:38.478106   926 raft_consensus.cc:2804] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.479547   926 raft_consensus.cc:697] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Becoming Leader. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:38.479240   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13e445a24f42dfa71ac72ea6437617" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:38.480014   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13e445a24f42dfa71ac72ea6437617" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:38.480435   808 raft_consensus.cc:3060] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.480598   882 raft_consensus.cc:3060] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.480667   926 consensus_queue.cc:237] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:38.483678   953 leader_election.cc:290] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 election: Requested vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.488415   882 raft_consensus.cc:2468] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 1.
I20260709 12:22:38.489777   698 leader_election.cc:304] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:38.490163   808 raft_consensus.cc:2468] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 1.
I20260709 12:22:38.490599   953 raft_consensus.cc:2804] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.490183   628 catalog_manager.cc:5697] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "3078031ef08d472d8ce505aa3a52e932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.491171   953 raft_consensus.cc:697] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 1 LEADER]: Becoming Leader. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Running, Role: LEADER
I20260709 12:22:38.492149   953 consensus_queue.cc:237] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.500401   628 catalog_manager.cc:5697] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 reported cstate change: term changed from 0 to 1, leader changed from <none> to b429ba25a9c0462ca088c719bee43488 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "b429ba25a9c0462ca088c719bee43488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.509677   926 consensus_queue.cc:1048] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.524345   985 consensus_queue.cc:1048] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:38.534494   953 raft_consensus.cc:493] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.534996   953 raft_consensus.cc:515] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.536885   953 leader_election.cc:290] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.537539   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:38.537928   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:38.538264   808 raft_consensus.cc:2468] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 0.
I20260709 12:22:38.538604   882 raft_consensus.cc:2468] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 0.
I20260709 12:22:38.539390   696 leader_election.cc:304] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:38.540140   953 raft_consensus.cc:2804] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.540499   953 raft_consensus.cc:493] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.540825   953 raft_consensus.cc:3060] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.546682   953 raft_consensus.cc:515] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.548492   953 leader_election.cc:290] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 election: Requested vote from peers 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.549301   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:38.549556   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f" candidate_uuid: "b429ba25a9c0462ca088c719bee43488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:38.549937   808 raft_consensus.cc:3060] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.550241   882 raft_consensus.cc:3060] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.555225   808 raft_consensus.cc:2468] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 1.
I20260709 12:22:38.556394   696 leader_election.cc:304] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:38.556404   882 raft_consensus.cc:2468] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429ba25a9c0462ca088c719bee43488 in term 1.
I20260709 12:22:38.557158   953 raft_consensus.cc:2804] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.557695   953 raft_consensus.cc:697] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 1 LEADER]: Becoming Leader. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Running, Role: LEADER
I20260709 12:22:38.558387   953 consensus_queue.cc:237] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.563362   953 consensus_queue.cc:1048] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.565953   628 catalog_manager.cc:5697] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 reported cstate change: term changed from 0 to 1, leader changed from <none> to b429ba25a9c0462ca088c719bee43488 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "b429ba25a9c0462ca088c719bee43488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.576951   953 consensus_queue.cc:1048] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.679713   732 raft_consensus.cc:3060] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.685926   985 consensus_queue.cc:1048] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.697302   954 consensus_queue.cc:1048] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:38.729538   929 consensus_queue.cc:1048] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.740374   995 consensus_queue.cc:1048] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:38.742197   956 raft_consensus.cc:493] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.742758   956 raft_consensus.cc:515] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:38.744840   956 leader_election.cc:290] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:38.746417   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6080b84706e4117ab4543ca15424540" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:38.746592   732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6080b84706e4117ab4543ca15424540" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429ba25a9c0462ca088c719bee43488" is_pre_election: true
I20260709 12:22:38.747311   881 raft_consensus.cc:2393] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in current term 1: Already voted for candidate b429ba25a9c0462ca088c719bee43488 in this term.
I20260709 12:22:38.748831   773 leader_election.cc:304] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9; no voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488
I20260709 12:22:38.749960   956 raft_consensus.cc:3060] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.755812   956 raft_consensus.cc:2749] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.779403 28813 ts_manager.cc:295] Set tserver state for b429ba25a9c0462ca088c719bee43488 to MAINTENANCE_MODE
I20260709 12:22:38.780251 28813 tablet_server.cc:179] TabletServer@127.28.35.65:0 shutting down...
I20260709 12:22:38.799566 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:38.800462 28813 tablet_replica.cc:333] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488: stopping tablet replica
I20260709 12:22:38.801025 28813 raft_consensus.cc:2243] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:38.801501 28813 raft_consensus.cc:2272] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:38.804067 28813 tablet_replica.cc:333] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: stopping tablet replica
I20260709 12:22:38.804615 28813 raft_consensus.cc:2243] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:38.805140 28813 pending_rounds.cc:70] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Trying to abort 1 pending ops.
I20260709 12:22:38.805384 28813 pending_rounds.cc:77] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624611062607872 op_type: NO_OP noop_request { }
I20260709 12:22:38.805657 28813 raft_consensus.cc:2889] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:22:38.805879 28813 raft_consensus.cc:2272] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:38.807988 28813 tablet_replica.cc:333] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488: stopping tablet replica
I20260709 12:22:38.808513 28813 raft_consensus.cc:2243] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:38.808830 28813 raft_consensus.cc:2272] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:38.810396 28813 tablet_replica.cc:333] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: stopping tablet replica
I20260709 12:22:38.810856 28813 raft_consensus.cc:2243] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:38.811364 28813 pending_rounds.cc:70] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Trying to abort 1 pending ops.
I20260709 12:22:38.811525 28813 pending_rounds.cc:77] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624609693081600 op_type: NO_OP noop_request { }
I20260709 12:22:38.811739 28813 raft_consensus.cc:2889] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:22:38.811949 28813 raft_consensus.cc:2272] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:38.813755 28813 tablet_replica.cc:333] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488: stopping tablet replica
I20260709 12:22:38.814291 28813 raft_consensus.cc:2243] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:38.814989 28813 raft_consensus.cc:2272] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:38.816931 28813 tablet_replica.cc:333] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: stopping tablet replica
I20260709 12:22:38.817500 28813 raft_consensus.cc:2243] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:38.818001 28813 pending_rounds.cc:70] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Trying to abort 1 pending ops.
I20260709 12:22:38.818147 28813 pending_rounds.cc:77] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624610792706048 op_type: NO_OP noop_request { }
I20260709 12:22:38.818379 28813 raft_consensus.cc:2889] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:22:38.818598 28813 raft_consensus.cc:2272] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:38.820643 28813 tablet_replica.cc:333] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488: stopping tablet replica
I20260709 12:22:38.821115 28813 raft_consensus.cc:2243] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:38.821573 28813 raft_consensus.cc:2272] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:38.823529 28813 tablet_replica.cc:333] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488: stopping tablet replica
I20260709 12:22:38.824193 28813 raft_consensus.cc:2243] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:38.824640 28813 raft_consensus.cc:2272] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:38.826854 28813 tablet_replica.cc:333] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488: stopping tablet replica
I20260709 12:22:38.827544 28813 raft_consensus.cc:2243] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:38.827983 28813 raft_consensus.cc:2272] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:38.830575 28813 tablet_replica.cc:333] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488: stopping tablet replica
I20260709 12:22:38.831075 28813 raft_consensus.cc:2243] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:38.831477 28813 raft_consensus.cc:2272] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:38.850193 28813 tablet_server.cc:196] TabletServer@127.28.35.65:0 shutdown complete.
W20260709 12:22:38.933418   847 consensus_peers.cc:597] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:38.940099   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:22:38.954597   847 consensus_peers.cc:597] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:38.965071   772 consensus_peers.cc:597] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:38.966954   954 consensus_queue.cc:1048] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.004794   956 consensus_queue.cc:1048] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.021818   954 consensus_queue.cc:1048] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:39.084115   847 consensus_peers.cc:597] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:39.128521   847 consensus_peers.cc:597] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:39.142993   772 consensus_peers.cc:597] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:39.941474   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:22:40.078855   941 raft_consensus.cc:493] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b429ba25a9c0462ca088c719bee43488)
I20260709 12:22:40.079658   941 raft_consensus.cc:515] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.080436   929 raft_consensus.cc:493] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b429ba25a9c0462ca088c719bee43488)
I20260709 12:22:40.081177   929 raft_consensus.cc:515] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.082602   941 leader_election.cc:290] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:40.084645   929 leader_election.cc:290] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:40.084056   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:40.085489   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:40.085865   808 raft_consensus.cc:2468] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 1.
I20260709 12:22:40.086139   882 raft_consensus.cc:2468] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 1.
I20260709 12:22:40.087689   773 leader_election.cc:304] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: 
I20260709 12:22:40.087837   846 leader_election.cc:304] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: 
W20260709 12:22:40.088615   772 leader_election.cc:336] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:40.088666   929 raft_consensus.cc:2804] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:22:40.088886   847 leader_election.cc:336] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:40.089031   941 raft_consensus.cc:2804] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:40.089464   929 raft_consensus.cc:493] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b429ba25a9c0462ca088c719bee43488)
I20260709 12:22:40.089658   941 raft_consensus.cc:493] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b429ba25a9c0462ca088c719bee43488)
I20260709 12:22:40.089931   929 raft_consensus.cc:3060] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:40.090055   941 raft_consensus.cc:3060] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:40.101168   929 raft_consensus.cc:515] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.101168   941 raft_consensus.cc:515] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.103961   941 leader_election.cc:290] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:40.104555   929 leader_election.cc:290] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:40.104970   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:40.105125   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:40.106037   882 raft_consensus.cc:2393] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in current term 2: Already voted for candidate 3078031ef08d472d8ce505aa3a52e932 in this term.
I20260709 12:22:40.106725   808 raft_consensus.cc:2393] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3078031ef08d472d8ce505aa3a52e932 in current term 2: Already voted for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in this term.
W20260709 12:22:40.108534   772 leader_election.cc:336] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:40.109108   772 leader_election.cc:304] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9; no voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488
W20260709 12:22:40.109647   847 leader_election.cc:336] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:40.109841   929 raft_consensus.cc:2749] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:22:40.110198   847 leader_election.cc:304] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [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: 3078031ef08d472d8ce505aa3a52e932; no voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488
I20260709 12:22:40.111030   941 raft_consensus.cc:2749] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:22:40.226501   929 raft_consensus.cc:493] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.227103   929 raft_consensus.cc:515] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.228935   929 leader_election.cc:290] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:40.230193   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13e445a24f42dfa71ac72ea6437617" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:40.231081   882 raft_consensus.cc:2468] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 1.
I20260709 12:22:40.232173   773 leader_election.cc:304] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: 
I20260709 12:22:40.232856   929 raft_consensus.cc:2804] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:22:40.232904   772 leader_election.cc:336] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:40.233302   929 raft_consensus.cc:493] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.233650   929 raft_consensus.cc:3060] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:40.239981   929 raft_consensus.cc:515] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.241852   929 leader_election.cc:290] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:40.243026   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a13e445a24f42dfa71ac72ea6437617" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
W20260709 12:22:40.243327   772 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111) [suppressed 118 similar messages]
I20260709 12:22:40.243681   882 raft_consensus.cc:3060] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:22:40.246515   772 leader_election.cc:336] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:40.250510   882 raft_consensus.cc:2468] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 2.
I20260709 12:22:40.251621   773 leader_election.cc:304] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: b429ba25a9c0462ca088c719bee43488
I20260709 12:22:40.252408   929 raft_consensus.cc:2804] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:40.252867   929 raft_consensus.cc:697] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Becoming Leader. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:40.253849   929 consensus_queue.cc:237] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Queue going to LEADER 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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.262833   628 catalog_manager.cc:5697] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 reported cstate change: term changed from 1 to 2, leader changed from b429ba25a9c0462ca088c719bee43488 (127.28.35.65) to 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.313656   941 raft_consensus.cc:493] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.314517   941 raft_consensus.cc:515] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.316498   941 leader_election.cc:290] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:40.318218   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:40.319135   808 raft_consensus.cc:2468] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 1.
I20260709 12:22:40.320500   846 leader_election.cc:304] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: 
I20260709 12:22:40.321298   941 raft_consensus.cc:2804] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:40.321682   941 raft_consensus.cc:493] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.322026   941 raft_consensus.cc:3060] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:22:40.324965   847 leader_election.cc:336] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:40.331365   941 raft_consensus.cc:515] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.333609   941 leader_election.cc:290] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:40.335867   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:40.336375   808 raft_consensus.cc:3060] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:22:40.338614   847 leader_election.cc:336] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:40.343587   808 raft_consensus.cc:2468] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 2.
I20260709 12:22:40.344946   846 leader_election.cc:304] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: b429ba25a9c0462ca088c719bee43488
I20260709 12:22:40.345966   941 raft_consensus.cc:2804] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:40.347560   941 raft_consensus.cc:697] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Becoming Leader. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:40.348831   941 consensus_queue.cc:237] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Queue going to LEADER 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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.359629   628 catalog_manager.cc:5697] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 reported cstate change: term changed from 1 to 2, leader changed from b429ba25a9c0462ca088c719bee43488 (127.28.35.65) to 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67). New cstate: current_term: 2 leader_uuid: "3078031ef08d472d8ce505aa3a52e932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:40.521940   941 raft_consensus.cc:493] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.522498   941 raft_consensus.cc:515] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.524394   941 leader_election.cc:290] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:40.525619   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6080b84706e4117ab4543ca15424540" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" is_pre_election: true
I20260709 12:22:40.526413   808 raft_consensus.cc:2468] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 1.
I20260709 12:22:40.527406   846 leader_election.cc:304] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: 
I20260709 12:22:40.528172   941 raft_consensus.cc:2804] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:22:40.528134   847 leader_election.cc:336] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:40.528640   941 raft_consensus.cc:493] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.529012   941 raft_consensus.cc:3060] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:40.534863   941 raft_consensus.cc:515] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.536607   941 leader_election.cc:290] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:40.537793   808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6080b84706e4117ab4543ca15424540" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:40.538607   808 raft_consensus.cc:3060] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:22:40.540262   847 leader_election.cc:336] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:40.544404   808 raft_consensus.cc:2468] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 2.
I20260709 12:22:40.545477   846 leader_election.cc:304] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: b429ba25a9c0462ca088c719bee43488
I20260709 12:22:40.546087   941 raft_consensus.cc:2804] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:40.546516   941 raft_consensus.cc:697] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Becoming Leader. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:40.547480   941 consensus_queue.cc:237] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Queue going to LEADER 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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:40.555905   628 catalog_manager.cc:5697] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 reported cstate change: term changed from 1 to 2, leader changed from b429ba25a9c0462ca088c719bee43488 (127.28.35.65) to 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67). New cstate: current_term: 2 leader_uuid: "3078031ef08d472d8ce505aa3a52e932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: HEALTHY } } }
W20260709 12:22:40.771114   772 consensus_peers.cc:597] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:40.822312   847 consensus_peers.cc:597] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:40.858317   882 raft_consensus.cc:1275] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:22:40.859843   929 consensus_queue.cc:1048] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.936112   807 raft_consensus.cc:1275] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Refusing update from remote peer 3078031ef08d472d8ce505aa3a52e932: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:22:40.937541  1011 consensus_queue.cc:1048] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:40.942775   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:22:41.056694   847 consensus_peers.cc:597] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:41.139991   807 raft_consensus.cc:1275] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Refusing update from remote peer 3078031ef08d472d8ce505aa3a52e932: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:22:41.141474  1011 consensus_queue.cc:1048] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:41.439024   847 consensus_peers.cc:597] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:41.486845   772 consensus_peers.cc:597] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:41.493701   772 consensus_peers.cc:597] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:41.510713   847 consensus_peers.cc:597] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:41.662472   847 consensus_peers.cc:597] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:22:41.682487  1015 raft_consensus.cc:493] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.683110  1015 raft_consensus.cc:515] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:41.684864  1015 leader_election.cc:290] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:41.685937   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932" is_pre_election: true
I20260709 12:22:41.686612   882 raft_consensus.cc:2468] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 2.
I20260709 12:22:41.687624   773 leader_election.cc:304] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: 
I20260709 12:22:41.688416  1015 raft_consensus.cc:2804] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:22:41.688601   772 leader_election.cc:336] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:41.688735  1015 raft_consensus.cc:493] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.689172  1015 raft_consensus.cc:3060] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:41.695497  1015 raft_consensus.cc:515] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:41.697378  1015 leader_election.cc:290] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 3 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:41.698487   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:41.699180   882 raft_consensus.cc:3060] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:22:41.701263   772 leader_election.cc:336] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111)
I20260709 12:22:41.705485   882 raft_consensus.cc:2468] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 3.
I20260709 12:22:41.706699   773 leader_election.cc:304] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9, 3078031ef08d472d8ce505aa3a52e932; no voters: b429ba25a9c0462ca088c719bee43488
I20260709 12:22:41.707588  1015 raft_consensus.cc:2804] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:41.708130  1015 raft_consensus.cc:697] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 LEADER]: Becoming Leader. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:41.709163  1015 consensus_queue.cc:237] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Queue going to LEADER 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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:41.716840   627 catalog_manager.cc:5697] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 reported cstate change: term changed from 1 to 3, leader changed from b429ba25a9c0462ca088c719bee43488 (127.28.35.65) to 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66). New cstate: current_term: 3 leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:41.814927   847 consensus_peers.cc:597] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:41.943842   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:22:42.167297   772 consensus_peers.cc:597] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:42.273052   882 raft_consensus.cc:1275] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:22:42.274546  1015 consensus_queue.cc:1048] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:22:42.944825   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:22:43.040961   772 consensus_peers.cc:597] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:43.131439   847 consensus_peers.cc:597] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:43.541291   847 consensus_peers.cc:597] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:22:43.816916   847 consensus_peers.cc:597] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:22:43.830288   772 consensus_peers.cc:597] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:22:43.869961 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:43.877549  1033 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 12:22:43.877830  1034 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 12:22:43.879442  1036 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 12:22:43.880722 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:43.883225 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:43.883450 28813 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 12:22:43.883673 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599763883636 us; error 0 us; skew 500 ppm
I20260709 12:22:43.884295 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:43.887557 28813 webserver.cc:533] Webserver started at http://127.28.35.65:41689/ using document root <none> and password file <none>
I20260709 12:22:43.888111 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:43.888324 28813 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:22:43.892333 28813 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:22:43.896867  1041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:43.897835 28813 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:22:43.898169 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-0-root
uuid: "b429ba25a9c0462ca088c719bee43488"
format_stamp: "Formatted at 2026-07-09 12:22:37 on dist-test-slave-72p5"
I20260709 12:22:43.898653 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599608325354-28813-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 12:22:43.913627 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:43.915035 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:43.916652 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:43.920532  1048 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:22:43.945905   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:22:43.977286 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:22:43.977636 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.058s	user 0.003s	sys 0.000s
I20260709 12:22:43.977990 28813 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260709 12:22:43.977984   772 consensus_peers.cc:597] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:22:43.983781  1048 tablet_bootstrap.cc:492] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:44.002019  1048 tablet_bootstrap.cc:492] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488: 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 12:22:44.002976  1048 tablet_bootstrap.cc:492] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488: Bootstrap complete.
I20260709 12:22:44.003647  1048 ts_tablet_manager.cc:1403] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:22:44.006542  1048 raft_consensus.cc:359] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.007238  1048 raft_consensus.cc:740] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.007984  1048 consensus_queue.cc:260] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.010687  1048 ts_tablet_manager.cc:1434] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260709 12:22:44.011440  1048 tablet_bootstrap.cc:492] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:44.025065  1048 tablet_bootstrap.cc:492] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: 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 12:22:44.025966  1048 tablet_bootstrap.cc:492] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Bootstrap complete.
I20260709 12:22:44.026504  1048 ts_tablet_manager.cc:1403] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.012s
I20260709 12:22:44.028553  1048 raft_consensus.cc:359] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.029201  1048 raft_consensus.cc:740] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.029856 28813 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:22:44.030174 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.052s	sys 0.000s
I20260709 12:22:44.029948  1048 consensus_queue.cc:260] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.032043  1048 ts_tablet_manager.cc:1434] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:22:44.032778  1048 tablet_bootstrap.cc:492] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:44.049383  1048 tablet_bootstrap.cc:492] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488: 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 12:22:44.050362  1048 tablet_bootstrap.cc:492] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488: Bootstrap complete.
I20260709 12:22:44.051138  1048 ts_tablet_manager.cc:1403] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 12:22:44.054291  1048 raft_consensus.cc:359] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.055099  1048 raft_consensus.cc:740] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.055832  1048 consensus_queue.cc:260] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.057559  1048 ts_tablet_manager.cc:1434] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:44.058226  1048 tablet_bootstrap.cc:492] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:44.072917  1048 tablet_bootstrap.cc:492] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488: 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 12:22:44.073928  1048 tablet_bootstrap.cc:492] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488: Bootstrap complete.
I20260709 12:22:44.074733  1048 ts_tablet_manager.cc:1403] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:22:44.076936  1048 raft_consensus.cc:359] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.077505  1048 raft_consensus.cc:740] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.078186  1048 consensus_queue.cc:260] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.079680  1048 ts_tablet_manager.cc:1434] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:22:44.080292  1048 tablet_bootstrap.cc:492] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:44.094169  1048 tablet_bootstrap.cc:492] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488: 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 12:22:44.094964  1048 tablet_bootstrap.cc:492] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488: Bootstrap complete.
I20260709 12:22:44.095359 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.65:46485
I20260709 12:22:44.095552  1110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.65:46485 every 8 connection(s)
I20260709 12:22:44.095713  1048 ts_tablet_manager.cc:1403] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:22:44.097837  1048 raft_consensus.cc:359] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.098460  1048 raft_consensus.cc:740] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.099288  1048 consensus_queue.cc:260] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.100706 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:44.101468  1048 ts_tablet_manager.cc:1434] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:22:44.102576  1048 tablet_bootstrap.cc:492] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:44.124372  1048 tablet_bootstrap.cc:492] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488: 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 12:22:44.125365  1048 tablet_bootstrap.cc:492] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488: Bootstrap complete.
I20260709 12:22:44.126343  1048 ts_tablet_manager.cc:1403] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260709 12:22:44.129004  1048 raft_consensus.cc:359] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:44.129923  1048 raft_consensus.cc:740] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.130841  1048 consensus_queue.cc:260] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:44.133034  1048 ts_tablet_manager.cc:1434] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:22:44.133915  1048 tablet_bootstrap.cc:492] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:44.134441  1085 raft_consensus.cc:3060] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:44.136875   882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767"
dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
mode: GRACEFUL
new_leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:51766
I20260709 12:22:44.137671   882 raft_consensus.cc:606] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Received request to transfer leadership to TS 11f3c7e6a7424fe5a2047e7ede4c25a9
I20260709 12:22:44.139918  1111 heartbeater.cc:344] Connected to a master server at 127.28.35.126:42433
I20260709 12:22:44.140327  1111 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:44.141314  1111 heartbeater.cc:507] Master 127.28.35.126:42433 requested a full tablet report, sending...
I20260709 12:22:44.143862  1085 pending_rounds.cc:85] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Aborting all ops after (but not including) 0
I20260709 12:22:44.144335  1085 pending_rounds.cc:107] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:22:44.144745  1085 raft_consensus.cc:2889] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:22:44.144999   882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6d412be5d884335830489d7be911442"
dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
mode: GRACEFUL
new_leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:51766
I20260709 12:22:44.145920   882 raft_consensus.cc:606] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Received request to transfer leadership to TS 11f3c7e6a7424fe5a2047e7ede4c25a9
I20260709 12:22:44.148142 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:22:44.148981 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:44.150101 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:44.162488  1048 tablet_bootstrap.cc:492] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488: 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 12:22:44.163398  1048 tablet_bootstrap.cc:492] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488: Bootstrap complete.
I20260709 12:22:44.164073  1048 ts_tablet_manager.cc:1403] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.011s
I20260709 12:22:44.166440  1048 raft_consensus.cc:359] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.166946  1048 raft_consensus.cc:740] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.167555  1048 consensus_queue.cc:260] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.169296  1048 ts_tablet_manager.cc:1434] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20260709 12:22:44.169740   628 ts_manager.cc:194] Re-registered known tserver with Master: b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485)
I20260709 12:22:44.169966  1048 tablet_bootstrap.cc:492] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:44.177071   628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42904
I20260709 12:22:44.180259  1111 heartbeater.cc:499] Master 127.28.35.126:42433 was elected leader, sending a full tablet report...
I20260709 12:22:44.182687  1048 tablet_bootstrap.cc:492] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488: 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 12:22:44.183651  1048 tablet_bootstrap.cc:492] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488: Bootstrap complete.
I20260709 12:22:44.184350  1048 ts_tablet_manager.cc:1403] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:22:44.186825  1048 raft_consensus.cc:359] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.187493  1048 raft_consensus.cc:740] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.188376  1048 consensus_queue.cc:260] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.190465  1048 ts_tablet_manager.cc:1434] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:44.191288  1048 tablet_bootstrap.cc:492] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:44.191345  1084 raft_consensus.cc:3060] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:22:44.206194  1048 tablet_bootstrap.cc:492] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: 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 12:22:44.207165  1048 tablet_bootstrap.cc:492] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Bootstrap complete.
I20260709 12:22:44.207825  1048 ts_tablet_manager.cc:1403] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:22:44.210197  1048 raft_consensus.cc:359] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.210985  1048 raft_consensus.cc:740] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.211592  1048 consensus_queue.cc:260] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.213616  1048 ts_tablet_manager.cc:1434] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:22:44.214462  1048 tablet_bootstrap.cc:492] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Bootstrap starting.
I20260709 12:22:44.227237  1048 tablet_bootstrap.cc:492] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: 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 12:22:44.227988  1048 tablet_bootstrap.cc:492] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Bootstrap complete.
I20260709 12:22:44.228554  1048 ts_tablet_manager.cc:1403] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 12:22:44.230526  1048 raft_consensus.cc:359] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.231150  1048 raft_consensus.cc:740] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429ba25a9c0462ca088c719bee43488, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.231736  1048 consensus_queue.cc:260] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.233575  1048 ts_tablet_manager.cc:1434] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:22:44.432684  1130 raft_consensus.cc:993] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932: : Instructing follower 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:44.433205  1032 raft_consensus.cc:1081] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Signalling peer 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:44.434870   807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6d412be5d884335830489d7be911442"
dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:38446
I20260709 12:22:44.435571   807 raft_consensus.cc:493] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:44.435932   807 raft_consensus.cc:3060] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:44.441979   807 raft_consensus.cc:515] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.444087   807 leader_election.cc:290] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:44.445068  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d412be5d884335830489d7be911442" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:44.445194   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d412be5d884335830489d7be911442" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:44.445827  1084 raft_consensus.cc:3060] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:44.445922   882 raft_consensus.cc:3055] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:44.446352   882 raft_consensus.cc:740] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:44.447163   882 consensus_queue.cc:260] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.448197   882 raft_consensus.cc:3060] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:44.451455  1084 raft_consensus.cc:2468] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 2.
I20260709 12:22:44.452688   772 leader_election.cc:304] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:44.453683  1027 raft_consensus.cc:2804] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:44.454069   882 raft_consensus.cc:2468] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 2.
I20260709 12:22:44.454973  1027 raft_consensus.cc:697] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Becoming Leader. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:44.456058  1027 consensus_queue.cc:237] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.463821   628 catalog_manager.cc:5697] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 reported cstate change: term changed from 1 to 2, leader changed from 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67) to 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:44.486210  1130 raft_consensus.cc:993] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932: : Instructing follower 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:44.486696  1032 raft_consensus.cc:1081] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Signalling peer 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:44.488142   807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767"
dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:38446
I20260709 12:22:44.488689   807 raft_consensus.cc:493] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:44.489023   807 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:44.494390   807 raft_consensus.cc:515] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.497105  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:44.497200   807 leader_election.cc:290] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:44.497710  1084 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:44.497612   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:44.498651   882 raft_consensus.cc:3055] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:44.498886   882 raft_consensus.cc:740] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:44.499665   882 consensus_queue.cc:260] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.500783   882 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:44.503364  1084 raft_consensus.cc:2468] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 2.
I20260709 12:22:44.504421   772 leader_election.cc:304] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:44.505132  1027 raft_consensus.cc:2804] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:44.505604  1027 raft_consensus.cc:697] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Becoming Leader. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:44.505775   882 raft_consensus.cc:2468] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 2.
I20260709 12:22:44.506485  1027 consensus_queue.cc:237] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:44.513928   627 catalog_manager.cc:5697] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 reported cstate change: term changed from 1 to 2, leader changed from 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67) to 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:44.574064  1084 raft_consensus.cc:3060] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:44.579720  1084 pending_rounds.cc:85] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Aborting all ops after (but not including) 0
I20260709 12:22:44.579957  1084 pending_rounds.cc:107] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:22:44.580127  1084 raft_consensus.cc:2889] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:22:44.784646  1084 raft_consensus.cc:3060] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:44.790030  1084 pending_rounds.cc:85] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Aborting all ops after (but not including) 0
I20260709 12:22:44.790318  1084 pending_rounds.cc:107] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:22:44.790561  1084 raft_consensus.cc:2889] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:22:44.861564   882 raft_consensus.cc:1275] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:44.862828  1131 consensus_queue.cc:1048] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:44.875052  1085 raft_consensus.cc:1275] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:44.876411  1131 consensus_queue.cc:1048] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:44.924826   882 raft_consensus.cc:1275] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:44.926077  1131 consensus_queue.cc:1048] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:44.936911  1085 raft_consensus.cc:1275] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:44.939041  1141 consensus_queue.cc:1048] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:22:44.947021   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:22:45.163039 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:45.183812   807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca"
dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
mode: GRACEFUL
new_leader_uuid: "3078031ef08d472d8ce505aa3a52e932"
 from {username='slave'} at 127.0.0.1:39092
I20260709 12:22:45.184479   807 raft_consensus.cc:606] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 LEADER]: Received request to transfer leadership to TS 3078031ef08d472d8ce505aa3a52e932
I20260709 12:22:45.187453   807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6d412be5d884335830489d7be911442"
dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
mode: GRACEFUL
new_leader_uuid: "3078031ef08d472d8ce505aa3a52e932"
 from {username='slave'} at 127.0.0.1:39092
I20260709 12:22:45.187999   807 raft_consensus.cc:606] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Received request to transfer leadership to TS 3078031ef08d472d8ce505aa3a52e932
I20260709 12:22:45.189095 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:22:45.189706 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:45.190387 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:45.396476  1141 raft_consensus.cc:993] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9: : Instructing follower 3078031ef08d472d8ce505aa3a52e932 to start an election
I20260709 12:22:45.396960  1131 raft_consensus.cc:1081] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Signalling peer 3078031ef08d472d8ce505aa3a52e932 to start an election
I20260709 12:22:45.398553   882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6d412be5d884335830489d7be911442"
dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
 from {username='slave'} at 127.0.0.1:54726
I20260709 12:22:45.398970   882 raft_consensus.cc:493] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:45.399206   882 raft_consensus.cc:3060] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:45.404507   882 raft_consensus.cc:515] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:45.406508   882 leader_election.cc:290] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 3 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:45.406929  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d412be5d884335830489d7be911442" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:45.407176   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d412be5d884335830489d7be911442" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:45.407691  1085 raft_consensus.cc:3060] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:45.407809   807 raft_consensus.cc:3055] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:45.408280   807 raft_consensus.cc:740] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:45.409027   807 consensus_queue.cc:260] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:45.410120   807 raft_consensus.cc:3060] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:45.417608  1085 raft_consensus.cc:2468] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 3.
I20260709 12:22:45.419349   847 leader_election.cc:304] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:45.419788   807 raft_consensus.cc:2468] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 3.
I20260709 12:22:45.420185  1138 raft_consensus.cc:2804] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:45.420749  1138 raft_consensus.cc:697] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 3 LEADER]: Becoming Leader. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:45.421602  1138 consensus_queue.cc:237] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:45.428308   628 catalog_manager.cc:5697] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 reported cstate change: term changed from 2 to 3, leader changed from 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66) to 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67). New cstate: current_term: 3 leader_uuid: "3078031ef08d472d8ce505aa3a52e932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:45.624308  1131 raft_consensus.cc:993] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9: : Instructing follower 3078031ef08d472d8ce505aa3a52e932 to start an election
I20260709 12:22:45.624763  1027 raft_consensus.cc:1081] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 LEADER]: Signalling peer 3078031ef08d472d8ce505aa3a52e932 to start an election
I20260709 12:22:45.626400   882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca"
dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
 from {username='slave'} at 127.0.0.1:54726
I20260709 12:22:45.626900   882 raft_consensus.cc:493] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:45.627215   882 raft_consensus.cc:3060] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:45.632182   882 raft_consensus.cc:515] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:45.633836   882 leader_election.cc:290] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:45.634723  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:45.634979   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:45.635437  1085 raft_consensus.cc:3060] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:45.635583   807 raft_consensus.cc:3055] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:45.635994   807 raft_consensus.cc:740] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:45.636881   807 consensus_queue.cc:260] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:45.638252   807 raft_consensus.cc:3060] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:45.642937  1085 raft_consensus.cc:2468] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 2.
I20260709 12:22:45.644346   847 leader_election.cc:304] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:45.645179  1138 raft_consensus.cc:2804] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:45.645581   807 raft_consensus.cc:2468] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 2.
I20260709 12:22:45.645713  1138 raft_consensus.cc:697] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Becoming Leader. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:45.646987  1138 consensus_queue.cc:237] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:45.655120   628 catalog_manager.cc:5697] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 reported cstate change: term changed from 1 to 2, leader changed from 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66) to 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67). New cstate: current_term: 2 leader_uuid: "3078031ef08d472d8ce505aa3a52e932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:45.899837  1085 raft_consensus.cc:1275] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Refusing update from remote peer 3078031ef08d472d8ce505aa3a52e932: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:45.901137  1138 consensus_queue.cc:1048] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:45.912815   807 raft_consensus.cc:1275] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Refusing update from remote peer 3078031ef08d472d8ce505aa3a52e932: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:45.914803  1158 consensus_queue.cc:1048] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:22:45.947973   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:22:46.126379   807 raft_consensus.cc:1275] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Refusing update from remote peer 3078031ef08d472d8ce505aa3a52e932: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:46.128010  1158 consensus_queue.cc:1048] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:46.137554  1085 raft_consensus.cc:1275] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Refusing update from remote peer 3078031ef08d472d8ce505aa3a52e932: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:46.140204  1151 consensus_queue.cc:1048] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:46.197716 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:46.204942   882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f"
dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
mode: GRACEFUL
new_leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:51766
I20260709 12:22:46.205473   882 raft_consensus.cc:606] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Received request to transfer leadership to TS 11f3c7e6a7424fe5a2047e7ede4c25a9
I20260709 12:22:46.208041   882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e80abbc1c5c942c3b8a2c495f346291d"
dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
mode: GRACEFUL
new_leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:51766
I20260709 12:22:46.208454   882 raft_consensus.cc:606] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Received request to transfer leadership to TS 11f3c7e6a7424fe5a2047e7ede4c25a9
I20260709 12:22:46.209609 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:22:46.210033 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:46.210541 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:46.331293  1138 raft_consensus.cc:993] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932: : Instructing follower 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:46.331853  1151 raft_consensus.cc:1081] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Signalling peer 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:46.333401   807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f"
dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:38446
I20260709 12:22:46.333841   807 raft_consensus.cc:493] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:46.334126   807 raft_consensus.cc:3060] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:46.340421   807 raft_consensus.cc:515] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:46.342190   807 leader_election.cc:290] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 3 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:46.342949  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:46.343632   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2040c5ad4c47d2a67164187da7375f" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:46.343647  1085 raft_consensus.cc:3060] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:46.344185   882 raft_consensus.cc:3055] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:46.344452   882 raft_consensus.cc:740] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:46.345286   882 consensus_queue.cc:260] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:46.346359   882 raft_consensus.cc:3060] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:46.350325  1085 raft_consensus.cc:2468] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 3.
I20260709 12:22:46.351413   772 leader_election.cc:304] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:46.351799   882 raft_consensus.cc:2468] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 3.
I20260709 12:22:46.352284  1027 raft_consensus.cc:2804] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:46.353402  1027 raft_consensus.cc:697] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 LEADER]: Becoming Leader. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:46.354549  1027 consensus_queue.cc:237] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:46.360491   627 catalog_manager.cc:5697] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 reported cstate change: term changed from 2 to 3, leader changed from 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67) to 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66). New cstate: current_term: 3 leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:46.761085  1158 raft_consensus.cc:993] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932: : Instructing follower 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:46.761601  1151 raft_consensus.cc:1081] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Signalling peer 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:46.763024   807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e80abbc1c5c942c3b8a2c495f346291d"
dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:38446
I20260709 12:22:46.763471   807 raft_consensus.cc:493] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:46.763722   807 raft_consensus.cc:3060] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:46.768710   807 raft_consensus.cc:515] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:46.770509   807 leader_election.cc:290] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 election: Requested vote from peers 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917), b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485)
I20260709 12:22:46.771199   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80abbc1c5c942c3b8a2c495f346291d" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:46.771626  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80abbc1c5c942c3b8a2c495f346291d" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:46.771946   882 raft_consensus.cc:3055] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:46.772220  1085 raft_consensus.cc:3060] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:46.772257   882 raft_consensus.cc:740] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:46.773337   882 consensus_queue.cc:260] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:46.774534   882 raft_consensus.cc:3060] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:46.779520  1085 raft_consensus.cc:2468] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 2.
I20260709 12:22:46.780917   772 leader_election.cc:304] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:46.781183   882 raft_consensus.cc:2468] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 2.
I20260709 12:22:46.781895  1027 raft_consensus.cc:2804] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:46.782433  1027 raft_consensus.cc:697] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Becoming Leader. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:46.783288  1027 consensus_queue.cc:237] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } }
I20260709 12:22:46.790683   627 catalog_manager.cc:5697] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 reported cstate change: term changed from 1 to 2, leader changed from 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67) to 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:46.894726  1085 raft_consensus.cc:1275] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:22:46.895956   882 raft_consensus.cc:1275] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:22:46.896119  1027 consensus_queue.cc:1048] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:46.897284  1165 consensus_queue.cc:1048] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:22:46.948917   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:22:47.216758 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:47.225024   807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de"
dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
mode: GRACEFUL
new_leader_uuid: "3078031ef08d472d8ce505aa3a52e932"
 from {username='slave'} at 127.0.0.1:39092
I20260709 12:22:47.225574   807 raft_consensus.cc:606] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 LEADER]: Received request to transfer leadership to TS 3078031ef08d472d8ce505aa3a52e932
I20260709 12:22:47.228210   807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767"
dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
mode: GRACEFUL
new_leader_uuid: "3078031ef08d472d8ce505aa3a52e932"
 from {username='slave'} at 127.0.0.1:39092
I20260709 12:22:47.228711   807 raft_consensus.cc:606] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Received request to transfer leadership to TS 3078031ef08d472d8ce505aa3a52e932
I20260709 12:22:47.230029 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:22:47.230646 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:47.231196 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:47.257395  1085 raft_consensus.cc:1275] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:47.258795  1175 consensus_queue.cc:1048] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:47.269371   882 raft_consensus.cc:1275] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:47.270771  1175 consensus_queue.cc:1048] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:47.343762  1175 raft_consensus.cc:993] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9: : Instructing follower 3078031ef08d472d8ce505aa3a52e932 to start an election
I20260709 12:22:47.345036  1165 raft_consensus.cc:1081] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Signalling peer 3078031ef08d472d8ce505aa3a52e932 to start an election
I20260709 12:22:47.346482   882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767"
dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
 from {username='slave'} at 127.0.0.1:54726
I20260709 12:22:47.346882   882 raft_consensus.cc:493] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:47.347105   882 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:47.351732   882 raft_consensus.cc:515] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:47.353206   882 leader_election.cc:290] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 3 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:47.354071  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:47.354209   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:47.354812  1085 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:47.354840   807 raft_consensus.cc:3055] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:47.355285   807 raft_consensus.cc:740] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:47.356040   807 consensus_queue.cc:260] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:47.357170   807 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:47.362037  1085 raft_consensus.cc:2468] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 3.
I20260709 12:22:47.363392   847 leader_election.cc:304] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:47.363626   807 raft_consensus.cc:2468] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 3.
I20260709 12:22:47.364094  1151 raft_consensus.cc:2804] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:47.365208  1151 raft_consensus.cc:697] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 3 LEADER]: Becoming Leader. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:47.365968  1151 consensus_queue.cc:237] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:47.372555   628 catalog_manager.cc:5697] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 reported cstate change: term changed from 2 to 3, leader changed from 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66) to 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67). New cstate: current_term: 3 leader_uuid: "3078031ef08d472d8ce505aa3a52e932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:47.747377  1085 raft_consensus.cc:1275] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Refusing update from remote peer 3078031ef08d472d8ce505aa3a52e932: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:47.749009  1151 consensus_queue.cc:1048] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:47.758805   807 raft_consensus.cc:1275] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Refusing update from remote peer 3078031ef08d472d8ce505aa3a52e932: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:47.760968  1151 consensus_queue.cc:1048] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:47.779685  1190 raft_consensus.cc:993] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9: : Instructing follower 3078031ef08d472d8ce505aa3a52e932 to start an election
I20260709 12:22:47.780277  1175 raft_consensus.cc:1081] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 LEADER]: Signalling peer 3078031ef08d472d8ce505aa3a52e932 to start an election
I20260709 12:22:47.784634   882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de"
dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
 from {username='slave'} at 127.0.0.1:54726
I20260709 12:22:47.785261   882 raft_consensus.cc:493] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:47.785637   882 raft_consensus.cc:3060] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:47.791308   882 raft_consensus.cc:515] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:47.793046   882 leader_election.cc:290] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [CANDIDATE]: Term 4 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697)
I20260709 12:22:47.793694  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:47.794427  1084 raft_consensus.cc:3060] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:47.794853   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db64ac3adbd4358b7dc9ce72fcf83de" candidate_uuid: "3078031ef08d472d8ce505aa3a52e932" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
I20260709 12:22:47.795470   807 raft_consensus.cc:3055] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:22:47.795753   807 raft_consensus.cc:740] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:47.796483   807 consensus_queue.cc:260] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:47.797646   807 raft_consensus.cc:3060] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:47.801766  1084 raft_consensus.cc:2468] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 4.
I20260709 12:22:47.803143   847 leader_election.cc:304] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [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: 3078031ef08d472d8ce505aa3a52e932, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:47.803957  1187 raft_consensus.cc:2804] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:22:47.804280   807 raft_consensus.cc:2468] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3078031ef08d472d8ce505aa3a52e932 in term 4.
I20260709 12:22:47.804463  1187 raft_consensus.cc:697] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 4 LEADER]: Becoming Leader. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:47.805508  1187 consensus_queue.cc:237] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:47.814069   627 catalog_manager.cc:5697] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 reported cstate change: term changed from 3 to 4, leader changed from 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66) to 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67). New cstate: current_term: 4 leader_uuid: "3078031ef08d472d8ce505aa3a52e932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: HEALTHY } } }
W20260709 12:22:47.949952   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:22:48.189666  1084 raft_consensus.cc:1275] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 4 FOLLOWER]: Refusing update from remote peer 3078031ef08d472d8ce505aa3a52e932: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:22:48.191041  1187 consensus_queue.cc:1048] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.200361   807 raft_consensus.cc:1275] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 4 FOLLOWER]: Refusing update from remote peer 3078031ef08d472d8ce505aa3a52e932: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:22:48.201753  1151 consensus_queue.cc:1048] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.238999 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:48.247176   882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca"
dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
mode: GRACEFUL
new_leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:51766
I20260709 12:22:48.247746   882 raft_consensus.cc:606] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Received request to transfer leadership to TS 11f3c7e6a7424fe5a2047e7ede4c25a9
I20260709 12:22:48.250196   882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767"
dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
mode: GRACEFUL
new_leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:51766
I20260709 12:22:48.250639   882 raft_consensus.cc:606] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 3 LEADER]: Received request to transfer leadership to TS 11f3c7e6a7424fe5a2047e7ede4c25a9
I20260709 12:22:48.251536 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:22:48.252002 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:48.252650 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:48.291042  1187 raft_consensus.cc:993] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932: : Instructing follower 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:48.291590  1151 raft_consensus.cc:1081] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Signalling peer 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:48.292992   807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca"
dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:38446
I20260709 12:22:48.293507   807 raft_consensus.cc:493] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:48.293769   807 raft_consensus.cc:3060] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:48.298223   807 raft_consensus.cc:515] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:48.299635   807 leader_election.cc:290] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 3 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:48.300760   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:48.300824  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e4ab8dd9654c088db378d7110e46ca" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:48.301486   882 raft_consensus.cc:3055] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:48.301858  1084 raft_consensus.cc:3060] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:48.301836   882 raft_consensus.cc:740] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:48.302978   882 consensus_queue.cc:260] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:48.304162   882 raft_consensus.cc:3060] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:48.309049  1084 raft_consensus.cc:2468] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 3.
I20260709 12:22:48.310305   772 leader_election.cc:304] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:48.310513   882 raft_consensus.cc:2468] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 3.
I20260709 12:22:48.311000  1175 raft_consensus.cc:2804] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:48.312165  1175 raft_consensus.cc:697] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 LEADER]: Becoming Leader. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:48.312949  1175 consensus_queue.cc:237] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:48.319957   628 catalog_manager.cc:5697] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 reported cstate change: term changed from 2 to 3, leader changed from 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67) to 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66). New cstate: current_term: 3 leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:48.589555  1187 raft_consensus.cc:993] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932: : Instructing follower 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:48.590010  1187 raft_consensus.cc:1081] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 3 LEADER]: Signalling peer 11f3c7e6a7424fe5a2047e7ede4c25a9 to start an election
I20260709 12:22:48.591392   807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767"
dest_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9"
 from {username='slave'} at 127.0.0.1:38446
I20260709 12:22:48.591822   807 raft_consensus.cc:493] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:48.592063   807 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:48.596516   807 raft_consensus.cc:515] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:48.597930   807 leader_election.cc:290] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [CANDIDATE]: Term 4 election: Requested vote from peers b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485), 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67:32917)
I20260709 12:22:48.598888  1084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b429ba25a9c0462ca088c719bee43488"
I20260709 12:22:48.599040   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a596e5d6dff54a1f94d8eda132efa767" candidate_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3078031ef08d472d8ce505aa3a52e932"
I20260709 12:22:48.599555  1084 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:48.599596   882 raft_consensus.cc:3055] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:22:48.600188   882 raft_consensus.cc:740] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3078031ef08d472d8ce505aa3a52e932, State: Running, Role: LEADER
I20260709 12:22:48.600929   882 consensus_queue.cc:260] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:48.602140   882 raft_consensus.cc:3060] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:48.607050  1084 raft_consensus.cc:2468] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 4.
I20260709 12:22:48.608289   772 leader_election.cc:304] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: 11f3c7e6a7424fe5a2047e7ede4c25a9, b429ba25a9c0462ca088c719bee43488; no voters: 
I20260709 12:22:48.609061  1175 raft_consensus.cc:2804] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:22:48.609093   882 raft_consensus.cc:2468] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3c7e6a7424fe5a2047e7ede4c25a9 in term 4.
I20260709 12:22:48.609786  1175 raft_consensus.cc:697] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 4 LEADER]: Becoming Leader. State: Replica: 11f3c7e6a7424fe5a2047e7ede4c25a9, State: Running, Role: LEADER
I20260709 12:22:48.610719  1175 consensus_queue.cc:237] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [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: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } }
I20260709 12:22:48.617017   628 catalog_manager.cc:5697] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 reported cstate change: term changed from 3 to 4, leader changed from 3078031ef08d472d8ce505aa3a52e932 (127.28.35.67) to 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66). New cstate: current_term: 4 leader_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3c7e6a7424fe5a2047e7ede4c25a9" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 39697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:48.733909   882 raft_consensus.cc:1275] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:48.735044  1175 consensus_queue.cc:1048] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.744936  1084 raft_consensus.cc:1275] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:48.746783  1175 consensus_queue.cc:1048] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:22:48.950999   678 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:22:49.133991  1084 raft_consensus.cc:1275] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 4 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:49.135291  1175 consensus_queue.cc:1048] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429ba25a9c0462ca088c719bee43488" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:49.145947   882 raft_consensus.cc:1275] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 4 FOLLOWER]: Refusing update from remote peer 11f3c7e6a7424fe5a2047e7ede4c25a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:49.148813  1175 consensus_queue.cc:1048] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3078031ef08d472d8ce505aa3a52e932" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:49.258692 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:49.286688 28813 tablet_server.cc:179] TabletServer@127.28.35.65:46485 shutting down...
I20260709 12:22:49.306613 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:49.307283 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:49.307893 28813 raft_consensus.cc:2243] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.308347 28813 raft_consensus.cc:2272] T 3d2040c5ad4c47d2a67164187da7375f P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.310354 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:49.310905 28813 raft_consensus.cc:2243] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.311331 28813 raft_consensus.cc:2272] T d6d412be5d884335830489d7be911442 P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.313014 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:49.313818 28813 raft_consensus.cc:2243] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.314312 28813 raft_consensus.cc:2272] T 0a13e445a24f42dfa71ac72ea6437617 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:49.315697   772 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 77 similar messages]
I20260709 12:22:49.316726 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:49.317625 28813 raft_consensus.cc:2243] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.318123 28813 raft_consensus.cc:2272] T 04e4ab8dd9654c088db378d7110e46ca P b429ba25a9c0462ca088c719bee43488 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:49.318511   772 consensus_peers.cc:597] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:49.320926 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:49.321731 28813 raft_consensus.cc:2243] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.322237 28813 raft_consensus.cc:2272] T e80abbc1c5c942c3b8a2c495f346291d P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.324301 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:49.325007 28813 raft_consensus.cc:2243] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.325469 28813 raft_consensus.cc:2272] T b6080b84706e4117ab4543ca15424540 P b429ba25a9c0462ca088c719bee43488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.327450 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:49.328020 28813 raft_consensus.cc:2243] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.328460 28813 raft_consensus.cc:2272] T 7db64ac3adbd4358b7dc9ce72fcf83de P b429ba25a9c0462ca088c719bee43488 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.330338 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:49.330906 28813 raft_consensus.cc:2243] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.331295 28813 raft_consensus.cc:2272] T f1db74c576e84a47b7269f30e203ddec P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.333204 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:49.333770 28813 raft_consensus.cc:2243] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.334132 28813 raft_consensus.cc:2272] T 7552fbb0af914ce58f547f9465334814 P b429ba25a9c0462ca088c719bee43488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.336047 28813 tablet_replica.cc:333] stopping tablet replica
I20260709 12:22:49.336506 28813 raft_consensus.cc:2243] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.336928 28813 raft_consensus.cc:2272] T a596e5d6dff54a1f94d8eda132efa767 P b429ba25a9c0462ca088c719bee43488 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.367494 28813 tablet_server.cc:196] TabletServer@127.28.35.65:46485 shutdown complete.
I20260709 12:22:49.385607 28813 tablet_server.cc:179] TabletServer@127.28.35.66:0 shutting down...
W20260709 12:22:49.408955   847 consensus_peers.cc:597] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:49.411314 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:49.412160 28813 tablet_replica.cc:333] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9: stopping tablet replica
I20260709 12:22:49.412807 28813 raft_consensus.cc:2243] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:49.413719 28813 raft_consensus.cc:2272] T 3d2040c5ad4c47d2a67164187da7375f P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.415853 28813 tablet_replica.cc:333] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9: stopping tablet replica
I20260709 12:22:49.416445 28813 raft_consensus.cc:2243] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:22:49.417284 28813 raft_consensus.cc:2272] T a596e5d6dff54a1f94d8eda132efa767 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.419709 28813 tablet_replica.cc:333] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9: stopping tablet replica
I20260709 12:22:49.420271 28813 raft_consensus.cc:2243] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:49.421068 28813 raft_consensus.cc:2272] T 7552fbb0af914ce58f547f9465334814 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.423138 28813 tablet_replica.cc:333] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9: stopping tablet replica
I20260709 12:22:49.423691 28813 raft_consensus.cc:2243] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:49.424515 28813 raft_consensus.cc:2272] T 04e4ab8dd9654c088db378d7110e46ca P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.427358 28813 tablet_replica.cc:333] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9: stopping tablet replica
I20260709 12:22:49.427973 28813 raft_consensus.cc:2243] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:49.428700 28813 raft_consensus.cc:2272] T 0a13e445a24f42dfa71ac72ea6437617 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.430823 28813 tablet_replica.cc:333] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9: stopping tablet replica
I20260709 12:22:49.431385 28813 raft_consensus.cc:2243] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:49.432109 28813 raft_consensus.cc:2272] T e80abbc1c5c942c3b8a2c495f346291d P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.433998 28813 tablet_replica.cc:333] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9: stopping tablet replica
I20260709 12:22:49.434561 28813 raft_consensus.cc:2243] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.435010 28813 raft_consensus.cc:2272] T d6d412be5d884335830489d7be911442 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.437649 28813 tablet_replica.cc:333] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9: stopping tablet replica
I20260709 12:22:49.438369 28813 raft_consensus.cc:2243] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.438917 28813 raft_consensus.cc:2272] T f1db74c576e84a47b7269f30e203ddec P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:49.440466   846 consensus_peers.cc:597] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 -> Peer 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697): Couldn't send request to peer 11f3c7e6a7424fe5a2047e7ede4c25a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:49.441704 28813 tablet_replica.cc:333] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9: stopping tablet replica
W20260709 12:22:49.442294   846 consensus_peers.cc:597] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 -> Peer 11f3c7e6a7424fe5a2047e7ede4c25a9 (127.28.35.66:39697): Couldn't send request to peer 11f3c7e6a7424fe5a2047e7ede4c25a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:49.442781 28813 raft_consensus.cc:2243] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.443346 28813 raft_consensus.cc:2272] T b6080b84706e4117ab4543ca15424540 P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:49.445077   847 consensus_peers.cc:597] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 -> Peer b429ba25a9c0462ca088c719bee43488 (127.28.35.65:46485): Couldn't send request to peer b429ba25a9c0462ca088c719bee43488. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:49.445972 28813 tablet_replica.cc:333] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9: stopping tablet replica
I20260709 12:22:49.446558 28813 raft_consensus.cc:2243] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.446976 28813 raft_consensus.cc:2272] T 7db64ac3adbd4358b7dc9ce72fcf83de P 11f3c7e6a7424fe5a2047e7ede4c25a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.478374 28813 tablet_server.cc:196] TabletServer@127.28.35.66:0 shutdown complete.
I20260709 12:22:49.499821 28813 tablet_server.cc:179] TabletServer@127.28.35.67:0 shutting down...
I20260709 12:22:49.524813 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:49.525658 28813 tablet_replica.cc:333] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932: stopping tablet replica
I20260709 12:22:49.526316 28813 raft_consensus.cc:2243] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:49.527211 28813 raft_consensus.cc:2272] T d6d412be5d884335830489d7be911442 P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.529130 28813 tablet_replica.cc:333] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932: stopping tablet replica
I20260709 12:22:49.529765 28813 raft_consensus.cc:2243] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.530293 28813 raft_consensus.cc:2272] T 3d2040c5ad4c47d2a67164187da7375f P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.532127 28813 tablet_replica.cc:333] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932: stopping tablet replica
I20260709 12:22:49.532648 28813 raft_consensus.cc:2243] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.533061 28813 raft_consensus.cc:2272] T 7552fbb0af914ce58f547f9465334814 P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.535010 28813 tablet_replica.cc:333] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932: stopping tablet replica
I20260709 12:22:49.535495 28813 raft_consensus.cc:2243] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.535892 28813 raft_consensus.cc:2272] T a596e5d6dff54a1f94d8eda132efa767 P 3078031ef08d472d8ce505aa3a52e932 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.538304 28813 tablet_replica.cc:333] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932: stopping tablet replica
I20260709 12:22:49.538846 28813 raft_consensus.cc:2243] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:49.539603 28813 raft_consensus.cc:2272] T f1db74c576e84a47b7269f30e203ddec P 3078031ef08d472d8ce505aa3a52e932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.541576 28813 tablet_replica.cc:333] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932: stopping tablet replica
I20260709 12:22:49.542128 28813 raft_consensus.cc:2243] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.542575 28813 raft_consensus.cc:2272] T e80abbc1c5c942c3b8a2c495f346291d P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.544333 28813 tablet_replica.cc:333] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932: stopping tablet replica
I20260709 12:22:49.544910 28813 raft_consensus.cc:2243] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.545367 28813 raft_consensus.cc:2272] T 04e4ab8dd9654c088db378d7110e46ca P 3078031ef08d472d8ce505aa3a52e932 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.547513 28813 tablet_replica.cc:333] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932: stopping tablet replica
I20260709 12:22:49.548215 28813 raft_consensus.cc:2243] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:49.548803 28813 raft_consensus.cc:2272] T 0a13e445a24f42dfa71ac72ea6437617 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.550714 28813 tablet_replica.cc:333] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932: stopping tablet replica
I20260709 12:22:49.551195 28813 raft_consensus.cc:2243] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:22:49.551915 28813 raft_consensus.cc:2272] T 7db64ac3adbd4358b7dc9ce72fcf83de P 3078031ef08d472d8ce505aa3a52e932 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.553782 28813 tablet_replica.cc:333] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932: stopping tablet replica
I20260709 12:22:49.554178 28813 raft_consensus.cc:2243] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:49.554843 28813 raft_consensus.cc:2272] T b6080b84706e4117ab4543ca15424540 P 3078031ef08d472d8ce505aa3a52e932 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.584525 28813 tablet_server.cc:196] TabletServer@127.28.35.67:0 shutdown complete.
I20260709 12:22:49.606880 28813 master.cc:562] Master@127.28.35.126:42433 shutting down...
I20260709 12:22:49.628389 28813 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:49.628996 28813 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:49.629374 28813 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7b25a30a95b4b0b911671305486f875: stopping tablet replica
I20260709 12:22:49.650754 28813 master.cc:584] Master@127.28.35.126:42433 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12878 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:22:49.694440 28813 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.35.126:45365
I20260709 12:22:49.695595 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:49.701334  1216 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 12:22:49.701663  1215 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 12:22:49.702510  1218 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 12:22:49.709406 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:49.710322 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:49.710510 28813 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 12:22:49.710682 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599769710668 us; error 0 us; skew 500 ppm
I20260709 12:22:49.711277 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:49.713914 28813 webserver.cc:533] Webserver started at http://127.28.35.126:34245/ using document root <none> and password file <none>
I20260709 12:22:49.714515 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:49.714706 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:49.715023 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:49.716140 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/master-0-root/instance:
uuid: "d79c959303374de4a4bb5ea2e6b7dcd2"
format_stamp: "Formatted at 2026-07-09 12:22:49 on dist-test-slave-72p5"
I20260709 12:22:49.720736 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 12:22:49.724156  1223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:49.724953 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:22:49.725317 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/master-0-root
uuid: "d79c959303374de4a4bb5ea2e6b7dcd2"
format_stamp: "Formatted at 2026-07-09 12:22:49 on dist-test-slave-72p5"
I20260709 12:22:49.725630 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-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 12:22:49.775822 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:49.777745 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:49.821213 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.126:45365
I20260709 12:22:49.821517  1275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.126:45365 every 8 connection(s)
I20260709 12:22:49.826212  1276 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 12:22:49.839987  1276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2: Bootstrap starting.
I20260709 12:22:49.845450  1276 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:49.850152  1276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2: No bootstrap required, opened a new log
I20260709 12:22:49.852615  1276 raft_consensus.cc:359] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d79c959303374de4a4bb5ea2e6b7dcd2" member_type: VOTER }
I20260709 12:22:49.853195  1276 raft_consensus.cc:385] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:49.853457  1276 raft_consensus.cc:740] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d79c959303374de4a4bb5ea2e6b7dcd2, State: Initialized, Role: FOLLOWER
I20260709 12:22:49.854207  1276 consensus_queue.cc:260] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d79c959303374de4a4bb5ea2e6b7dcd2" member_type: VOTER }
I20260709 12:22:49.854722  1276 raft_consensus.cc:399] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:22:49.854964  1276 raft_consensus.cc:493] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:22:49.855288  1276 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:49.860359  1276 raft_consensus.cc:515] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d79c959303374de4a4bb5ea2e6b7dcd2" member_type: VOTER }
I20260709 12:22:49.860888  1276 leader_election.cc:304] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [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: d79c959303374de4a4bb5ea2e6b7dcd2; no voters: 
I20260709 12:22:49.862068  1276 leader_election.cc:290] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:22:49.862502  1279 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:49.863911  1279 raft_consensus.cc:697] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [term 1 LEADER]: Becoming Leader. State: Replica: d79c959303374de4a4bb5ea2e6b7dcd2, State: Running, Role: LEADER
I20260709 12:22:49.864663  1279 consensus_queue.cc:237] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [LEADER]: Queue going to LEADER mode. State: All 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: "d79c959303374de4a4bb5ea2e6b7dcd2" member_type: VOTER }
I20260709 12:22:49.865095  1276 sys_catalog.cc:565] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:22:49.868196  1281 sys_catalog.cc:455] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d79c959303374de4a4bb5ea2e6b7dcd2. Latest consensus state: current_term: 1 leader_uuid: "d79c959303374de4a4bb5ea2e6b7dcd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d79c959303374de4a4bb5ea2e6b7dcd2" member_type: VOTER } }
I20260709 12:22:49.868196  1280 sys_catalog.cc:455] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d79c959303374de4a4bb5ea2e6b7dcd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d79c959303374de4a4bb5ea2e6b7dcd2" member_type: VOTER } }
I20260709 12:22:49.869052  1281 sys_catalog.cc:458] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:49.869108  1280 sys_catalog.cc:458] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:49.872504  1285 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:22:49.879705  1285 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:22:49.881026 28813 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:22:49.889808  1285 catalog_manager.cc:1383] Generated new cluster ID: 38e8120e46f8426ea90a6c64dfb6cbfd
I20260709 12:22:49.890127  1285 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:22:49.902496  1285 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:22:49.903899  1285 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:22:49.918999  1285 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2: Generated new TSK 0
I20260709 12:22:49.919667  1285 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:22:49.948015 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:49.955659  1297 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 12:22:49.956810  1298 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 12:22:49.958503  1300 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 12:22:49.961058 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:49.962074 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:49.962270 28813 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 12:22:49.962496 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599769962459 us; error 0 us; skew 500 ppm
I20260709 12:22:49.963099 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:49.965694 28813 webserver.cc:533] Webserver started at http://127.28.35.65:42753/ using document root <none> and password file <none>
I20260709 12:22:49.966236 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:49.966444 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:49.966836 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:49.968398 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-0-root/instance:
uuid: "3b2a051cdfa542568d75f344c0a2832f"
format_stamp: "Formatted at 2026-07-09 12:22:49 on dist-test-slave-72p5"
I20260709 12:22:49.973573 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:22:49.977224  1305 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:49.978163 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260709 12:22:49.978492 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-0-root
uuid: "3b2a051cdfa542568d75f344c0a2832f"
format_stamp: "Formatted at 2026-07-09 12:22:49 on dist-test-slave-72p5"
I20260709 12:22:49.978827 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-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 12:22:49.999899 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:50.001194 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:50.002766 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:50.005481 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:50.005728 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:50.006002 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:50.006201 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:50.050460 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.65:42221
I20260709 12:22:50.050609  1367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.65:42221 every 8 connection(s)
I20260709 12:22:50.055747 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:50.063558  1372 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 12:22:50.064845  1373 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 12:22:50.076737  1368 heartbeater.cc:344] Connected to a master server at 127.28.35.126:45365
I20260709 12:22:50.076938 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:50.077539  1368 heartbeater.cc:461] Registering TS with master...
W20260709 12:22:50.077489  1375 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 12:22:50.078640 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:22:50.078660  1368 heartbeater.cc:507] Master 127.28.35.126:45365 requested a full tablet report, sending...
W20260709 12:22:50.078887 28813 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 12:22:50.079183 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599770079164 us; error 0 us; skew 500 ppm
I20260709 12:22:50.079912 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:50.081143  1241 ts_manager.cc:194] Registered new tserver with Master: 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65:42221)
I20260709 12:22:50.082921 28813 webserver.cc:533] Webserver started at http://127.28.35.66:46843/ using document root <none> and password file <none>
I20260709 12:22:50.083463 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:50.083411  1241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42534
I20260709 12:22:50.083912 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:50.084283 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:50.085763 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-1-root/instance:
uuid: "b0a8e59495c7462ab437a2240449340d"
format_stamp: "Formatted at 2026-07-09 12:22:50 on dist-test-slave-72p5"
I20260709 12:22:50.090317 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:22:50.093993  1380 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:50.094916 28813 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:22:50.095266 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-1-root
uuid: "b0a8e59495c7462ab437a2240449340d"
format_stamp: "Formatted at 2026-07-09 12:22:50 on dist-test-slave-72p5"
I20260709 12:22:50.095649 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-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 12:22:50.128571 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:50.129892 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:50.131372 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:50.133674 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:50.133882 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:50.134142 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:50.134300 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:50.176853 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.66:43379
I20260709 12:22:50.176993  1442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.66:43379 every 8 connection(s)
I20260709 12:22:50.182066 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:50.189563  1446 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 12:22:50.190800  1447 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 12:22:50.192571 28813 server_base.cc:1061] running on GCE node
W20260709 12:22:50.193782  1449 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 12:22:50.195050 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:50.195358 28813 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 12:22:50.195591 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599770195571 us; error 0 us; skew 500 ppm
I20260709 12:22:50.195770  1443 heartbeater.cc:344] Connected to a master server at 127.28.35.126:45365
I20260709 12:22:50.196218  1443 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:50.196295 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:50.197433  1443 heartbeater.cc:507] Master 127.28.35.126:45365 requested a full tablet report, sending...
I20260709 12:22:50.199391 28813 webserver.cc:533] Webserver started at http://127.28.35.67:36697/ using document root <none> and password file <none>
I20260709 12:22:50.199849  1241 ts_manager.cc:194] Registered new tserver with Master: b0a8e59495c7462ab437a2240449340d (127.28.35.66:43379)
I20260709 12:22:50.200117 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:50.200418 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:50.200731 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:50.201858  1241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42542
I20260709 12:22:50.202569 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-2-root/instance:
uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
format_stamp: "Formatted at 2026-07-09 12:22:50 on dist-test-slave-72p5"
I20260709 12:22:50.207561 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:22:50.211310  1454 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:50.212217 28813 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:22:50.212558 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-2-root
uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
format_stamp: "Formatted at 2026-07-09 12:22:50 on dist-test-slave-72p5"
I20260709 12:22:50.212817 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599608325354-28813-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 12:22:50.235282 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:50.236572 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:50.238004 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:50.240236 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:50.240485 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:50.240764 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:50.240955 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:50.282639 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.67:40539
I20260709 12:22:50.282738  1517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.67:40539 every 8 connection(s)
I20260709 12:22:50.298633  1518 heartbeater.cc:344] Connected to a master server at 127.28.35.126:45365
I20260709 12:22:50.299057  1518 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:50.299940  1518 heartbeater.cc:507] Master 127.28.35.126:45365 requested a full tablet report, sending...
I20260709 12:22:50.301960  1241 ts_manager.cc:194] Registered new tserver with Master: 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67:40539)
I20260709 12:22:50.302398 28813 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016204015s
I20260709 12:22:50.303438  1241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42548
I20260709 12:22:50.330715  1241 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42554:
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 12:22:50.332926  1241 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 12:22:50.379300  1482 tablet_service.cc:1511] Processing CreateTablet for tablet f4e45fc040b24a07ab8d1e2a5a558246 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c4cf8c60ae6f4c20ab0f4de9c731c8b9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:22:50.381080  1482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e45fc040b24a07ab8d1e2a5a558246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.382484  1481 tablet_service.cc:1511] Processing CreateTablet for tablet bab8906632e9425fb4ab09a8d99b5400 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c4cf8c60ae6f4c20ab0f4de9c731c8b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:22:50.382997  1332 tablet_service.cc:1511] Processing CreateTablet for tablet bab8906632e9425fb4ab09a8d99b5400 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c4cf8c60ae6f4c20ab0f4de9c731c8b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:22:50.384196  1481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab8906632e9425fb4ab09a8d99b5400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.380694  1333 tablet_service.cc:1511] Processing CreateTablet for tablet f4e45fc040b24a07ab8d1e2a5a558246 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c4cf8c60ae6f4c20ab0f4de9c731c8b9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:22:50.393515  1408 tablet_service.cc:1511] Processing CreateTablet for tablet f4e45fc040b24a07ab8d1e2a5a558246 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c4cf8c60ae6f4c20ab0f4de9c731c8b9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:22:50.395004  1408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e45fc040b24a07ab8d1e2a5a558246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.399299  1407 tablet_service.cc:1511] Processing CreateTablet for tablet bab8906632e9425fb4ab09a8d99b5400 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c4cf8c60ae6f4c20ab0f4de9c731c8b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:22:50.400281  1332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab8906632e9425fb4ab09a8d99b5400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.401551  1407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab8906632e9425fb4ab09a8d99b5400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.401579  1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e45fc040b24a07ab8d1e2a5a558246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.414047  1533 tablet_bootstrap.cc:492] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Bootstrap starting.
I20260709 12:22:50.422372  1533 tablet_bootstrap.cc:654] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.452399  1535 tablet_bootstrap.cc:492] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f: Bootstrap starting.
I20260709 12:22:50.464985  1533 tablet_bootstrap.cc:492] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3: No bootstrap required, opened a new log
I20260709 12:22:50.465214  1536 tablet_bootstrap.cc:492] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d: Bootstrap starting.
I20260709 12:22:50.465695  1533 ts_tablet_manager.cc:1403] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.020s
I20260709 12:22:50.467211  1535 tablet_bootstrap.cc:654] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.468750  1533 raft_consensus.cc:359] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:50.469604  1533 raft_consensus.cc:385] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.469940  1533 raft_consensus.cc:740] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e1104e0d3e24cd6b8383fdfef48dfb3, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.473483  1533 consensus_queue.cc:260] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:50.474021  1536 tablet_bootstrap.cc:654] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.476419  1518 heartbeater.cc:499] Master 127.28.35.126:45365 was elected leader, sending a full tablet report...
I20260709 12:22:50.476682  1535 tablet_bootstrap.cc:492] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f: No bootstrap required, opened a new log
I20260709 12:22:50.476899  1533 ts_tablet_manager.cc:1434] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:22:50.477135  1535 ts_tablet_manager.cc:1403] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.015s
I20260709 12:22:50.478514  1533 tablet_bootstrap.cc:492] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Bootstrap starting.
I20260709 12:22:50.480736  1535 raft_consensus.cc:359] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.481570  1535 raft_consensus.cc:385] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.481895  1535 raft_consensus.cc:740] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b2a051cdfa542568d75f344c0a2832f, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.482857  1535 consensus_queue.cc:260] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.486507  1368 heartbeater.cc:499] Master 127.28.35.126:45365 was elected leader, sending a full tablet report...
I20260709 12:22:50.487314  1533 tablet_bootstrap.cc:654] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.488021  1536 tablet_bootstrap.cc:492] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d: No bootstrap required, opened a new log
I20260709 12:22:50.488296  1535 ts_tablet_manager.cc:1434] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:22:50.488588  1536 ts_tablet_manager.cc:1403] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260709 12:22:50.489432  1535 tablet_bootstrap.cc:492] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f: Bootstrap starting.
I20260709 12:22:50.491938  1536 raft_consensus.cc:359] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:50.492786  1536 raft_consensus.cc:385] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.493161  1536 raft_consensus.cc:740] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a8e59495c7462ab437a2240449340d, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.494076  1536 consensus_queue.cc:260] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:50.501070  1535 tablet_bootstrap.cc:654] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.506793  1443 heartbeater.cc:499] Master 127.28.35.126:45365 was elected leader, sending a full tablet report...
I20260709 12:22:50.509495  1536 ts_tablet_manager.cc:1434] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.014s
I20260709 12:22:50.510632  1536 tablet_bootstrap.cc:492] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d: Bootstrap starting.
I20260709 12:22:50.512890  1533 tablet_bootstrap.cc:492] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3: No bootstrap required, opened a new log
I20260709 12:22:50.513664  1533 ts_tablet_manager.cc:1403] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.010s
I20260709 12:22:50.517828  1533 raft_consensus.cc:359] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.518901  1533 raft_consensus.cc:385] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.519281  1533 raft_consensus.cc:740] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e1104e0d3e24cd6b8383fdfef48dfb3, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.520051  1533 consensus_queue.cc:260] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.520560  1536 tablet_bootstrap.cc:654] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.522415  1535 tablet_bootstrap.cc:492] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f: No bootstrap required, opened a new log
I20260709 12:22:50.523010  1535 ts_tablet_manager.cc:1403] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.008s
I20260709 12:22:50.526571  1535 raft_consensus.cc:359] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:50.527648  1535 raft_consensus.cc:385] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.528059  1535 raft_consensus.cc:740] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b2a051cdfa542568d75f344c0a2832f, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.528328  1536 tablet_bootstrap.cc:492] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d: No bootstrap required, opened a new log
I20260709 12:22:50.529189  1536 ts_tablet_manager.cc:1403] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 12:22:50.529076  1535 consensus_queue.cc:260] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:50.531188  1533 ts_tablet_manager.cc:1434] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.012s
I20260709 12:22:50.531546  1535 ts_tablet_manager.cc:1434] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:22:50.532541  1536 raft_consensus.cc:359] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.533306  1536 raft_consensus.cc:385] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.533604  1536 raft_consensus.cc:740] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a8e59495c7462ab437a2240449340d, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.534549  1536 consensus_queue.cc:260] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.536619  1536 ts_tablet_manager.cc:1434] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:50.567656  1538 raft_consensus.cc:493] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:50.568185  1538 raft_consensus.cc:515] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:50.570286  1538 leader_election.cc:290] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65:42221), b0a8e59495c7462ab437a2240449340d (127.28.35.66:43379)
I20260709 12:22:50.581007  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e45fc040b24a07ab8d1e2a5a558246" candidate_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b2a051cdfa542568d75f344c0a2832f" is_pre_election: true
I20260709 12:22:50.581843  1343 raft_consensus.cc:2468] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e1104e0d3e24cd6b8383fdfef48dfb3 in term 0.
I20260709 12:22:50.582157  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e45fc040b24a07ab8d1e2a5a558246" candidate_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a8e59495c7462ab437a2240449340d" is_pre_election: true
I20260709 12:22:50.582873  1418 raft_consensus.cc:2468] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e1104e0d3e24cd6b8383fdfef48dfb3 in term 0.
I20260709 12:22:50.583263  1456 leader_election.cc:304] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e1104e0d3e24cd6b8383fdfef48dfb3, 3b2a051cdfa542568d75f344c0a2832f; no voters: 
I20260709 12:22:50.584105  1538 raft_consensus.cc:2804] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:50.584458  1538 raft_consensus.cc:493] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:50.584755  1538 raft_consensus.cc:3060] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.591122  1538 raft_consensus.cc:515] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:50.593142  1538 leader_election.cc:290] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [CANDIDATE]: Term 1 election: Requested vote from peers 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65:42221), b0a8e59495c7462ab437a2240449340d (127.28.35.66:43379)
I20260709 12:22:50.594002  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e45fc040b24a07ab8d1e2a5a558246" candidate_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b2a051cdfa542568d75f344c0a2832f"
I20260709 12:22:50.594259  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e45fc040b24a07ab8d1e2a5a558246" candidate_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a8e59495c7462ab437a2240449340d"
I20260709 12:22:50.594565  1343 raft_consensus.cc:3060] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.594820  1418 raft_consensus.cc:3060] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.598944  1542 raft_consensus.cc:493] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:50.599532  1542 raft_consensus.cc:515] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.601043  1418 raft_consensus.cc:2468] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e1104e0d3e24cd6b8383fdfef48dfb3 in term 1.
I20260709 12:22:50.601403  1343 raft_consensus.cc:2468] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e1104e0d3e24cd6b8383fdfef48dfb3 in term 1.
I20260709 12:22:50.602352  1542 leader_election.cc:290] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65:42221), 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67:40539)
I20260709 12:22:50.602667  1457 leader_election.cc:304] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e1104e0d3e24cd6b8383fdfef48dfb3, b0a8e59495c7462ab437a2240449340d; no voters: 
I20260709 12:22:50.603690  1538 raft_consensus.cc:2804] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:50.606984  1538 raft_consensus.cc:697] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 LEADER]: Becoming Leader. State: Replica: 2e1104e0d3e24cd6b8383fdfef48dfb3, State: Running, Role: LEADER
I20260709 12:22:50.608045  1538 consensus_queue.cc:237] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:50.613891  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab8906632e9425fb4ab09a8d99b5400" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b2a051cdfa542568d75f344c0a2832f" is_pre_election: true
I20260709 12:22:50.614650  1343 raft_consensus.cc:2468] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 0.
I20260709 12:22:50.615986  1382 leader_election.cc:304] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b2a051cdfa542568d75f344c0a2832f, b0a8e59495c7462ab437a2240449340d; no voters: 
I20260709 12:22:50.616864  1542 raft_consensus.cc:2804] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:50.616961  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab8906632e9425fb4ab09a8d99b5400" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" is_pre_election: true
I20260709 12:22:50.617408  1542 raft_consensus.cc:493] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:50.616662  1241 catalog_manager.cc:5697] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:50.617774  1493 raft_consensus.cc:2468] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 0.
I20260709 12:22:50.617800  1542 raft_consensus.cc:3060] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.627198  1542 raft_consensus.cc:515] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.630159  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab8906632e9425fb4ab09a8d99b5400" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b2a051cdfa542568d75f344c0a2832f"
I20260709 12:22:50.630436  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab8906632e9425fb4ab09a8d99b5400" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
I20260709 12:22:50.630951  1343 raft_consensus.cc:3060] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.631134  1493 raft_consensus.cc:3060] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.630231  1542 leader_election.cc:290] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 election: Requested vote from peers 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65:42221), 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67:40539)
I20260709 12:22:50.637360  1343 raft_consensus.cc:2468] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 1.
I20260709 12:22:50.637892  1493 raft_consensus.cc:2468] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 1.
I20260709 12:22:50.638343  1382 leader_election.cc:304] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b2a051cdfa542568d75f344c0a2832f, b0a8e59495c7462ab437a2240449340d; no voters: 
I20260709 12:22:50.639124  1542 raft_consensus.cc:2804] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:50.640142  1542 raft_consensus.cc:697] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Becoming Leader. State: Replica: b0a8e59495c7462ab437a2240449340d, State: Running, Role: LEADER
I20260709 12:22:50.640887  1542 consensus_queue.cc:237] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.647549  1241 catalog_manager.cc:5697] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d reported cstate change: term changed from 0 to 1, leader changed from <none> to b0a8e59495c7462ab437a2240449340d (127.28.35.66). New cstate: current_term: 1 leader_uuid: "b0a8e59495c7462ab437a2240449340d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:50.720386  1241 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41946:
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 12:22:50.722422  1241 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 12:22:50.745980  1333 tablet_service.cc:1511] Processing CreateTablet for tablet 7f85277fa2274452bf39cafcfe3ea581 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=745b6c8a20df4db4b06feda87a5eb9d3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:22:50.747282  1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f85277fa2274452bf39cafcfe3ea581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.747023  1408 tablet_service.cc:1511] Processing CreateTablet for tablet 7f85277fa2274452bf39cafcfe3ea581 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=745b6c8a20df4db4b06feda87a5eb9d3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:22:50.748399  1408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f85277fa2274452bf39cafcfe3ea581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.748579  1482 tablet_service.cc:1511] Processing CreateTablet for tablet 7f85277fa2274452bf39cafcfe3ea581 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=745b6c8a20df4db4b06feda87a5eb9d3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:22:50.749840  1482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f85277fa2274452bf39cafcfe3ea581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.751469  1332 tablet_service.cc:1511] Processing CreateTablet for tablet 0c289b96ed894a98a59691a82909bfb7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=745b6c8a20df4db4b06feda87a5eb9d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:22:50.752739  1332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c289b96ed894a98a59691a82909bfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.756309  1407 tablet_service.cc:1511] Processing CreateTablet for tablet 0c289b96ed894a98a59691a82909bfb7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=745b6c8a20df4db4b06feda87a5eb9d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:22:50.757732  1407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c289b96ed894a98a59691a82909bfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.762367  1481 tablet_service.cc:1511] Processing CreateTablet for tablet 0c289b96ed894a98a59691a82909bfb7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=745b6c8a20df4db4b06feda87a5eb9d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:22:50.763806  1481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c289b96ed894a98a59691a82909bfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.765488  1535 tablet_bootstrap.cc:492] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f: Bootstrap starting.
I20260709 12:22:50.774924  1533 tablet_bootstrap.cc:492] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Bootstrap starting.
I20260709 12:22:50.780146  1535 tablet_bootstrap.cc:654] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.783030  1533 tablet_bootstrap.cc:654] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.785164  1536 tablet_bootstrap.cc:492] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d: Bootstrap starting.
I20260709 12:22:50.796835  1536 tablet_bootstrap.cc:654] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.796836  1535 tablet_bootstrap.cc:492] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f: No bootstrap required, opened a new log
I20260709 12:22:50.797662  1535 ts_tablet_manager.cc:1403] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260709 12:22:50.798656  1533 tablet_bootstrap.cc:492] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3: No bootstrap required, opened a new log
I20260709 12:22:50.799208  1533 ts_tablet_manager.cc:1403] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260709 12:22:50.800959  1535 raft_consensus.cc:359] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.801751  1535 raft_consensus.cc:385] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.802095  1535 raft_consensus.cc:740] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b2a051cdfa542568d75f344c0a2832f, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.802567  1536 tablet_bootstrap.cc:492] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d: No bootstrap required, opened a new log
I20260709 12:22:50.802297  1533 raft_consensus.cc:359] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.803139  1533 raft_consensus.cc:385] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.803148  1536 ts_tablet_manager.cc:1403] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260709 12:22:50.802863  1535 consensus_queue.cc:260] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.803550  1533 raft_consensus.cc:740] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e1104e0d3e24cd6b8383fdfef48dfb3, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.805254  1535 ts_tablet_manager.cc:1434] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:22:50.806397  1536 raft_consensus.cc:359] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.807219  1536 raft_consensus.cc:385] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.807508  1536 raft_consensus.cc:740] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a8e59495c7462ab437a2240449340d, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.807691  1535 tablet_bootstrap.cc:492] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f: Bootstrap starting.
I20260709 12:22:50.808290  1536 consensus_queue.cc:260] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.810467  1536 ts_tablet_manager.cc:1434] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:50.811474  1536 tablet_bootstrap.cc:492] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d: Bootstrap starting.
I20260709 12:22:50.814116  1533 consensus_queue.cc:260] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.818425  1536 tablet_bootstrap.cc:654] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.819025  1535 tablet_bootstrap.cc:654] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.819470  1542 raft_consensus.cc:493] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:50.820013  1542 raft_consensus.cc:515] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.824407  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" is_pre_election: true
I20260709 12:22:50.825016  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b2a051cdfa542568d75f344c0a2832f" is_pre_election: true
I20260709 12:22:50.825253  1493 raft_consensus.cc:2468] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 0.
I20260709 12:22:50.825949  1343 raft_consensus.cc:2468] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 0.
I20260709 12:22:50.827178  1383 leader_election.cc:304] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e1104e0d3e24cd6b8383fdfef48dfb3, b0a8e59495c7462ab437a2240449340d; no voters: 
I20260709 12:22:50.828471  1549 raft_consensus.cc:2804] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:50.828857  1549 raft_consensus.cc:493] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:50.829208  1549 raft_consensus.cc:3060] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.830734  1542 leader_election.cc:290] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65:42221), 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67:40539)
I20260709 12:22:50.835142  1533 ts_tablet_manager.cc:1434] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:22:50.836282  1533 tablet_bootstrap.cc:492] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Bootstrap starting.
I20260709 12:22:50.831000  1535 tablet_bootstrap.cc:492] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f: No bootstrap required, opened a new log
I20260709 12:22:50.837006  1535 ts_tablet_manager.cc:1403] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.002s
I20260709 12:22:50.841295  1535 raft_consensus.cc:359] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.842393  1535 raft_consensus.cc:385] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.842852  1535 raft_consensus.cc:740] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b2a051cdfa542568d75f344c0a2832f, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.843119  1533 tablet_bootstrap.cc:654] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:50.843839  1549 raft_consensus.cc:515] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.843998  1535 consensus_queue.cc:260] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.846021  1536 tablet_bootstrap.cc:492] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d: No bootstrap required, opened a new log
I20260709 12:22:50.846546  1536 ts_tablet_manager.cc:1403] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d: Time spent bootstrapping tablet: real 0.035s	user 0.029s	sys 0.003s
I20260709 12:22:50.847426  1535 ts_tablet_manager.cc:1434] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:22:50.850515  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
I20260709 12:22:50.854679  1493 raft_consensus.cc:3060] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.854578  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b2a051cdfa542568d75f344c0a2832f"
I20260709 12:22:50.855651  1343 raft_consensus.cc:3060] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.855738  1536 raft_consensus.cc:359] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.856549  1536 raft_consensus.cc:385] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.856834  1536 raft_consensus.cc:740] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a8e59495c7462ab437a2240449340d, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.861882  1536 consensus_queue.cc:260] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.866583  1343 raft_consensus.cc:2468] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 1.
I20260709 12:22:50.868350  1536 ts_tablet_manager.cc:1434] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:22:50.868508  1382 leader_election.cc:304] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b2a051cdfa542568d75f344c0a2832f, b0a8e59495c7462ab437a2240449340d; no voters: 
I20260709 12:22:50.870014  1542 raft_consensus.cc:2804] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:50.871006  1493 raft_consensus.cc:2468] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 1.
I20260709 12:22:50.871901  1549 leader_election.cc:290] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 election: Requested vote from peers 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65:42221), 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67:40539)
I20260709 12:22:50.873613  1542 raft_consensus.cc:697] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Becoming Leader. State: Replica: b0a8e59495c7462ab437a2240449340d, State: Running, Role: LEADER
I20260709 12:22:50.875200  1533 tablet_bootstrap.cc:492] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3: No bootstrap required, opened a new log
I20260709 12:22:50.874629  1542 consensus_queue.cc:237] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
W20260709 12:22:50.876901  1289 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:50.875777  1533 ts_tablet_manager.cc:1403] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.021s
I20260709 12:22:50.880987  1533 raft_consensus.cc:359] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.881752  1533 raft_consensus.cc:385] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:50.882043  1533 raft_consensus.cc:740] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e1104e0d3e24cd6b8383fdfef48dfb3, State: Initialized, Role: FOLLOWER
I20260709 12:22:50.882752  1533 consensus_queue.cc:260] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.884635  1533 ts_tablet_manager.cc:1434] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:22:50.886035  1241 catalog_manager.cc:5697] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d reported cstate change: term changed from 0 to 1, leader changed from <none> to b0a8e59495c7462ab437a2240449340d (127.28.35.66). New cstate: current_term: 1 leader_uuid: "b0a8e59495c7462ab437a2240449340d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:50.896910  1542 raft_consensus.cc:493] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:50.897578  1542 raft_consensus.cc:515] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.900015  1542 leader_election.cc:290] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65:42221), 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67:40539)
I20260709 12:22:50.900604  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c289b96ed894a98a59691a82909bfb7" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" is_pre_election: true
I20260709 12:22:50.900846  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c289b96ed894a98a59691a82909bfb7" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b2a051cdfa542568d75f344c0a2832f" is_pre_election: true
I20260709 12:22:50.901322  1493 raft_consensus.cc:2468] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 0.
I20260709 12:22:50.901516  1343 raft_consensus.cc:2468] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 0.
I20260709 12:22:50.902292  1383 leader_election.cc:304] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e1104e0d3e24cd6b8383fdfef48dfb3, b0a8e59495c7462ab437a2240449340d; no voters: 
I20260709 12:22:50.902957  1542 raft_consensus.cc:2804] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:50.903304  1542 raft_consensus.cc:493] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:50.903553  1542 raft_consensus.cc:3060] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.908293  1542 raft_consensus.cc:515] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.909814  1542 leader_election.cc:290] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 election: Requested vote from peers 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65:42221), 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67:40539)
I20260709 12:22:50.910576  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c289b96ed894a98a59691a82909bfb7" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b2a051cdfa542568d75f344c0a2832f"
I20260709 12:22:50.910828  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c289b96ed894a98a59691a82909bfb7" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
I20260709 12:22:50.911222  1343 raft_consensus.cc:3060] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.911415  1493 raft_consensus.cc:3060] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:50.918452  1343 raft_consensus.cc:2468] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 1.
I20260709 12:22:50.918452  1493 raft_consensus.cc:2468] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 1.
I20260709 12:22:50.919847  1382 leader_election.cc:304] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b2a051cdfa542568d75f344c0a2832f, b0a8e59495c7462ab437a2240449340d; no voters: 
I20260709 12:22:50.920596  1542 raft_consensus.cc:2804] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:50.921064  1542 raft_consensus.cc:697] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Becoming Leader. State: Replica: b0a8e59495c7462ab437a2240449340d, State: Running, Role: LEADER
I20260709 12:22:50.921823  1542 consensus_queue.cc:237] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:50.929524  1241 catalog_manager.cc:5697] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d reported cstate change: term changed from 0 to 1, leader changed from <none> to b0a8e59495c7462ab437a2240449340d (127.28.35.66). New cstate: current_term: 1 leader_uuid: "b0a8e59495c7462ab437a2240449340d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:50.983861  1493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4e45fc040b24a07ab8d1e2a5a558246"
dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
mode: GRACEFUL
new_leader_uuid: "3b2a051cdfa542568d75f344c0a2832f"
 from {username='slave'} at 127.0.0.1:54126
I20260709 12:22:50.984442  1493 raft_consensus.cc:606] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 LEADER]: Received request to transfer leadership to TS 3b2a051cdfa542568d75f344c0a2832f
I20260709 12:22:50.996781  1418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bab8906632e9425fb4ab09a8d99b5400"
dest_uuid: "b0a8e59495c7462ab437a2240449340d"
mode: GRACEFUL
new_leader_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
 from {username='slave'} at 127.0.0.1:50588
I20260709 12:22:50.997326  1418 raft_consensus.cc:606] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Received request to transfer leadership to TS 2e1104e0d3e24cd6b8383fdfef48dfb3
I20260709 12:22:51.002727  1418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581"
dest_uuid: "b0a8e59495c7462ab437a2240449340d"
mode: GRACEFUL
new_leader_uuid: "3b2a051cdfa542568d75f344c0a2832f"
 from {username='slave'} at 127.0.0.1:50588
I20260709 12:22:51.003207  1418 raft_consensus.cc:606] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Received request to transfer leadership to TS 3b2a051cdfa542568d75f344c0a2832f
I20260709 12:22:51.007972  1418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c289b96ed894a98a59691a82909bfb7"
dest_uuid: "b0a8e59495c7462ab437a2240449340d"
mode: GRACEFUL
new_leader_uuid: "3b2a051cdfa542568d75f344c0a2832f"
 from {username='slave'} at 127.0.0.1:50588
I20260709 12:22:51.008518  1418 raft_consensus.cc:606] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Received request to transfer leadership to TS 3b2a051cdfa542568d75f344c0a2832f
I20260709 12:22:51.028811  1538 consensus_queue.cc:1048] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:51.037089  1547 raft_consensus.cc:993] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3: : Instructing follower 3b2a051cdfa542568d75f344c0a2832f to start an election
I20260709 12:22:51.038542  1567 raft_consensus.cc:1081] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 LEADER]: Signalling peer 3b2a051cdfa542568d75f344c0a2832f to start an election
I20260709 12:22:51.040537  1547 consensus_queue.cc:1048] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:51.051333  1343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4e45fc040b24a07ab8d1e2a5a558246"
dest_uuid: "3b2a051cdfa542568d75f344c0a2832f"
 from {username='slave'} at 127.0.0.1:36264
I20260709 12:22:51.052174  1343 raft_consensus.cc:493] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:51.052645  1343 raft_consensus.cc:3060] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.059618  1343 raft_consensus.cc:515] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:51.065945  1343 leader_election.cc:290] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [CANDIDATE]: Term 2 election: Requested vote from peers 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67:40539), b0a8e59495c7462ab437a2240449340d (127.28.35.66:43379)
I20260709 12:22:51.080806  1542 consensus_queue.cc:1048] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:51.102010  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e45fc040b24a07ab8d1e2a5a558246" candidate_uuid: "3b2a051cdfa542568d75f344c0a2832f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
I20260709 12:22:51.102695  1493 raft_consensus.cc:3055] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:51.103058  1493 raft_consensus.cc:740] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e1104e0d3e24cd6b8383fdfef48dfb3, State: Running, Role: LEADER
I20260709 12:22:51.103837  1493 consensus_queue.cc:260] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:51.105104  1493 raft_consensus.cc:3060] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.105676  1562 consensus_queue.cc:1048] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:51.108461  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e45fc040b24a07ab8d1e2a5a558246" candidate_uuid: "3b2a051cdfa542568d75f344c0a2832f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0a8e59495c7462ab437a2240449340d"
I20260709 12:22:51.109057  1418 raft_consensus.cc:3060] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.117189  1418 raft_consensus.cc:2468] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b2a051cdfa542568d75f344c0a2832f in term 2.
I20260709 12:22:51.117050  1493 raft_consensus.cc:2468] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b2a051cdfa542568d75f344c0a2832f in term 2.
I20260709 12:22:51.119488  1308 leader_election.cc:304] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e1104e0d3e24cd6b8383fdfef48dfb3, 3b2a051cdfa542568d75f344c0a2832f; no voters: 
I20260709 12:22:51.120589  1540 raft_consensus.cc:2804] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:51.122946  1549 raft_consensus.cc:993] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d: : Instructing follower 2e1104e0d3e24cd6b8383fdfef48dfb3 to start an election
I20260709 12:22:51.123440  1549 raft_consensus.cc:1081] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Signalling peer 2e1104e0d3e24cd6b8383fdfef48dfb3 to start an election
I20260709 12:22:51.125029  1493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bab8906632e9425fb4ab09a8d99b5400"
dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
 from {username='slave'} at 127.0.0.1:54112
I20260709 12:22:51.125658  1493 raft_consensus.cc:493] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:51.126302  1493 raft_consensus.cc:3060] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.129719  1540 raft_consensus.cc:697] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 2 LEADER]: Becoming Leader. State: Replica: 3b2a051cdfa542568d75f344c0a2832f, State: Running, Role: LEADER
I20260709 12:22:51.130806  1540 consensus_queue.cc:237] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } }
I20260709 12:22:51.133828  1493 raft_consensus.cc:515] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.138099  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab8906632e9425fb4ab09a8d99b5400" candidate_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b2a051cdfa542568d75f344c0a2832f"
I20260709 12:22:51.138736  1343 raft_consensus.cc:3060] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.139364  1238 catalog_manager.cc:5697] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f reported cstate change: term changed from 1 to 2, leader changed from 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67) to 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65). New cstate: current_term: 2 leader_uuid: "3b2a051cdfa542568d75f344c0a2832f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:51.146282  1343 raft_consensus.cc:2468] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e1104e0d3e24cd6b8383fdfef48dfb3 in term 2.
I20260709 12:22:51.146919  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab8906632e9425fb4ab09a8d99b5400" candidate_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0a8e59495c7462ab437a2240449340d"
I20260709 12:22:51.147558  1418 raft_consensus.cc:3055] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:51.147603  1456 leader_election.cc:304] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e1104e0d3e24cd6b8383fdfef48dfb3, 3b2a051cdfa542568d75f344c0a2832f; no voters: 
I20260709 12:22:51.147974  1418 raft_consensus.cc:740] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0a8e59495c7462ab437a2240449340d, State: Running, Role: LEADER
I20260709 12:22:51.148782  1568 raft_consensus.cc:2804] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:51.148842  1418 consensus_queue.cc:260] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.149380  1568 raft_consensus.cc:697] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 LEADER]: Becoming Leader. State: Replica: 2e1104e0d3e24cd6b8383fdfef48dfb3, State: Running, Role: LEADER
I20260709 12:22:51.150103  1418 raft_consensus.cc:3060] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.150264  1568 consensus_queue.cc:237] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.156160  1493 leader_election.cc:290] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [CANDIDATE]: Term 2 election: Requested vote from peers 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65:42221), b0a8e59495c7462ab437a2240449340d (127.28.35.66:43379)
I20260709 12:22:51.157080  1418 raft_consensus.cc:2468] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e1104e0d3e24cd6b8383fdfef48dfb3 in term 2.
I20260709 12:22:51.158756  1239 catalog_manager.cc:5697] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 reported cstate change: term changed from 1 to 2, leader changed from b0a8e59495c7462ab437a2240449340d (127.28.35.66) to 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67). New cstate: current_term: 2 leader_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:51.308771  1549 consensus_queue.cc:1048] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:51.315467  1562 raft_consensus.cc:993] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d: : Instructing follower 3b2a051cdfa542568d75f344c0a2832f to start an election
I20260709 12:22:51.315997  1542 raft_consensus.cc:1081] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Signalling peer 3b2a051cdfa542568d75f344c0a2832f to start an election
I20260709 12:22:51.318138  1342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581"
dest_uuid: "3b2a051cdfa542568d75f344c0a2832f"
 from {username='slave'} at 127.0.0.1:36266
I20260709 12:22:51.319291  1342 raft_consensus.cc:493] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:51.319686  1342 raft_consensus.cc:3060] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.323156  1562 consensus_queue.cc:1048] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:51.326098  1549 consensus_queue.cc:1048] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:51.328323  1342 raft_consensus.cc:515] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.334652  1342 leader_election.cc:290] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [CANDIDATE]: Term 2 election: Requested vote from peers b0a8e59495c7462ab437a2240449340d (127.28.35.66:43379), 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67:40539)
I20260709 12:22:51.336556  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581" candidate_uuid: "3b2a051cdfa542568d75f344c0a2832f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0a8e59495c7462ab437a2240449340d"
I20260709 12:22:51.336690  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581" candidate_uuid: "3b2a051cdfa542568d75f344c0a2832f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
I20260709 12:22:51.337423  1493 raft_consensus.cc:3060] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.337440  1418 raft_consensus.cc:3055] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:51.337975  1418 raft_consensus.cc:740] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0a8e59495c7462ab437a2240449340d, State: Running, Role: LEADER
I20260709 12:22:51.338809  1418 consensus_queue.cc:260] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.340114  1418 raft_consensus.cc:3060] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.340127  1562 raft_consensus.cc:993] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d: : Instructing follower 3b2a051cdfa542568d75f344c0a2832f to start an election
I20260709 12:22:51.344077  1542 raft_consensus.cc:1081] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Signalling peer 3b2a051cdfa542568d75f344c0a2832f to start an election
I20260709 12:22:51.345746  1493 raft_consensus.cc:2468] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b2a051cdfa542568d75f344c0a2832f in term 2.
I20260709 12:22:51.347023  1308 leader_election.cc:304] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e1104e0d3e24cd6b8383fdfef48dfb3, 3b2a051cdfa542568d75f344c0a2832f; no voters: 
I20260709 12:22:51.350706  1540 raft_consensus.cc:2804] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:51.354672  1540 raft_consensus.cc:697] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 2 LEADER]: Becoming Leader. State: Replica: 3b2a051cdfa542568d75f344c0a2832f, State: Running, Role: LEADER
I20260709 12:22:51.352023  1343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c289b96ed894a98a59691a82909bfb7"
dest_uuid: "3b2a051cdfa542568d75f344c0a2832f"
 from {username='slave'} at 127.0.0.1:36266
I20260709 12:22:51.355615  1540 consensus_queue.cc:237] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.356446  1343 raft_consensus.cc:493] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:51.356899  1343 raft_consensus.cc:3060] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.352597  1418 raft_consensus.cc:2468] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b2a051cdfa542568d75f344c0a2832f in term 2.
I20260709 12:22:51.360425  1562 consensus_queue.cc:1048] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:51.364471  1343 raft_consensus.cc:515] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.368695  1343 leader_election.cc:290] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [CANDIDATE]: Term 2 election: Requested vote from peers b0a8e59495c7462ab437a2240449340d (127.28.35.66:43379), 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67:40539)
I20260709 12:22:51.370527  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c289b96ed894a98a59691a82909bfb7" candidate_uuid: "3b2a051cdfa542568d75f344c0a2832f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
I20260709 12:22:51.366398  1238 catalog_manager.cc:5697] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f reported cstate change: term changed from 1 to 2, leader changed from b0a8e59495c7462ab437a2240449340d (127.28.35.66) to 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65). New cstate: current_term: 2 leader_uuid: "3b2a051cdfa542568d75f344c0a2832f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:51.370850  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c289b96ed894a98a59691a82909bfb7" candidate_uuid: "3b2a051cdfa542568d75f344c0a2832f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0a8e59495c7462ab437a2240449340d"
I20260709 12:22:51.371183  1493 raft_consensus.cc:3060] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.371670  1418 raft_consensus.cc:3055] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:51.372051  1418 raft_consensus.cc:740] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0a8e59495c7462ab437a2240449340d, State: Running, Role: LEADER
I20260709 12:22:51.372929  1418 consensus_queue.cc:260] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.374266  1418 raft_consensus.cc:3060] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:51.378780  1493 raft_consensus.cc:2468] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b2a051cdfa542568d75f344c0a2832f in term 2.
I20260709 12:22:51.381480  1308 leader_election.cc:304] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e1104e0d3e24cd6b8383fdfef48dfb3, 3b2a051cdfa542568d75f344c0a2832f; no voters: 
I20260709 12:22:51.381870  1418 raft_consensus.cc:2468] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b2a051cdfa542568d75f344c0a2832f in term 2.
I20260709 12:22:51.382642  1540 raft_consensus.cc:2804] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:51.383121  1540 raft_consensus.cc:697] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 2 LEADER]: Becoming Leader. State: Replica: 3b2a051cdfa542568d75f344c0a2832f, State: Running, Role: LEADER
I20260709 12:22:51.383967  1540 consensus_queue.cc:237] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.391973  1239 catalog_manager.cc:5697] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f reported cstate change: term changed from 1 to 2, leader changed from b0a8e59495c7462ab437a2240449340d (127.28.35.66) to 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65). New cstate: current_term: 2 leader_uuid: "3b2a051cdfa542568d75f344c0a2832f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:51.534653 28813 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:22:51.536732 28813 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:22:51.537156 28813 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:22:51.537130  1418 raft_consensus.cc:1275] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Refusing update from remote peer 2e1104e0d3e24cd6b8383fdfef48dfb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:51.538717  1568 consensus_queue.cc:1048] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:51.549839  1343 raft_consensus.cc:1275] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Refusing update from remote peer 2e1104e0d3e24cd6b8383fdfef48dfb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:51.551679  1568 consensus_queue.cc:1048] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:51.558017  1343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581"
dest_uuid: "3b2a051cdfa542568d75f344c0a2832f"
mode: GRACEFUL
new_leader_uuid: "b0a8e59495c7462ab437a2240449340d"
 from {username='slave'} at 127.0.0.1:36280
I20260709 12:22:51.558729  1343 raft_consensus.cc:606] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 2 LEADER]: Received request to transfer leadership to TS b0a8e59495c7462ab437a2240449340d
I20260709 12:22:51.560088 28813 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:22:51.634302  1418 raft_consensus.cc:1275] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Refusing update from remote peer 3b2a051cdfa542568d75f344c0a2832f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:51.635531  1540 consensus_queue.cc:1048] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:51.642733  1493 raft_consensus.cc:1275] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Refusing update from remote peer 3b2a051cdfa542568d75f344c0a2832f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:51.644455  1540 consensus_queue.cc:1048] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:51.737697  1418 raft_consensus.cc:1275] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Refusing update from remote peer 3b2a051cdfa542568d75f344c0a2832f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:51.738982  1540 consensus_queue.cc:1048] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:51.743649  1577 raft_consensus.cc:993] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f: : Instructing follower b0a8e59495c7462ab437a2240449340d to start an election
I20260709 12:22:51.744109  1584 raft_consensus.cc:1081] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 2 LEADER]: Signalling peer b0a8e59495c7462ab437a2240449340d to start an election
I20260709 12:22:51.745824  1417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581"
dest_uuid: "b0a8e59495c7462ab437a2240449340d"
 from {username='slave'} at 127.0.0.1:50600
I20260709 12:22:51.747685  1417 raft_consensus.cc:493] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:51.748088  1417 raft_consensus.cc:3060] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:51.748363  1493 raft_consensus.cc:1275] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Refusing update from remote peer 3b2a051cdfa542568d75f344c0a2832f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:51.750329  1584 consensus_queue.cc:1048] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:51.755771  1417 raft_consensus.cc:515] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.761175  1417 leader_election.cc:290] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 3 election: Requested vote from peers 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65:42221), 2e1104e0d3e24cd6b8383fdfef48dfb3 (127.28.35.67:40539)
I20260709 12:22:51.762993  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b2a051cdfa542568d75f344c0a2832f"
I20260709 12:22:51.763638  1343 raft_consensus.cc:3055] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:51.763981  1343 raft_consensus.cc:740] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b2a051cdfa542568d75f344c0a2832f, State: Running, Role: LEADER
I20260709 12:22:51.764828  1343 consensus_queue.cc:260] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [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: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.765774  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85277fa2274452bf39cafcfe3ea581" candidate_uuid: "b0a8e59495c7462ab437a2240449340d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3"
I20260709 12:22:51.766026  1343 raft_consensus.cc:3060] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:51.766358  1493 raft_consensus.cc:3060] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:51.773491  1343 raft_consensus.cc:2468] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 3.
I20260709 12:22:51.773526  1493 raft_consensus.cc:2468] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a8e59495c7462ab437a2240449340d in term 3.
I20260709 12:22:51.774752  1382 leader_election.cc:304] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b2a051cdfa542568d75f344c0a2832f, b0a8e59495c7462ab437a2240449340d; no voters: 
I20260709 12:22:51.775602  1562 raft_consensus.cc:2804] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:51.776101  1562 raft_consensus.cc:697] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 3 LEADER]: Becoming Leader. State: Replica: b0a8e59495c7462ab437a2240449340d, State: Running, Role: LEADER
I20260709 12:22:51.776844  1562 consensus_queue.cc:237] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [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: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } }
I20260709 12:22:51.784201  1240 catalog_manager.cc:5697] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d reported cstate change: term changed from 2 to 3, leader changed from 3b2a051cdfa542568d75f344c0a2832f (127.28.35.65) to b0a8e59495c7462ab437a2240449340d (127.28.35.66). New cstate: current_term: 3 leader_uuid: "b0a8e59495c7462ab437a2240449340d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b2a051cdfa542568d75f344c0a2832f" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 42221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:51.792049  1417 raft_consensus.cc:1275] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Refusing update from remote peer 3b2a051cdfa542568d75f344c0a2832f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:51.793383  1584 consensus_queue.cc:1048] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a8e59495c7462ab437a2240449340d" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:51.800979  1493 raft_consensus.cc:1275] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Refusing update from remote peer 3b2a051cdfa542568d75f344c0a2832f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:51.802732  1584 consensus_queue.cc:1048] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e1104e0d3e24cd6b8383fdfef48dfb3" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:51.919404 28813 tablet_server.cc:179] TabletServer@127.28.35.65:0 shutting down...
I20260709 12:22:51.938558 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:51.939215 28813 tablet_replica.cc:333] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f: stopping tablet replica
I20260709 12:22:51.939807 28813 raft_consensus.cc:2243] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:51.940287 28813 raft_consensus.cc:2272] T 7f85277fa2274452bf39cafcfe3ea581 P 3b2a051cdfa542568d75f344c0a2832f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:51.942523 28813 tablet_replica.cc:333] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f: stopping tablet replica
I20260709 12:22:51.943079 28813 raft_consensus.cc:2243] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:51.943918 28813 raft_consensus.cc:2272] T 0c289b96ed894a98a59691a82909bfb7 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:51.946424 28813 tablet_replica.cc:333] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f: stopping tablet replica
I20260709 12:22:51.946960 28813 raft_consensus.cc:2243] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:51.947782 28813 raft_consensus.cc:2272] T f4e45fc040b24a07ab8d1e2a5a558246 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:51.950158 28813 tablet_replica.cc:333] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f: stopping tablet replica
I20260709 12:22:51.950675 28813 raft_consensus.cc:2243] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:51.951102 28813 raft_consensus.cc:2272] T bab8906632e9425fb4ab09a8d99b5400 P 3b2a051cdfa542568d75f344c0a2832f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:51.974649 28813 tablet_server.cc:196] TabletServer@127.28.35.65:0 shutdown complete.
I20260709 12:22:51.986385 28813 tablet_server.cc:179] TabletServer@127.28.35.66:0 shutting down...
I20260709 12:22:52.005973 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:52.006703 28813 tablet_replica.cc:333] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d: stopping tablet replica
I20260709 12:22:52.007301 28813 raft_consensus.cc:2243] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:52.007972 28813 pending_rounds.cc:70] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d: Trying to abort 1 pending ops.
I20260709 12:22:52.008167 28813 pending_rounds.cc:77] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305624665205522432 op_type: NO_OP noop_request { }
I20260709 12:22:52.008474 28813 raft_consensus.cc:2889] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:22:52.008762 28813 raft_consensus.cc:2272] T 7f85277fa2274452bf39cafcfe3ea581 P b0a8e59495c7462ab437a2240449340d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.011143 28813 tablet_replica.cc:333] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d: stopping tablet replica
I20260709 12:22:52.011703 28813 raft_consensus.cc:2243] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:52.012156 28813 raft_consensus.cc:2272] T 0c289b96ed894a98a59691a82909bfb7 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.014298 28813 tablet_replica.cc:333] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d: stopping tablet replica
I20260709 12:22:52.014921 28813 raft_consensus.cc:2243] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:52.015348 28813 raft_consensus.cc:2272] T bab8906632e9425fb4ab09a8d99b5400 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.017422 28813 tablet_replica.cc:333] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d: stopping tablet replica
I20260709 12:22:52.017913 28813 raft_consensus.cc:2243] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:52.018326 28813 raft_consensus.cc:2272] T f4e45fc040b24a07ab8d1e2a5a558246 P b0a8e59495c7462ab437a2240449340d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.041060 28813 tablet_server.cc:196] TabletServer@127.28.35.66:0 shutdown complete.
I20260709 12:22:52.052609 28813 tablet_server.cc:179] TabletServer@127.28.35.67:0 shutting down...
I20260709 12:22:52.070374 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:52.070971 28813 tablet_replica.cc:333] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3: stopping tablet replica
I20260709 12:22:52.071482 28813 raft_consensus.cc:2243] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:52.071879 28813 raft_consensus.cc:2272] T 7f85277fa2274452bf39cafcfe3ea581 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.074157 28813 tablet_replica.cc:333] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3: stopping tablet replica
I20260709 12:22:52.074648 28813 raft_consensus.cc:2243] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:52.075009 28813 raft_consensus.cc:2272] T 0c289b96ed894a98a59691a82909bfb7 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.077059 28813 tablet_replica.cc:333] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3: stopping tablet replica
I20260709 12:22:52.077608 28813 raft_consensus.cc:2243] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:52.078368 28813 raft_consensus.cc:2272] T bab8906632e9425fb4ab09a8d99b5400 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.080340 28813 tablet_replica.cc:333] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3: stopping tablet replica
I20260709 12:22:52.080752 28813 raft_consensus.cc:2243] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:52.081110 28813 raft_consensus.cc:2272] T f4e45fc040b24a07ab8d1e2a5a558246 P 2e1104e0d3e24cd6b8383fdfef48dfb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.103343 28813 tablet_server.cc:196] TabletServer@127.28.35.67:0 shutdown complete.
I20260709 12:22:52.115435 28813 master.cc:562] Master@127.28.35.126:45365 shutting down...
I20260709 12:22:52.132912 28813 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:52.133533 28813 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.133876 28813 tablet_replica.cc:333] T 00000000000000000000000000000000 P d79c959303374de4a4bb5ea2e6b7dcd2: stopping tablet replica
I20260709 12:22:52.152590 28813 master.cc:584] Master@127.28.35.126:45365 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2493 ms)
[----------] 6 tests from LeaderRebalancerTest (163697 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:22:52.187968 28813 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.35.126:39015
I20260709 12:22:52.189154 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:52.194286  1586 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 12:22:52.195845  1587 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 12:22:52.195914  1589 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 12:22:52.196672 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:52.197546 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:52.197736 28813 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 12:22:52.197906 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599772197871 us; error 0 us; skew 500 ppm
I20260709 12:22:52.198448 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:52.200708 28813 webserver.cc:533] Webserver started at http://127.28.35.126:45467/ using document root <none> and password file <none>
I20260709 12:22:52.201198 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:52.201450 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:52.201733 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:52.202797 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/master-0-root/instance:
uuid: "2e92f49abe2f4c7d9e400f82ce65ea87"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-72p5"
I20260709 12:22:52.207201 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:22:52.211024  1594 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.211812 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:22:52.212123 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/master-0-root
uuid: "2e92f49abe2f4c7d9e400f82ce65ea87"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-72p5"
I20260709 12:22:52.212401 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-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 12:22:52.224557 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:52.225646 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:52.259953 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.126:39015
I20260709 12:22:52.260049  1645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.126:39015 every 8 connection(s)
I20260709 12:22:52.263741  1646 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 12:22:52.274418  1646 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87: Bootstrap starting.
I20260709 12:22:52.278966  1646 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:52.283087  1646 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87: No bootstrap required, opened a new log
I20260709 12:22:52.285293  1646 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e92f49abe2f4c7d9e400f82ce65ea87" member_type: VOTER }
I20260709 12:22:52.285696  1646 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:52.285878  1646 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e92f49abe2f4c7d9e400f82ce65ea87, State: Initialized, Role: FOLLOWER
I20260709 12:22:52.286480  1646 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e92f49abe2f4c7d9e400f82ce65ea87" member_type: VOTER }
I20260709 12:22:52.286898  1646 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:22:52.287091  1646 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:22:52.287309  1646 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:52.291934  1646 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e92f49abe2f4c7d9e400f82ce65ea87" member_type: VOTER }
I20260709 12:22:52.292414  1646 leader_election.cc:304] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [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: 2e92f49abe2f4c7d9e400f82ce65ea87; no voters: 
I20260709 12:22:52.293514  1646 leader_election.cc:290] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:22:52.293833  1649 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:52.295181  1649 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [term 1 LEADER]: Becoming Leader. State: Replica: 2e92f49abe2f4c7d9e400f82ce65ea87, State: Running, Role: LEADER
I20260709 12:22:52.295812  1649 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [LEADER]: Queue going to LEADER mode. State: All 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: "2e92f49abe2f4c7d9e400f82ce65ea87" member_type: VOTER }
I20260709 12:22:52.296289  1646 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:22:52.299937  1650 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e92f49abe2f4c7d9e400f82ce65ea87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e92f49abe2f4c7d9e400f82ce65ea87" member_type: VOTER } }
I20260709 12:22:52.300568  1650 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:52.300436  1651 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e92f49abe2f4c7d9e400f82ce65ea87. Latest consensus state: current_term: 1 leader_uuid: "2e92f49abe2f4c7d9e400f82ce65ea87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e92f49abe2f4c7d9e400f82ce65ea87" member_type: VOTER } }
I20260709 12:22:52.300966  1651 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:52.302328  1656 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:22:52.307096  1656 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:22:52.311630 28813 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:22:52.316509  1656 catalog_manager.cc:1383] Generated new cluster ID: f53587731a284675a5c65fb98fb7f620
I20260709 12:22:52.316748  1656 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:22:52.340168  1656 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:22:52.341504  1656 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:22:52.354360  1656 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87: Generated new TSK 0
I20260709 12:22:52.354997  1656 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:22:52.378165 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:52.384156  1667 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 12:22:52.385437  1668 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 12:22:52.386957  1670 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 12:22:52.387457 28813 server_base.cc:1061] running on GCE node
I20260709 12:22:52.389017 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:52.389207 28813 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 12:22:52.389437 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599772389422 us; error 0 us; skew 500 ppm
I20260709 12:22:52.389933 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:52.392186 28813 webserver.cc:533] Webserver started at http://127.28.35.65:34153/ using document root <none> and password file <none>
I20260709 12:22:52.392637 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:52.392797 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:52.393013 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:52.394106 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-0-root/instance:
uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-72p5"
I20260709 12:22:52.398851 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:22:52.402163  1675 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.402933 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:22:52.403195 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-0-root
uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-72p5"
I20260709 12:22:52.403434 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-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 12:22:52.414016 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:52.415095 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:52.416410 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:52.418691 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:52.418869 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.419152 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:52.419332 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.458271 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.65:37971
I20260709 12:22:52.458392  1738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.65:37971 every 8 connection(s)
I20260709 12:22:52.463222 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:52.470453  1743 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 12:22:52.471758  1744 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 12:22:52.475467 28813 server_base.cc:1061] running on GCE node
W20260709 12:22:52.475960  1746 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 12:22:52.476801  1739 heartbeater.cc:344] Connected to a master server at 127.28.35.126:39015
I20260709 12:22:52.477263  1739 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:52.477425 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:52.477725 28813 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 12:22:52.477931 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599772477910 us; error 0 us; skew 500 ppm
I20260709 12:22:52.478216  1739 heartbeater.cc:507] Master 127.28.35.126:39015 requested a full tablet report, sending...
I20260709 12:22:52.478680 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:52.480679  1611 ts_manager.cc:194] Registered new tserver with Master: a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971)
I20260709 12:22:52.482082 28813 webserver.cc:533] Webserver started at http://127.28.35.66:35383/ using document root <none> and password file <none>
I20260709 12:22:52.482755 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:52.482978 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:52.483150  1611 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58450
I20260709 12:22:52.483302 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:52.484880 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-1-root/instance:
uuid: "a428e8dcb44941508da9a151cbc0fd00"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-72p5"
I20260709 12:22:52.489172 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 12:22:52.492370  1751 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.493283 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:22:52.493669 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-1-root
uuid: "a428e8dcb44941508da9a151cbc0fd00"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-72p5"
I20260709 12:22:52.494028 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-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 12:22:52.513181 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:52.514489 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:52.515923 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:52.518224 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:52.518463 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.518703 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:52.518872 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.556828 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.66:32951
I20260709 12:22:52.556958  1813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.66:32951 every 8 connection(s)
I20260709 12:22:52.561908 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:52.568058  1817 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 12:22:52.570361  1818 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 12:22:52.572325 28813 server_base.cc:1061] running on GCE node
W20260709 12:22:52.573282  1820 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 12:22:52.574339 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:52.574606 28813 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 12:22:52.574828 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599772574790 us; error 0 us; skew 500 ppm
I20260709 12:22:52.575203  1814 heartbeater.cc:344] Connected to a master server at 127.28.35.126:39015
I20260709 12:22:52.575562 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:52.575646  1814 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:52.576681  1814 heartbeater.cc:507] Master 127.28.35.126:39015 requested a full tablet report, sending...
I20260709 12:22:52.578398 28813 webserver.cc:533] Webserver started at http://127.28.35.67:42011/ using document root <none> and password file <none>
I20260709 12:22:52.578979 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:52.578989  1611 ts_manager.cc:194] Registered new tserver with Master: a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:52.579191 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:52.579694 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:52.580669  1611 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58454
I20260709 12:22:52.580753 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-2-root/instance:
uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-72p5"
I20260709 12:22:52.585534 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 12:22:52.588938  1825 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.589833 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:22:52.590093 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-2-root
uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-72p5"
I20260709 12:22:52.590346 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599608325354-28813-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 12:22:52.602967 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:52.604002 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:52.605525 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:52.607859 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:52.608089 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.608325 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:52.608497 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.647851 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.67:36427
I20260709 12:22:52.648001  1887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.67:36427 every 8 connection(s)
I20260709 12:22:52.662315  1888 heartbeater.cc:344] Connected to a master server at 127.28.35.126:39015
I20260709 12:22:52.662813  1888 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:52.663580  1888 heartbeater.cc:507] Master 127.28.35.126:39015 requested a full tablet report, sending...
I20260709 12:22:52.665584  1611 ts_manager.cc:194] Registered new tserver with Master: f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:52.665904 28813 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014702096s
I20260709 12:22:52.666965  1611 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58456
I20260709 12:22:52.690793  1611 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58472:
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 12:22:52.693567  1611 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 12:22:52.759907  1779 tablet_service.cc:1511] Processing CreateTablet for tablet 64d1516d07d6467496c255bdc030958c (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:52.761346  1779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d1516d07d6467496c255bdc030958c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.770040  1776 tablet_service.cc:1511] Processing CreateTablet for tablet cbe1c52a1a374f0b8145eec9a9c5ec5b (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:52.770066  1778 tablet_service.cc:1511] Processing CreateTablet for tablet 38b740e1e5c94493b2aa93f0b4774d71 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:52.771557  1776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe1c52a1a374f0b8145eec9a9c5ec5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.772300  1778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b740e1e5c94493b2aa93f0b4774d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.764896  1777 tablet_service.cc:1511] Processing CreateTablet for tablet 5cbd3b75d23e4e7aafecbe10167b1488 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:52.774807  1775 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8426f057154dec81599b4336343021 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:52.775709  1777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cbd3b75d23e4e7aafecbe10167b1488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.776544  1775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8426f057154dec81599b4336343021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.787804  1774 tablet_service.cc:1511] Processing CreateTablet for tablet ed846869ff134c21845e61a7294c1e4f (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:52.789440  1774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed846869ff134c21845e61a7294c1e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.807206  1773 tablet_service.cc:1511] Processing CreateTablet for tablet 54886169f24b41dc9895370eaf306005 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:52.808754  1773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54886169f24b41dc9895370eaf306005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.815318  1772 tablet_service.cc:1511] Processing CreateTablet for tablet 3f37e5d2129c47c39bcd2be0a024538a (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:52.816617  1772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f37e5d2129c47c39bcd2be0a024538a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.825012  1771 tablet_service.cc:1511] Processing CreateTablet for tablet b12f6f2f7ce84fdca34ccec3ce4d5aef (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:52.827574  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12f6f2f7ce84fdca34ccec3ce4d5aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.830204  1849 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8426f057154dec81599b4336343021 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:52.830710  1853 tablet_service.cc:1511] Processing CreateTablet for tablet 64d1516d07d6467496c255bdc030958c (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:52.831786  1849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8426f057154dec81599b4336343021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.833048  1852 tablet_service.cc:1511] Processing CreateTablet for tablet 38b740e1e5c94493b2aa93f0b4774d71 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:52.834600  1852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b740e1e5c94493b2aa93f0b4774d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.838491  1851 tablet_service.cc:1511] Processing CreateTablet for tablet 5cbd3b75d23e4e7aafecbe10167b1488 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:52.839970  1851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cbd3b75d23e4e7aafecbe10167b1488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.842866  1850 tablet_service.cc:1511] Processing CreateTablet for tablet cbe1c52a1a374f0b8145eec9a9c5ec5b (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:52.849207  1703 tablet_service.cc:1511] Processing CreateTablet for tablet 64d1516d07d6467496c255bdc030958c (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:52.851310  1703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d1516d07d6467496c255bdc030958c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.854910  1702 tablet_service.cc:1511] Processing CreateTablet for tablet 38b740e1e5c94493b2aa93f0b4774d71 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:52.855526  1699 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8426f057154dec81599b4336343021 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:52.857035  1702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b740e1e5c94493b2aa93f0b4774d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.857163  1700 tablet_service.cc:1511] Processing CreateTablet for tablet cbe1c52a1a374f0b8145eec9a9c5ec5b (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:52.858866  1701 tablet_service.cc:1511] Processing CreateTablet for tablet 5cbd3b75d23e4e7aafecbe10167b1488 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:52.859735  1853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d1516d07d6467496c255bdc030958c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.862125  1700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe1c52a1a374f0b8145eec9a9c5ec5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.861869  1848 tablet_service.cc:1511] Processing CreateTablet for tablet ed846869ff134c21845e61a7294c1e4f (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:52.862445  1847 tablet_service.cc:1511] Processing CreateTablet for tablet 54886169f24b41dc9895370eaf306005 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:52.863611  1701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cbd3b75d23e4e7aafecbe10167b1488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.863938  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54886169f24b41dc9895370eaf306005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.866394  1697 tablet_service.cc:1511] Processing CreateTablet for tablet 54886169f24b41dc9895370eaf306005 (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:52.867942  1697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54886169f24b41dc9895370eaf306005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.867583  1845 tablet_service.cc:1511] Processing CreateTablet for tablet b12f6f2f7ce84fdca34ccec3ce4d5aef (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:52.868981  1845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12f6f2f7ce84fdca34ccec3ce4d5aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.870483  1698 tablet_service.cc:1511] Processing CreateTablet for tablet ed846869ff134c21845e61a7294c1e4f (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:52.871452  1696 tablet_service.cc:1511] Processing CreateTablet for tablet 3f37e5d2129c47c39bcd2be0a024538a (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:52.866394  1846 tablet_service.cc:1511] Processing CreateTablet for tablet 3f37e5d2129c47c39bcd2be0a024538a (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:52.873251  1846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f37e5d2129c47c39bcd2be0a024538a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.873787  1695 tablet_service.cc:1511] Processing CreateTablet for tablet b12f6f2f7ce84fdca34ccec3ce4d5aef (DEFAULT_TABLE table=test-workload [id=5a0a247b133b492c947c3af8b50fd090]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:52.877207  1850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe1c52a1a374f0b8145eec9a9c5ec5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.881662  1695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12f6f2f7ce84fdca34ccec3ce4d5aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.883499  1696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f37e5d2129c47c39bcd2be0a024538a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.885252  1699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8426f057154dec81599b4336343021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.889617  1698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed846869ff134c21845e61a7294c1e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.881697  1848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed846869ff134c21845e61a7294c1e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.896595  1903 tablet_bootstrap.cc:492] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:52.905475  1903 tablet_bootstrap.cc:654] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:52.922832  1903 tablet_bootstrap.cc:492] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:52.927842  1903 ts_tablet_manager.cc:1403] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.006s
I20260709 12:22:52.933683  1903 raft_consensus.cc:359] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:52.934533  1903 raft_consensus.cc:385] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:52.934908  1903 raft_consensus.cc:740] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:52.935827  1903 consensus_queue.cc:260] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:52.945501  1904 tablet_bootstrap.cc:492] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:52.952541  1904 tablet_bootstrap.cc:654] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:52.963812  1907 tablet_bootstrap.cc:492] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:52.964570  1814 heartbeater.cc:499] Master 127.28.35.126:39015 was elected leader, sending a full tablet report...
I20260709 12:22:52.966616  1904 tablet_bootstrap.cc:492] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:52.969847  1904 ts_tablet_manager.cc:1403] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260709 12:22:52.973275  1904 raft_consensus.cc:359] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:52.979171  1904 raft_consensus.cc:385] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:52.979640  1904 raft_consensus.cc:740] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:52.966728  1903 ts_tablet_manager.cc:1434] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.022s
I20260709 12:22:52.982062  1903 tablet_bootstrap.cc:492] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:52.988821  1903 tablet_bootstrap.cc:654] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:52.994431  1907 tablet_bootstrap.cc:654] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:52.992444  1904 consensus_queue.cc:260] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.006873  1888 heartbeater.cc:499] Master 127.28.35.126:39015 was elected leader, sending a full tablet report...
I20260709 12:22:53.007334  1904 ts_tablet_manager.cc:1434] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.003s
I20260709 12:22:53.007800  1903 tablet_bootstrap.cc:492] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:53.008356  1903 ts_tablet_manager.cc:1403] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.002s
I20260709 12:22:53.008563  1904 tablet_bootstrap.cc:492] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:53.011324  1903 raft_consensus.cc:359] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.012218  1903 raft_consensus.cc:385] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.012599  1903 raft_consensus.cc:740] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.013455  1903 consensus_queue.cc:260] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.011840  1907 tablet_bootstrap.cc:492] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:53.015645  1907 ts_tablet_manager.cc:1403] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.004s
I20260709 12:22:53.017513  1904 tablet_bootstrap.cc:654] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.018548  1907 raft_consensus.cc:359] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.019323  1907 raft_consensus.cc:385] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.019624  1907 raft_consensus.cc:740] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.015681  1903 ts_tablet_manager.cc:1434] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 12:22:53.021461  1903 tablet_bootstrap.cc:492] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:53.021705  1907 consensus_queue.cc:260] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.023854  1904 tablet_bootstrap.cc:492] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:53.024464  1904 ts_tablet_manager.cc:1403] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 12:22:53.027556  1904 raft_consensus.cc:359] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.028424  1904 raft_consensus.cc:385] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.028772  1904 raft_consensus.cc:740] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.029641  1904 consensus_queue.cc:260] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.030186  1903 tablet_bootstrap.cc:654] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.032389  1904 ts_tablet_manager.cc:1434] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:53.033712  1904 tablet_bootstrap.cc:492] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:53.040190  1904 tablet_bootstrap.cc:654] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.049098  1907 ts_tablet_manager.cc:1434] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.033s	user 0.018s	sys 0.013s
I20260709 12:22:53.050238  1739 heartbeater.cc:499] Master 127.28.35.126:39015 was elected leader, sending a full tablet report...
I20260709 12:22:53.050583  1907 tablet_bootstrap.cc:492] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:53.057149  1907 tablet_bootstrap.cc:654] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.064262  1904 tablet_bootstrap.cc:492] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:53.064764  1904 ts_tablet_manager.cc:1403] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260709 12:22:53.067669  1903 tablet_bootstrap.cc:492] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:53.068343  1903 ts_tablet_manager.cc:1403] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.012s
I20260709 12:22:53.067936  1904 raft_consensus.cc:359] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.068703  1907 tablet_bootstrap.cc:492] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:53.068979  1904 raft_consensus.cc:385] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.069419  1907 ts_tablet_manager.cc:1403] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 12:22:53.069442  1904 raft_consensus.cc:740] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.070674  1904 consensus_queue.cc:260] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.071704  1903 raft_consensus.cc:359] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.072592  1903 raft_consensus.cc:385] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.073027  1903 raft_consensus.cc:740] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.073969  1903 consensus_queue.cc:260] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.076601  1904 ts_tablet_manager.cc:1434] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:22:53.077795  1904 tablet_bootstrap.cc:492] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:53.079363  1903 ts_tablet_manager.cc:1434] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:22:53.080611  1903 tablet_bootstrap.cc:492] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:53.084641  1904 tablet_bootstrap.cc:654] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.072257  1907 raft_consensus.cc:359] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } } peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } }
I20260709 12:22:53.086021  1907 raft_consensus.cc:385] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.086411  1907 raft_consensus.cc:740] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.087647  1903 tablet_bootstrap.cc:654] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.087286  1907 consensus_queue.cc:260] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } } peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } }
I20260709 12:22:53.089990  1907 ts_tablet_manager.cc:1434] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:22:53.090987  1907 tablet_bootstrap.cc:492] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:53.093354  1904 tablet_bootstrap.cc:492] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:53.094200  1904 ts_tablet_manager.cc:1403] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:22:53.097223  1907 tablet_bootstrap.cc:654] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.099025  1904 raft_consensus.cc:359] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } } peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } }
I20260709 12:22:53.100255  1904 raft_consensus.cc:385] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.100766  1904 raft_consensus.cc:740] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.103119  1904 consensus_queue.cc:260] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } } peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } }
I20260709 12:22:53.104127  1903 tablet_bootstrap.cc:492] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:53.104784  1903 ts_tablet_manager.cc:1403] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260709 12:22:53.105656  1907 tablet_bootstrap.cc:492] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:53.106091  1904 ts_tablet_manager.cc:1434] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 12:22:53.106230  1907 ts_tablet_manager.cc:1403] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 12:22:53.107378  1904 tablet_bootstrap.cc:492] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:53.108351  1903 raft_consensus.cc:359] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.109275  1903 raft_consensus.cc:385] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.109699  1903 raft_consensus.cc:740] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.110306  1907 raft_consensus.cc:359] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.111127  1907 raft_consensus.cc:385] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.110754  1903 consensus_queue.cc:260] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.111495  1907 raft_consensus.cc:740] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.112447  1907 consensus_queue.cc:260] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.114794  1907 ts_tablet_manager.cc:1434] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:22:53.114952  1904 tablet_bootstrap.cc:654] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.117609  1907 tablet_bootstrap.cc:492] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:53.122749  1903 ts_tablet_manager.cc:1434] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 12:22:53.124567  1907 tablet_bootstrap.cc:654] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.130156  1903 tablet_bootstrap.cc:492] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:53.132385  1904 tablet_bootstrap.cc:492] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:53.133111  1904 ts_tablet_manager.cc:1403] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260709 12:22:53.136188  1907 tablet_bootstrap.cc:492] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:53.136193  1904 raft_consensus.cc:359] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.136925  1907 ts_tablet_manager.cc:1403] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 12:22:53.137037  1903 tablet_bootstrap.cc:654] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.137297  1904 raft_consensus.cc:385] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.137666  1904 raft_consensus.cc:740] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.138510  1904 consensus_queue.cc:260] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.140177  1907 raft_consensus.cc:359] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.140791  1904 ts_tablet_manager.cc:1434] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:22:53.141028  1907 raft_consensus.cc:385] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.141474  1907 raft_consensus.cc:740] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.142454  1904 tablet_bootstrap.cc:492] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:53.142479  1907 consensus_queue.cc:260] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.143950  1903 tablet_bootstrap.cc:492] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:53.144462  1903 ts_tablet_manager.cc:1403] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:22:53.145071  1907 ts_tablet_manager.cc:1434] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:22:53.146175  1907 tablet_bootstrap.cc:492] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:53.148196  1903 raft_consensus.cc:359] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.149011  1903 raft_consensus.cc:385] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.149326  1903 raft_consensus.cc:740] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.150110  1903 consensus_queue.cc:260] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.150820  1904 tablet_bootstrap.cc:654] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.152411  1903 ts_tablet_manager.cc:1434] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:53.153507  1903 tablet_bootstrap.cc:492] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:53.158869  1906 raft_consensus.cc:493] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.159459  1906 raft_consensus.cc:515] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.163371  1906 leader_election.cc:290] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.158875  1907 tablet_bootstrap.cc:654] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.170511  1903 tablet_bootstrap.cc:654] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.183216  1907 tablet_bootstrap.cc:492] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:53.184463  1907 ts_tablet_manager.cc:1403] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.001s
I20260709 12:22:53.187390  1903 tablet_bootstrap.cc:492] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:53.188055  1903 ts_tablet_manager.cc:1403] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.009s
I20260709 12:22:53.188525  1907 raft_consensus.cc:359] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.189487  1907 raft_consensus.cc:385] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.189877  1907 raft_consensus.cc:740] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.190743  1913 raft_consensus.cc:493] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.191250  1903 raft_consensus.cc:359] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.191303  1913 raft_consensus.cc:515] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.192144  1903 raft_consensus.cc:385] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.191026  1907 consensus_queue.cc:260] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.192510  1903 raft_consensus.cc:740] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.193835  1903 consensus_queue.cc:260] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.194378  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8426f057154dec81599b4336343021" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:53.195216  1863 raft_consensus.cc:2468] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 0.
I20260709 12:22:53.195797  1904 tablet_bootstrap.cc:492] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:53.196396  1904 ts_tablet_manager.cc:1403] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.020s
I20260709 12:22:53.196987  1754 leader_election.cc:304] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.201998  1913 leader_election.cc:290] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.203466  1903 ts_tablet_manager.cc:1434] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 12:22:53.204581  1903 tablet_bootstrap.cc:492] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:53.206736  1906 raft_consensus.cc:2804] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.207197  1906 raft_consensus.cc:493] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.207558  1906 raft_consensus.cc:3060] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.211287  1904 raft_consensus.cc:359] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.212095  1904 raft_consensus.cc:385] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.212373  1904 raft_consensus.cc:740] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.213160  1904 consensus_queue.cc:260] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.215477  1904 ts_tablet_manager.cc:1434] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:22:53.220677  1928 raft_consensus.cc:493] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.222465  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8426f057154dec81599b4336343021" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:53.223296  1713 raft_consensus.cc:2468] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 0.
I20260709 12:22:53.224865  1907 ts_tablet_manager.cc:1434] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.008s
I20260709 12:22:53.225072  1928 raft_consensus.cc:515] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } } peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } }
I20260709 12:22:53.226024  1907 tablet_bootstrap.cc:492] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:53.227764  1910 raft_consensus.cc:493] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.230991  1910 raft_consensus.cc:515] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.232019  1904 tablet_bootstrap.cc:492] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:53.227468  1928 leader_election.cc:290] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.235152  1907 tablet_bootstrap.cc:654] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.236922  1910 leader_election.cc:290] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:53.227134  1906 raft_consensus.cc:515] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.243135  1903 tablet_bootstrap.cc:654] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.243702  1910 raft_consensus.cc:493] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.249043  1910 raft_consensus.cc:515] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.254561  1910 leader_election.cc:290] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:53.267643  1906 leader_election.cc:290] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.268618  1906 raft_consensus.cc:493] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.271544  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8426f057154dec81599b4336343021" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:53.276515  1713 raft_consensus.cc:3060] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.276391  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8426f057154dec81599b4336343021" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:53.277297  1863 raft_consensus.cc:3060] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.282123  1904 tablet_bootstrap.cc:654] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.269225  1906 raft_consensus.cc:515] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.285252  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbd3b75d23e4e7aafecbe10167b1488" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:53.286620  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1516d07d6467496c255bdc030958c" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:53.286621  1862 raft_consensus.cc:2468] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:53.287436  1861 raft_consensus.cc:2468] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:53.288457  1678 leader_election.cc:304] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.288817  1863 raft_consensus.cc:2468] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 1.
I20260709 12:22:53.289400  1928 raft_consensus.cc:2804] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.290839  1928 raft_consensus.cc:493] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.291574  1928 raft_consensus.cc:3060] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.294310  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed846869ff134c21845e61a7294c1e4f" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:53.295677  1907 tablet_bootstrap.cc:492] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
W20260709 12:22:53.296129  1753 leader_election.cc:343] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.296226  1907 ts_tablet_manager.cc:1403] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.017s
I20260709 12:22:53.296892  1713 raft_consensus.cc:2468] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 1.
I20260709 12:22:53.292982  1678 leader_election.cc:304] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.298206  1754 leader_election.cc:304] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.298488  1913 raft_consensus.cc:2804] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.298947  1913 raft_consensus.cc:493] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.299321  1913 raft_consensus.cc:3060] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.299690  1934 raft_consensus.cc:2804] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.301430  1907 raft_consensus.cc:359] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.302376  1907 raft_consensus.cc:385] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.302723  1907 raft_consensus.cc:740] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.310171  1906 leader_election.cc:290] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
W20260709 12:22:53.310633  1659 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:53.316133  1907 consensus_queue.cc:260] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.317162  1903 tablet_bootstrap.cc:492] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:53.317739  1903 ts_tablet_manager.cc:1403] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.018s
I20260709 12:22:53.318758  1913 raft_consensus.cc:515] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } } peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } }
I20260709 12:22:53.324961  1934 raft_consensus.cc:697] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Becoming Leader. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:53.326131  1934 consensus_queue.cc:237] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.327509  1904 tablet_bootstrap.cc:492] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:53.328078  1904 ts_tablet_manager.cc:1403] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.000s
I20260709 12:22:53.328054  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1516d07d6467496c255bdc030958c" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:53.328771  1861 raft_consensus.cc:3060] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.331333  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12f6f2f7ce84fdca34ccec3ce4d5aef" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:53.331817  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:53.332007  1713 raft_consensus.cc:2468] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 0.
W20260709 12:22:53.333595  1827 leader_election.cc:343] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.333288  1904 raft_consensus.cc:359] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.334187  1904 raft_consensus.cc:385] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.334362  1827 leader_election.cc:304] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.334594  1904 raft_consensus.cc:740] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.335477  1931 raft_consensus.cc:2804] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.336064  1931 raft_consensus.cc:493] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.335645  1904 consensus_queue.cc:260] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.336515  1931 raft_consensus.cc:3060] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.338371  1904 ts_tablet_manager.cc:1434] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:22:53.339423  1904 tablet_bootstrap.cc:492] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:53.340551  1861 raft_consensus.cc:2468] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:53.341842  1678 leader_election.cc:304] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.344439  1931 raft_consensus.cc:515] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.320735  1906 raft_consensus.cc:493] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.345906  1906 raft_consensus.cc:515] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.347849  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12f6f2f7ce84fdca34ccec3ce4d5aef" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:53.348486  1713 raft_consensus.cc:3060] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.350140  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:53.350430  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:53.350821  1862 raft_consensus.cc:2468] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 0.
I20260709 12:22:53.313490  1928 raft_consensus.cc:515] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.320794  1903 raft_consensus.cc:359] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } } peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } }
I20260709 12:22:53.352347  1903 raft_consensus.cc:385] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.352756  1903 raft_consensus.cc:740] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.353681  1928 leader_election.cc:290] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.353783  1903 consensus_queue.cc:260] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } } peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } }
I20260709 12:22:53.356472  1928 raft_consensus.cc:2804] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.356933  1928 raft_consensus.cc:697] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:53.357795  1928 consensus_queue.cc:237] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } } peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } }
I20260709 12:22:53.346640  1931 leader_election.cc:290] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
W20260709 12:22:53.351938  1753 leader_election.cc:343] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.356980  1903 ts_tablet_manager.cc:1434] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 12:22:53.320104  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed846869ff134c21845e61a7294c1e4f" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:53.364526  1913 leader_election.cc:290] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.365403  1903 tablet_bootstrap.cc:492] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:53.365724  1754 leader_election.cc:304] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: a4c588e2d94b418c8c1c9cd0f088a859
I20260709 12:22:53.367794  1937 raft_consensus.cc:2804] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.369902  1937 raft_consensus.cc:493] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.360329  1904 tablet_bootstrap.cc:654] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.359166  1713 raft_consensus.cc:2468] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 1.
I20260709 12:22:53.374374  1827 leader_election.cc:304] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.374441  1937 raft_consensus.cc:3060] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.375469  1931 raft_consensus.cc:2804] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.375981  1907 ts_tablet_manager.cc:1434] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.078s	user 0.022s	sys 0.003s
I20260709 12:22:53.375953  1931 raft_consensus.cc:697] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Becoming Leader. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
W20260709 12:22:53.367146  1754 leader_election.cc:343] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.376866  1931 consensus_queue.cc:237] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.377182  1754 leader_election.cc:304] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00; no voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:22:53.380564  1903 tablet_bootstrap.cc:654] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.386091  1907 tablet_bootstrap.cc:492] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:53.386281  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbd3b75d23e4e7aafecbe10167b1488" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:53.392735  1934 raft_consensus.cc:2749] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:53.392836  1863 raft_consensus.cc:3060] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.388099  1611 catalog_manager.cc:5697] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:53.400120  1907 tablet_bootstrap.cc:654] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.401511  1607 catalog_manager.cc:5697] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 reported cstate change: term changed from 0 to 1, leader changed from <none> to a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "a428e8dcb44941508da9a151cbc0fd00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:53.405583  1903 tablet_bootstrap.cc:492] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:53.406178  1903 ts_tablet_manager.cc:1403] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.000s
I20260709 12:22:53.392270  1944 raft_consensus.cc:493] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.407727  1944 raft_consensus.cc:515] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } } peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } }
I20260709 12:22:53.410089  1944 leader_election.cc:290] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427), a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971)
I20260709 12:22:53.411255  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1516d07d6467496c255bdc030958c" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:53.413986  1861 raft_consensus.cc:2393] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a428e8dcb44941508da9a151cbc0fd00 in current term 1: Already voted for candidate a4c588e2d94b418c8c1c9cd0f088a859 in this term.
I20260709 12:22:53.412431  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1516d07d6467496c255bdc030958c" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:53.415518  1863 raft_consensus.cc:2468] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:53.414942  1610 catalog_manager.cc:5697] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:53.417151  1753 leader_election.cc:304] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00; no voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:22:53.409291  1903 raft_consensus.cc:359] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.418210  1934 raft_consensus.cc:3060] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.418360  1903 raft_consensus.cc:385] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.418697  1903 raft_consensus.cc:740] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.419533  1903 consensus_queue.cc:260] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.420444  1678 leader_election.cc:304] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.422966  1928 raft_consensus.cc:2804] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.423629  1928 raft_consensus.cc:697] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:53.424738  1928 consensus_queue.cc:237] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.426548  1934 raft_consensus.cc:2749] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:53.428714  1903 ts_tablet_manager.cc:1434] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:22:53.429787  1903 tablet_bootstrap.cc:492] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:53.361016  1906 leader_election.cc:290] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.435117  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbd3b75d23e4e7aafecbe10167b1488" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:53.436112  1789 raft_consensus.cc:2468] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:53.437559  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1516d07d6467496c255bdc030958c" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:53.438282  1788 raft_consensus.cc:2468] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:53.439596  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1516d07d6467496c255bdc030958c" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:53.440636  1937 raft_consensus.cc:515] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.443578  1937 leader_election.cc:290] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.444279  1786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbd3b75d23e4e7aafecbe10167b1488" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:53.445055  1786 raft_consensus.cc:3060] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.447269  1904 tablet_bootstrap.cc:492] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:53.447932  1904 ts_tablet_manager.cc:1403] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.000s
I20260709 12:22:53.448369  1928 raft_consensus.cc:493] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.448866  1928 raft_consensus.cc:515] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.449772  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12f6f2f7ce84fdca34ccec3ce4d5aef" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:53.450474  1785 raft_consensus.cc:2468] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 0.
I20260709 12:22:53.451625  1928 leader_election.cc:290] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.452409  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:53.453032  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f37e5d2129c47c39bcd2be0a024538a" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:53.454226  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:53.454883  1861 raft_consensus.cc:3060] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:53.455260  1678 leader_election.cc:343] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:53.459404  1753 leader_election.cc:343] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.460742  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12f6f2f7ce84fdca34ccec3ce4d5aef" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:53.461613  1788 raft_consensus.cc:3060] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.462092  1904 raft_consensus.cc:359] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.463071  1904 raft_consensus.cc:385] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.463419  1904 raft_consensus.cc:740] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.467658  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f37e5d2129c47c39bcd2be0a024538a" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:53.468613  1785 raft_consensus.cc:2468] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:53.464524  1904 consensus_queue.cc:260] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.470224  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:53.471401  1789 raft_consensus.cc:2393] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0573a5afa634ac7b1559ad7a4571a3f in current term 1: Already voted for candidate a428e8dcb44941508da9a151cbc0fd00 in this term.
I20260709 12:22:53.472738  1907 tablet_bootstrap.cc:492] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:53.473397  1907 ts_tablet_manager.cc:1403] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.088s	user 0.037s	sys 0.043s
I20260709 12:22:53.476644  1907 raft_consensus.cc:359] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.477337  1904 ts_tablet_manager.cc:1434] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 12:22:53.477455  1907 raft_consensus.cc:385] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.478000  1907 raft_consensus.cc:740] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.477850  1677 leader_election.cc:304] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:22:53.478511  1904 tablet_bootstrap.cc:492] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:53.479287  1928 raft_consensus.cc:2804] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.479696  1928 raft_consensus.cc:493] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.480049  1928 raft_consensus.cc:3060] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.482673  1786 raft_consensus.cc:2468] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:53.484372  1827 leader_election.cc:304] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0573a5afa634ac7b1559ad7a4571a3f; no voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859
I20260709 12:22:53.486027  1904 tablet_bootstrap.cc:654] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.487600  1928 raft_consensus.cc:515] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.490998  1907 consensus_queue.cc:260] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.495011  1907 ts_tablet_manager.cc:1434] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:22:53.495539  1928 leader_election.cc:290] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.560887  1788 raft_consensus.cc:2468] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 1.
I20260709 12:22:53.521166  1903 tablet_bootstrap.cc:654] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.503171  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f37e5d2129c47c39bcd2be0a024538a" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
W20260709 12:22:53.564859  1678 leader_election.cc:343] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.565917  1956 raft_consensus.cc:493] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.565407  1610 catalog_manager.cc:5697] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:53.566347  1956 raft_consensus.cc:515] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.569449  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed846869ff134c21845e61a7294c1e4f" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:53.570101  1713 raft_consensus.cc:2468] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 0.
I20260709 12:22:53.570050  1956 leader_election.cc:290] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:53.571327  1827 leader_election.cc:304] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.571611  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed846869ff134c21845e61a7294c1e4f" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:53.572255  1788 raft_consensus.cc:2468] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 0.
I20260709 12:22:53.503345  1937 raft_consensus.cc:493] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.561759  1907 tablet_bootstrap.cc:492] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:53.503155  1861 raft_consensus.cc:2468] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 1.
I20260709 12:22:53.573659  1937 raft_consensus.cc:515] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.513770  1786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f37e5d2129c47c39bcd2be0a024538a" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:53.574646  1786 raft_consensus.cc:3060] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.572731  1956 raft_consensus.cc:2804] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.579037  1956 raft_consensus.cc:493] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.579209  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1c52a1a374f0b8145eec9a9c5ec5b" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:53.575829  1937 leader_election.cc:290] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.576588  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1c52a1a374f0b8145eec9a9c5ec5b" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:53.581579  1863 raft_consensus.cc:2468] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 0.
I20260709 12:22:53.581758  1713 raft_consensus.cc:2468] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 0.
I20260709 12:22:53.577993  1904 tablet_bootstrap.cc:492] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:53.582858  1753 leader_election.cc:304] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:53.577762  1754 leader_election.cc:304] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: a4c588e2d94b418c8c1c9cd0f088a859
I20260709 12:22:53.583823  1903 tablet_bootstrap.cc:492] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:53.584371  1903 ts_tablet_manager.cc:1403] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.010s
I20260709 12:22:53.584969  1906 raft_consensus.cc:2804] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.585421  1906 raft_consensus.cc:493] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.585737  1906 raft_consensus.cc:3060] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.587416  1903 raft_consensus.cc:359] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.587898  1903 raft_consensus.cc:385] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.588057  1903 raft_consensus.cc:740] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.588650  1903 consensus_queue.cc:260] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.589120  1786 raft_consensus.cc:2468] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:53.589409  1934 raft_consensus.cc:2804] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.524657  1910 raft_consensus.cc:493] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.573985  1931 raft_consensus.cc:2749] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:53.590735  1903 ts_tablet_manager.cc:1434] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:53.590914  1677 leader_election.cc:304] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:22:53.579509  1956 raft_consensus.cc:3060] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.592839  1928 raft_consensus.cc:2804] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.580626  1907 tablet_bootstrap.cc:654] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.583372  1904 ts_tablet_manager.cc:1403] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.105s	user 0.018s	sys 0.000s
I20260709 12:22:53.594058  1928 raft_consensus.cc:697] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:53.510051  1787 raft_consensus.cc:2468] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:53.590458  1910 raft_consensus.cc:515] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.595078  1928 consensus_queue.cc:237] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.589993  1934 raft_consensus.cc:697] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Becoming Leader. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:53.595202  1906 raft_consensus.cc:515] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.597373  1934 consensus_queue.cc:237] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.596459  1904 raft_consensus.cc:359] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.599295  1904 raft_consensus.cc:385] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.599628  1904 raft_consensus.cc:740] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.599997  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54886169f24b41dc9895370eaf306005" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:53.600476  1910 leader_election.cc:290] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:53.600565  1904 consensus_queue.cc:260] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.600828  1956 raft_consensus.cc:515] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.603291  1906 leader_election.cc:290] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.603446  1786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54886169f24b41dc9895370eaf306005" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:53.604159  1786 raft_consensus.cc:2468] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 0.
I20260709 12:22:53.605437  1827 leader_election.cc:304] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.605677  1904 ts_tablet_manager.cc:1434] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:22:53.605551  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1c52a1a374f0b8145eec9a9c5ec5b" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:53.605918  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1c52a1a374f0b8145eec9a9c5ec5b" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:53.606323  1713 raft_consensus.cc:3060] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.606509  1863 raft_consensus.cc:3060] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.608985  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed846869ff134c21845e61a7294c1e4f" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:53.609601  1712 raft_consensus.cc:3060] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.606541  1931 raft_consensus.cc:2804] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.614738  1931 raft_consensus.cc:493] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.615091  1931 raft_consensus.cc:3060] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.616652  1863 raft_consensus.cc:2468] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 1.
I20260709 12:22:53.616847  1713 raft_consensus.cc:2468] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 1.
W20260709 12:22:53.617590  1827 leader_election.cc:343] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.618026  1754 leader_election.cc:304] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.619392  1906 raft_consensus.cc:2804] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.620050  1906 raft_consensus.cc:697] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Becoming Leader. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:53.621281  1906 consensus_queue.cc:237] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.625828  1931 raft_consensus.cc:515] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.627102  1907 tablet_bootstrap.cc:492] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:53.633085  1907 ts_tablet_manager.cc:1403] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.012s
I20260709 12:22:53.636018  1907 raft_consensus.cc:359] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.636471  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54886169f24b41dc9895370eaf306005" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:53.636780  1907 raft_consensus.cc:385] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.637079  1907 raft_consensus.cc:740] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.637090  1787 raft_consensus.cc:3060] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.637849  1907 consensus_queue.cc:260] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.638679  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54886169f24b41dc9895370eaf306005" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:53.639909  1907 ts_tablet_manager.cc:1434] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:22:53.635823  1611 catalog_manager.cc:5697] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 reported cstate change: term changed from 0 to 1, leader changed from <none> to a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "a428e8dcb44941508da9a151cbc0fd00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:53.640604  1827 leader_election.cc:343] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.640873  1907 tablet_bootstrap.cc:492] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:53.630709  1956 leader_election.cc:290] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:53.629645  1607 catalog_manager.cc:5697] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:53.647449  1907 tablet_bootstrap.cc:654] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.632227  1786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed846869ff134c21845e61a7294c1e4f" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:53.629735  1712 raft_consensus.cc:2468] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 1.
I20260709 12:22:53.659353  1611 catalog_manager.cc:5697] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 reported cstate change: term changed from 0 to 1, leader changed from <none> to a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "a428e8dcb44941508da9a151cbc0fd00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:53.660667  1827 leader_election.cc:304] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:53.662971  1956 raft_consensus.cc:2804] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.663471  1956 raft_consensus.cc:697] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Becoming Leader. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:22:53.664305  1956 consensus_queue.cc:237] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.667043  1907 tablet_bootstrap.cc:492] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:53.667658  1907 ts_tablet_manager.cc:1403] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.003s
I20260709 12:22:53.661303  1786 raft_consensus.cc:3060] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.661953  1787 raft_consensus.cc:2468] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 1.
I20260709 12:22:53.669948  1931 leader_election.cc:290] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:53.670425  1827 leader_election.cc:304] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: a4c588e2d94b418c8c1c9cd0f088a859
I20260709 12:22:53.670491  1907 raft_consensus.cc:359] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.671274  1907 raft_consensus.cc:385] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.671468  1956 raft_consensus.cc:2804] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.671556  1907 raft_consensus.cc:740] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.672206  1956 raft_consensus.cc:697] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Becoming Leader. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:22:53.672672  1907 consensus_queue.cc:260] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.673105  1956 consensus_queue.cc:237] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.677258  1607 catalog_manager.cc:5697] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:53.682464  1907 ts_tablet_manager.cc:1434] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 12:22:53.688625  1786 raft_consensus.cc:2468] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 1.
I20260709 12:22:53.694456  1610 catalog_manager.cc:5697] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:53.700608  1928 raft_consensus.cc:493] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.701162  1928 raft_consensus.cc:515] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.703428  1928 leader_election.cc:290] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.704182  1786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:53.704463  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:53.705219  1863 raft_consensus.cc:2393] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4c588e2d94b418c8c1c9cd0f088a859 in current term 1: Already voted for candidate a428e8dcb44941508da9a151cbc0fd00 in this term.
I20260709 12:22:53.706122  1678 leader_election.cc:304] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859; no voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:22:53.706779  1928 raft_consensus.cc:3060] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.711648  1928 raft_consensus.cc:2749] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:53.740335  1928 raft_consensus.cc:493] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.740950  1928 raft_consensus.cc:515] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.742910  1928 leader_election.cc:290] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:53.743860  1786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54886169f24b41dc9895370eaf306005" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:53.744031  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54886169f24b41dc9895370eaf306005" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:53.744602  1786 raft_consensus.cc:2393] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4c588e2d94b418c8c1c9cd0f088a859 in current term 1: Already voted for candidate f0573a5afa634ac7b1559ad7a4571a3f in this term.
I20260709 12:22:53.745651  1678 leader_election.cc:304] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859; no voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:22:53.746304  1928 raft_consensus.cc:3060] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.751406  1928 raft_consensus.cc:2749] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:53.802218  1928 consensus_queue.cc:1048] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:53.814833  1928 consensus_queue.cc:1048] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:53.826597  1956 consensus_queue.cc:1048] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:53.837114  1910 consensus_queue.cc:1048] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:53.838228  1906 consensus_queue.cc:1048] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:53.851444  1928 consensus_queue.cc:1048] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:53.854518  1910 raft_consensus.cc:493] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.855094  1910 raft_consensus.cc:515] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:53.859064  1934 consensus_queue.cc:1048] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:53.860313  1910 leader_election.cc:290] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:53.862504  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f37e5d2129c47c39bcd2be0a024538a" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:53.863374  1787 raft_consensus.cc:2393] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0573a5afa634ac7b1559ad7a4571a3f in current term 1: Already voted for candidate a4c588e2d94b418c8c1c9cd0f088a859 in this term.
I20260709 12:22:53.864784  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f37e5d2129c47c39bcd2be0a024538a" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:53.868017  1827 leader_election.cc:304] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0573a5afa634ac7b1559ad7a4571a3f; no voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859
I20260709 12:22:53.869524  1931 raft_consensus.cc:3060] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.872345  1913 consensus_queue.cc:1048] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:53.877017  1931 raft_consensus.cc:2749] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:53.923235  1786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
mode: GRACEFUL
new_leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
 from {username='slave'} at 127.0.0.1:43206
I20260709 12:22:53.923816  1786 raft_consensus.cc:606] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Received request to transfer leadership to TS a4c588e2d94b418c8c1c9cd0f088a859
I20260709 12:22:53.931911  1786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbe1c52a1a374f0b8145eec9a9c5ec5b"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
mode: GRACEFUL
new_leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
 from {username='slave'} at 127.0.0.1:43206
I20260709 12:22:53.932430  1786 raft_consensus.cc:606] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Received request to transfer leadership to TS a4c588e2d94b418c8c1c9cd0f088a859
I20260709 12:22:53.947583  1863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed846869ff134c21845e61a7294c1e4f"
dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
mode: GRACEFUL
new_leader_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:48384
I20260709 12:22:53.948112  1863 raft_consensus.cc:606] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Received request to transfer leadership to TS a428e8dcb44941508da9a151cbc0fd00
I20260709 12:22:53.953068  1863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54886169f24b41dc9895370eaf306005"
dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
mode: GRACEFUL
new_leader_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:48384
I20260709 12:22:53.953613  1863 raft_consensus.cc:606] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Received request to transfer leadership to TS a428e8dcb44941508da9a151cbc0fd00
I20260709 12:22:53.967399  1712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f37e5d2129c47c39bcd2be0a024538a"
dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
mode: GRACEFUL
new_leader_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:59784
I20260709 12:22:53.967931  1712 raft_consensus.cc:606] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Received request to transfer leadership to TS a428e8dcb44941508da9a151cbc0fd00
I20260709 12:22:54.003814  1928 consensus_queue.cc:1048] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.016126  1928 consensus_queue.cc:1048] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.024119  1939 raft_consensus.cc:993] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859: : Instructing follower a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:54.024610  1928 raft_consensus.cc:1081] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Signalling peer a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:54.026222  1786 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f37e5d2129c47c39bcd2be0a024538a"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:43200
I20260709 12:22:54.026860  1786 raft_consensus.cc:493] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:54.027218  1786 raft_consensus.cc:3060] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.032094  1786 raft_consensus.cc:515] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.033998  1786 leader_election.cc:290] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:54.034722  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f37e5d2129c47c39bcd2be0a024538a" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:54.035071  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f37e5d2129c47c39bcd2be0a024538a" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:54.035393  1712 raft_consensus.cc:3055] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:54.035684  1863 raft_consensus.cc:3060] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.035723  1712 raft_consensus.cc:740] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:54.036613  1712 consensus_queue.cc:260] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.037861  1712 raft_consensus.cc:3060] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.042820  1863 raft_consensus.cc:2468] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
I20260709 12:22:54.043999  1754 leader_election.cc:304] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:54.044795  1937 raft_consensus.cc:2804] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:54.044885  1712 raft_consensus.cc:2468] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
I20260709 12:22:54.045279  1937 raft_consensus.cc:697] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Becoming Leader. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:54.046190  1937 consensus_queue.cc:237] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.052345  1611 catalog_manager.cc:5697] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 reported cstate change: term changed from 1 to 2, leader changed from a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65) to a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a428e8dcb44941508da9a151cbc0fd00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:54.060304  1937 consensus_queue.cc:1048] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.063102  1931 consensus_queue.cc:1048] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.067581  1906 raft_consensus.cc:993] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00: : Instructing follower a4c588e2d94b418c8c1c9cd0f088a859 to start an election
I20260709 12:22:54.068034  1906 raft_consensus.cc:1081] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Signalling peer a4c588e2d94b418c8c1c9cd0f088a859 to start an election
I20260709 12:22:54.069929  1712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71"
dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
 from {username='slave'} at 127.0.0.1:59768
I20260709 12:22:54.070660  1712 raft_consensus.cc:493] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:54.071312  1712 raft_consensus.cc:3060] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.071874  1910 raft_consensus.cc:993] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f: : Instructing follower a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:54.072365  1910 raft_consensus.cc:1081] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Signalling peer a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:54.078018  1787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54886169f24b41dc9895370eaf306005"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:43202
I20260709 12:22:54.078687  1787 raft_consensus.cc:493] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:54.079057  1787 raft_consensus.cc:3060] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.080875  1937 consensus_queue.cc:1048] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:54.088766  1910 consensus_queue.cc:1048] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:54.095064  1910 consensus_queue.cc:1048] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.097270  1787 raft_consensus.cc:515] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.098810  1786 raft_consensus.cc:1240] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Rejecting Update request from peer f0573a5afa634ac7b1559ad7a4571a3f for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:54.097065  1712 raft_consensus.cc:515] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.101714  1713 raft_consensus.cc:1240] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Rejecting Update request from peer a428e8dcb44941508da9a151cbc0fd00 for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:54.104949  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:54.105774  1789 raft_consensus.cc:3055] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:54.106289  1789 raft_consensus.cc:740] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:54.105607  1944 consensus_queue.cc:1048] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:54.107375  1789 consensus_queue.cc:260] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.108728  1789 raft_consensus.cc:3060] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.116430  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b740e1e5c94493b2aa93f0b4774d71" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:54.117492  1863 raft_consensus.cc:3060] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.118844  1910 consensus_queue.cc:1059] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.119669  1984 raft_consensus.cc:3055] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:54.120092  1984 raft_consensus.cc:740] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:22:54.121073  1984 consensus_queue.cc:260] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.122234  1984 raft_consensus.cc:3060] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.122203  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54886169f24b41dc9895370eaf306005" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:54.122810  1789 raft_consensus.cc:2468] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 2.
I20260709 12:22:54.123132  1710 raft_consensus.cc:3060] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.124455  1677 leader_election.cc:304] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:54.125413  1928 raft_consensus.cc:2804] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:54.125638  1863 raft_consensus.cc:2468] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 2.
I20260709 12:22:54.125893  1928 raft_consensus.cc:697] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:54.127220  1712 leader_election.cc:290] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 2 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:54.126892  1928 consensus_queue.cc:237] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [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: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.126890  1787 leader_election.cc:290] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:54.130344  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54886169f24b41dc9895370eaf306005" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:54.132299  1710 raft_consensus.cc:2468] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
W20260709 12:22:54.109138  1944 consensus_queue.cc:1175] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer a428e8dcb44941508da9a151cbc0fd00 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:22:54.133873  1753 leader_election.cc:304] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:54.134591  1937 raft_consensus.cc:2804] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:54.135089  1937 raft_consensus.cc:697] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Becoming Leader. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:54.136432  1937 consensus_queue.cc:237] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [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: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.140450  1906 raft_consensus.cc:993] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00: : Instructing follower a4c588e2d94b418c8c1c9cd0f088a859 to start an election
I20260709 12:22:54.140874  1906 raft_consensus.cc:1081] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Signalling peer a4c588e2d94b418c8c1c9cd0f088a859 to start an election
I20260709 12:22:54.145743  1710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbe1c52a1a374f0b8145eec9a9c5ec5b"
dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
 from {username='slave'} at 127.0.0.1:59768
I20260709 12:22:54.146389  1710 raft_consensus.cc:493] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:54.146829  1710 raft_consensus.cc:3060] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.152091  1610 catalog_manager.cc:5697] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 reported cstate change: term changed from 1 to 2, leader changed from f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67) to a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a428e8dcb44941508da9a151cbc0fd00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:54.153208  1910 raft_consensus.cc:993] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f: : Instructing follower a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:54.153061  1609 catalog_manager.cc:5697] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 1 to 2, leader changed from a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66) to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:54.154419  1910 raft_consensus.cc:1081] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Signalling peer a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:54.153539  1944 consensus_queue.cc:1048] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.158140  1861 raft_consensus.cc:2468] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
I20260709 12:22:54.162057  1788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed846869ff134c21845e61a7294c1e4f"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:43202
I20260709 12:22:54.162734  1788 raft_consensus.cc:493] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:54.170610  1788 raft_consensus.cc:3060] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.168283  1910 consensus_queue.cc:1048] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:22:54.169716  1710 raft_consensus.cc:515] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.175341  1713 raft_consensus.cc:1240] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Rejecting Update request from peer a428e8dcb44941508da9a151cbc0fd00 for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:54.176585  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1c52a1a374f0b8145eec9a9c5ec5b" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:54.177258  1787 raft_consensus.cc:3055] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:54.177621  1787 raft_consensus.cc:740] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:54.177407  1944 consensus_queue.cc:1059] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.178944  1710 leader_election.cc:290] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 2 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:54.178798  1787 consensus_queue.cc:260] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.179981  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe1c52a1a374f0b8145eec9a9c5ec5b" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:54.180140  1787 raft_consensus.cc:3060] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.180583  1863 raft_consensus.cc:3060] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.188700  1787 raft_consensus.cc:2468] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 2.
W20260709 12:22:54.189495  1934 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:22:54.188995  1788 raft_consensus.cc:515] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.189766  1863 raft_consensus.cc:2468] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 2.
I20260709 12:22:54.191143  1678 leader_election.cc:304] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:54.191609  1789 raft_consensus.cc:1240] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Rejecting Update request from peer f0573a5afa634ac7b1559ad7a4571a3f for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:54.192071  1928 raft_consensus.cc:2804] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:54.192637  1928 raft_consensus.cc:697] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:54.193368  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed846869ff134c21845e61a7294c1e4f" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:54.193488  1928 consensus_queue.cc:237] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [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: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.195648  1910 consensus_queue.cc:1059] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.196192  1788 leader_election.cc:290] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:54.196485  1910 raft_consensus.cc:3055] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:54.196946  1910 raft_consensus.cc:740] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:22:54.197878  1910 consensus_queue.cc:260] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.198954  1910 raft_consensus.cc:3060] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.201598  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed846869ff134c21845e61a7294c1e4f" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:54.208446  1611 catalog_manager.cc:5697] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 1 to 2, leader changed from a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66) to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:54.211683  1863 raft_consensus.cc:2468] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
I20260709 12:22:54.213312  1754 leader_election.cc:304] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [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: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: a4c588e2d94b418c8c1c9cd0f088a859
I20260709 12:22:54.214112  1934 raft_consensus.cc:2804] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:54.214745  1934 raft_consensus.cc:697] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Becoming Leader. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:54.215617  1934 consensus_queue.cc:237] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [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: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:54.222654  1611 catalog_manager.cc:5697] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 reported cstate change: term changed from 1 to 2, leader changed from f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67) to a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a428e8dcb44941508da9a151cbc0fd00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:54.502141  1712 raft_consensus.cc:1275] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:54.503470  1934 consensus_queue.cc:1048] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:54.511178  1863 raft_consensus.cc:1275] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:54.512727  1944 consensus_queue.cc:1048] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:54.584741  1863 raft_consensus.cc:1275] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Refusing update from remote peer a4c588e2d94b418c8c1c9cd0f088a859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:54.586117  1913 consensus_queue.cc:1048] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:54.595453  1788 raft_consensus.cc:1275] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Refusing update from remote peer a4c588e2d94b418c8c1c9cd0f088a859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:54.597090  1913 consensus_queue.cc:1048] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:54.615046  1712 raft_consensus.cc:3060] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.619273  1788 raft_consensus.cc:1275] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Refusing update from remote peer a4c588e2d94b418c8c1c9cd0f088a859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:54.620867  1913 consensus_queue.cc:1048] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:54.622120  1712 raft_consensus.cc:1275] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:54.623562  1937 consensus_queue.cc:1048] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:54.629861  1863 raft_consensus.cc:1275] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Refusing update from remote peer a4c588e2d94b418c8c1c9cd0f088a859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:54.631882  1939 consensus_queue.cc:1048] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:54.636096  1861 raft_consensus.cc:1275] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:54.637738  1944 consensus_queue.cc:1048] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:54.679827  1861 raft_consensus.cc:1275] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:54.681082  1944 consensus_queue.cc:1048] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:54.689527  1710 raft_consensus.cc:1275] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:54.691118  1934 consensus_queue.cc:1048] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:57.004875  1609 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58484:
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 12:22:57.007910  1609 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 12:22:57.062635  1697 tablet_service.cc:1511] Processing CreateTablet for tablet 400278098d7e4bbcafac9b7bd9176bf8 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:57.063277  1773 tablet_service.cc:1511] Processing CreateTablet for tablet 400278098d7e4bbcafac9b7bd9176bf8 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:57.064088  1697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400278098d7e4bbcafac9b7bd9176bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.064639  1773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400278098d7e4bbcafac9b7bd9176bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.064988  1846 tablet_service.cc:1511] Processing CreateTablet for tablet 400278098d7e4bbcafac9b7bd9176bf8 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:57.066234  1846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400278098d7e4bbcafac9b7bd9176bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.070540  1702 tablet_service.cc:1511] Processing CreateTablet for tablet 706f11f234dd4257bb68b9132ea69c5e (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:57.072064  1702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706f11f234dd4257bb68b9132ea69c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.071910  1775 tablet_service.cc:1511] Processing CreateTablet for tablet 706f11f234dd4257bb68b9132ea69c5e (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:57.073212  1775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706f11f234dd4257bb68b9132ea69c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.076351  1701 tablet_service.cc:1511] Processing CreateTablet for tablet 69ead6877f4c4d77890e6e8b3cb8b652 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:57.077828  1701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ead6877f4c4d77890e6e8b3cb8b652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.078378  1850 tablet_service.cc:1511] Processing CreateTablet for tablet 706f11f234dd4257bb68b9132ea69c5e (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:57.079797  1850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706f11f234dd4257bb68b9132ea69c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.091943  1772 tablet_service.cc:1511] Processing CreateTablet for tablet 69ead6877f4c4d77890e6e8b3cb8b652 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:57.093578  1772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ead6877f4c4d77890e6e8b3cb8b652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.099370  1848 tablet_service.cc:1511] Processing CreateTablet for tablet 69ead6877f4c4d77890e6e8b3cb8b652 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:57.100943  1848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ead6877f4c4d77890e6e8b3cb8b652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.112342  1698 tablet_service.cc:1511] Processing CreateTablet for tablet 34e48181ef344852abeca40fd26142e1 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:57.114727  1698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e48181ef344852abeca40fd26142e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.114802  1779 tablet_service.cc:1511] Processing CreateTablet for tablet 34e48181ef344852abeca40fd26142e1 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:57.116555  1779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e48181ef344852abeca40fd26142e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.124526  1845 tablet_service.cc:1511] Processing CreateTablet for tablet 34e48181ef344852abeca40fd26142e1 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:57.126400  1845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e48181ef344852abeca40fd26142e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.140494  2007 tablet_bootstrap.cc:492] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:57.140811  1700 tablet_service.cc:1511] Processing CreateTablet for tablet c3092284f3374958b8595c699e578670 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:57.142437  1700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3092284f3374958b8595c699e578670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.162011  2008 tablet_bootstrap.cc:492] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:57.166164  1772 tablet_service.cc:1511] Processing CreateTablet for tablet c3092284f3374958b8595c699e578670 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:57.166496  1846 tablet_service.cc:1511] Processing CreateTablet for tablet c3092284f3374958b8595c699e578670 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:57.168046  1846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3092284f3374958b8595c699e578670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.168684  2008 tablet_bootstrap.cc:654] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.168905  1772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3092284f3374958b8595c699e578670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.174937  1773 tablet_service.cc:1511] Processing CreateTablet for tablet ba6a744156ed453bb1fc00161c70e4f7 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:57.176294  1773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6a744156ed453bb1fc00161c70e4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.176754  1850 tablet_service.cc:1511] Processing CreateTablet for tablet ba6a744156ed453bb1fc00161c70e4f7 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:57.178249  1850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6a744156ed453bb1fc00161c70e4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.178725  1697 tablet_service.cc:1511] Processing CreateTablet for tablet e40d263353f34520a7bff3a7b52ab855 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:57.180055  1697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40d263353f34520a7bff3a7b52ab855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.189800  1698 tablet_service.cc:1511] Processing CreateTablet for tablet ba6a744156ed453bb1fc00161c70e4f7 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:57.191493  1775 tablet_service.cc:1511] Processing CreateTablet for tablet e40d263353f34520a7bff3a7b52ab855 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:57.192988  1775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40d263353f34520a7bff3a7b52ab855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.202759  1845 tablet_service.cc:1511] Processing CreateTablet for tablet e40d263353f34520a7bff3a7b52ab855 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:57.204735  2008 tablet_bootstrap.cc:492] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:57.205089  1696 tablet_service.cc:1511] Processing CreateTablet for tablet 33a91b3a85474c48b88f4ebb3e71de15 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:57.205945  2008 ts_tablet_manager.cc:1403] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.009s
I20260709 12:22:57.206238  1845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40d263353f34520a7bff3a7b52ab855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.209196  1779 tablet_service.cc:1511] Processing CreateTablet for tablet 33a91b3a85474c48b88f4ebb3e71de15 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:57.210752  1779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a91b3a85474c48b88f4ebb3e71de15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.210863  1847 tablet_service.cc:1511] Processing CreateTablet for tablet 33a91b3a85474c48b88f4ebb3e71de15 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:57.212215  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a91b3a85474c48b88f4ebb3e71de15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.216492  2007 tablet_bootstrap.cc:654] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.225706  2009 tablet_bootstrap.cc:492] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:57.227021  1699 tablet_service.cc:1511] Processing CreateTablet for tablet 07ffd9aa435e40dfb33c14e8c84b1130 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:57.229101  1773 tablet_service.cc:1511] Processing CreateTablet for tablet 07ffd9aa435e40dfb33c14e8c84b1130 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:57.230629  1773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ffd9aa435e40dfb33c14e8c84b1130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.232120  2009 tablet_bootstrap.cc:654] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.234035  2008 raft_consensus.cc:359] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.234400  1852 tablet_service.cc:1511] Processing CreateTablet for tablet 07ffd9aa435e40dfb33c14e8c84b1130 (DEFAULT_TABLE table=soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:57.234959  2008 raft_consensus.cc:385] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.235306  2008 raft_consensus.cc:740] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.235774  1852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ffd9aa435e40dfb33c14e8c84b1130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.238539  2008 consensus_queue.cc:260] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.246083  1698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6a744156ed453bb1fc00161c70e4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.246727  1699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ffd9aa435e40dfb33c14e8c84b1130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.259214  1696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a91b3a85474c48b88f4ebb3e71de15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.271257  2008 ts_tablet_manager.cc:1434] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.001s
I20260709 12:22:57.272645  2008 tablet_bootstrap.cc:492] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:57.287923  2008 tablet_bootstrap.cc:654] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.294032  2009 tablet_bootstrap.cc:492] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:57.294719  2007 tablet_bootstrap.cc:492] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:57.294862  2009 ts_tablet_manager.cc:1403] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.007s
I20260709 12:22:57.295344  2007 ts_tablet_manager.cc:1403] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.155s	user 0.011s	sys 0.007s
I20260709 12:22:57.298714  2007 raft_consensus.cc:359] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.299546  2007 raft_consensus.cc:385] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.300160  2007 raft_consensus.cc:740] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.299412  2009 raft_consensus.cc:359] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.301347  2009 raft_consensus.cc:385] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.301168  2007 consensus_queue.cc:260] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.301759  2009 raft_consensus.cc:740] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.302848  2009 consensus_queue.cc:260] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.305990  2008 tablet_bootstrap.cc:492] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:57.306013  2007 ts_tablet_manager.cc:1434] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:22:57.307677  2009 ts_tablet_manager.cc:1434] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:22:57.307915  2007 tablet_bootstrap.cc:492] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:57.308928  2009 tablet_bootstrap.cc:492] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:57.306845  2008 ts_tablet_manager.cc:1403] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.010s
I20260709 12:22:57.315517  2007 tablet_bootstrap.cc:654] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.316143  2008 raft_consensus.cc:359] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.317023  2008 raft_consensus.cc:385] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.317418  2008 raft_consensus.cc:740] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.318198  2009 tablet_bootstrap.cc:654] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.318281  2008 consensus_queue.cc:260] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.325531  2009 tablet_bootstrap.cc:492] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:57.325865  2008 ts_tablet_manager.cc:1434] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 12:22:57.326138  2009 ts_tablet_manager.cc:1403] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260709 12:22:57.327040  2008 tablet_bootstrap.cc:492] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:57.327515  2007 tablet_bootstrap.cc:492] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:57.328519  1993 raft_consensus.cc:493] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.329012  1993 raft_consensus.cc:515] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.329463  2009 raft_consensus.cc:359] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.330235  2009 raft_consensus.cc:385] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.330524  2009 raft_consensus.cc:740] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.331342  1993 leader_election.cc:290] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.331285  2009 consensus_queue.cc:260] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.333918  2009 ts_tablet_manager.cc:1434] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:22:57.334365  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400278098d7e4bbcafac9b7bd9176bf8" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:57.335078  1788 raft_consensus.cc:2468] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.335355  2008 tablet_bootstrap.cc:654] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.336511  2009 tablet_bootstrap.cc:492] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:57.338783  1677 leader_election.cc:304] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:57.338873  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400278098d7e4bbcafac9b7bd9176bf8" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:57.339831  1861 raft_consensus.cc:2468] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.340071  1993 raft_consensus.cc:2804] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:57.340514  1993 raft_consensus.cc:493] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:57.340835  1993 raft_consensus.cc:3060] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.328087  2007 ts_tablet_manager.cc:1403] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260709 12:22:57.345899  2007 raft_consensus.cc:359] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.346654  2007 raft_consensus.cc:385] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.347016  2007 raft_consensus.cc:740] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.347611  2008 tablet_bootstrap.cc:492] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:57.347970  2009 tablet_bootstrap.cc:654] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.348225  2008 ts_tablet_manager.cc:1403] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260709 12:22:57.347764  2007 consensus_queue.cc:260] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.350401  2007 ts_tablet_manager.cc:1434] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:57.351388  1993 raft_consensus.cc:515] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.351401  2007 tablet_bootstrap.cc:492] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:57.354415  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400278098d7e4bbcafac9b7bd9176bf8" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:57.354699  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400278098d7e4bbcafac9b7bd9176bf8" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:57.354990  1788 raft_consensus.cc:3060] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.355258  1861 raft_consensus.cc:3060] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:57.355746  1659 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:57.359290  2008 raft_consensus.cc:359] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.360306  2008 raft_consensus.cc:385] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.360671  2008 raft_consensus.cc:740] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.363090  2008 consensus_queue.cc:260] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.365543  1861 raft_consensus.cc:2468] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:57.368139  2009 tablet_bootstrap.cc:492] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:57.368760  2009 ts_tablet_manager.cc:1403] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.007s
I20260709 12:22:57.369063  2008 ts_tablet_manager.cc:1434] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:22:57.369370  1993 leader_election.cc:290] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.370482  2008 tablet_bootstrap.cc:492] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:57.372040  2009 raft_consensus.cc:359] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.372845  2009 raft_consensus.cc:385] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.373193  2009 raft_consensus.cc:740] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.374054  2009 consensus_queue.cc:260] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.376571  2009 ts_tablet_manager.cc:1434] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:22:57.378150  2008 tablet_bootstrap.cc:654] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.378407  1788 raft_consensus.cc:2468] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:57.379822  1677 leader_election.cc:304] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:57.381197  2019 raft_consensus.cc:2804] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:57.381687  2019 raft_consensus.cc:697] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:57.382097  2009 tablet_bootstrap.cc:492] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:57.388170  2007 tablet_bootstrap.cc:654] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.391126  2009 tablet_bootstrap.cc:654] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.382513  2019 consensus_queue.cc:237] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.392817  2008 tablet_bootstrap.cc:492] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:57.396108  2008 ts_tablet_manager.cc:1403] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.001s
I20260709 12:22:57.397768  2009 tablet_bootstrap.cc:492] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:57.398327  2009 ts_tablet_manager.cc:1403] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:22:57.399545  2008 raft_consensus.cc:359] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.400713  2008 raft_consensus.cc:385] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.401152  2008 raft_consensus.cc:740] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.402675  2008 consensus_queue.cc:260] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.406337  2009 raft_consensus.cc:359] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.407326  2009 raft_consensus.cc:385] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.407323  2008 ts_tablet_manager.cc:1434] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:22:57.407876  2009 raft_consensus.cc:740] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.408840  2008 tablet_bootstrap.cc:492] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:57.409030  2007 tablet_bootstrap.cc:492] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:57.408463  1609 catalog_manager.cc:5697] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:57.408962  2009 consensus_queue.cc:260] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.409814  2007 ts_tablet_manager.cc:1403] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.009s
I20260709 12:22:57.412628  2009 ts_tablet_manager.cc:1434] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:22:57.413409  2007 raft_consensus.cc:359] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.414286  2007 raft_consensus.cc:385] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.414616  2007 raft_consensus.cc:740] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.415390  2007 consensus_queue.cc:260] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.413856  2009 tablet_bootstrap.cc:492] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:57.420264  2008 tablet_bootstrap.cc:654] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.423465  2009 tablet_bootstrap.cc:654] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.427599  2007 ts_tablet_manager.cc:1434] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:22:57.428939  2008 tablet_bootstrap.cc:492] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:57.433391  2007 tablet_bootstrap.cc:492] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:57.439150  2009 tablet_bootstrap.cc:492] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:57.439725  2009 ts_tablet_manager.cc:1403] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260709 12:22:57.440431  2007 tablet_bootstrap.cc:654] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.433465  2008 ts_tablet_manager.cc:1403] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 12:22:57.442436  2009 raft_consensus.cc:359] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.443059  2009 raft_consensus.cc:385] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.443360  2009 raft_consensus.cc:740] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.444077  2009 consensus_queue.cc:260] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.444968  2008 raft_consensus.cc:359] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.445886  2008 raft_consensus.cc:385] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.446218  2008 raft_consensus.cc:740] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.447077  2008 consensus_queue.cc:260] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.447961  2007 tablet_bootstrap.cc:492] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:57.448516  2007 ts_tablet_manager.cc:1403] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260709 12:22:57.446313  2009 ts_tablet_manager.cc:1434] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:22:57.450202  2009 tablet_bootstrap.cc:492] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:57.451237  2007 raft_consensus.cc:359] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.452059  2007 raft_consensus.cc:385] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.452406  2007 raft_consensus.cc:740] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.453343  2007 consensus_queue.cc:260] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.455884  2007 ts_tablet_manager.cc:1434] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:57.457932  2007 tablet_bootstrap.cc:492] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:57.458227  2008 ts_tablet_manager.cc:1434] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:22:57.459401  2008 tablet_bootstrap.cc:492] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:57.464946  2007 tablet_bootstrap.cc:654] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.465773  2008 tablet_bootstrap.cc:654] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.473364  2009 tablet_bootstrap.cc:654] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.474412  1995 raft_consensus.cc:493] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.474958  1995 raft_consensus.cc:515] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.477180  1995 leader_election.cc:290] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:57.479475  2007 tablet_bootstrap.cc:492] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:57.480129  2007 ts_tablet_manager.cc:1403] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.001s
I20260709 12:22:57.480476  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3092284f3374958b8595c699e578670" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:57.481421  1710 raft_consensus.cc:2468] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 0.
I20260709 12:22:57.482918  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3092284f3374958b8595c699e578670" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:57.483537  2007 raft_consensus.cc:359] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.484434  2007 raft_consensus.cc:385] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.484771  2007 raft_consensus.cc:740] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.485514  1827 leader_election.cc:304] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:57.485751  2007 consensus_queue.cc:260] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
W20260709 12:22:57.486835  1827 leader_election.cc:343] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:57.488508  2007 ts_tablet_manager.cc:1434] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:22:57.490065  2007 tablet_bootstrap.cc:492] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:57.477442  2008 tablet_bootstrap.cc:492] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:57.492653  2008 ts_tablet_manager.cc:1403] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 12:22:57.493615  2019 raft_consensus.cc:493] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.494393  2019 raft_consensus.cc:515] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.499504  1995 raft_consensus.cc:2804] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:57.501045  1995 raft_consensus.cc:493] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:57.502825  1934 raft_consensus.cc:493] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.502140  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706f11f234dd4257bb68b9132ea69c5e" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:57.505024  1934 raft_consensus.cc:515] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.505322  1788 raft_consensus.cc:2468] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.507977  1677 leader_election.cc:304] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:57.508576  1934 leader_election.cc:290] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.509262  1993 raft_consensus.cc:2804] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:57.509838  1993 raft_consensus.cc:493] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:57.501080  2008 raft_consensus.cc:359] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.510169  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:57.511511  2008 raft_consensus.cc:385] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.504577  1995 raft_consensus.cc:3060] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.511929  2008 raft_consensus.cc:740] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
W20260709 12:22:57.512837  1753 leader_election.cc:343] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:57.512856  2008 consensus_queue.cc:260] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.510594  1993 raft_consensus.cc:3060] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.515869  2008 ts_tablet_manager.cc:1434] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:22:57.517043  2008 tablet_bootstrap.cc:492] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:57.510252  2019 leader_election.cc:290] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.524791  1993 raft_consensus.cc:515] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.528559  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706f11f234dd4257bb68b9132ea69c5e" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:57.529340  1788 raft_consensus.cc:3060] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.535579  1995 raft_consensus.cc:515] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.541394  2007 tablet_bootstrap.cc:654] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.543375  2008 tablet_bootstrap.cc:654] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.544318  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3092284f3374958b8595c699e578670" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:57.545027  1710 raft_consensus.cc:3060] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.545037  2030 raft_consensus.cc:493] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.546149  2030 raft_consensus.cc:515] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.546962  2009 tablet_bootstrap.cc:492] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:57.547474  2009 ts_tablet_manager.cc:1403] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.024s
I20260709 12:22:57.548671  2030 leader_election.cc:290] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:57.549518  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e48181ef344852abeca40fd26142e1" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:57.549811  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:57.550287  1712 raft_consensus.cc:2468] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 0.
I20260709 12:22:57.551523  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e48181ef344852abeca40fd26142e1" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:57.551357  2009 raft_consensus.cc:359] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.552184  2009 raft_consensus.cc:385] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.552184  1787 raft_consensus.cc:2468] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 0.
W20260709 12:22:57.552978  1754 leader_election.cc:343] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:57.553205  2009 raft_consensus.cc:740] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.553544  1754 leader_election.cc:304] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00; no voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:22:57.554105  2009 consensus_queue.cc:260] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.554616  1827 leader_election.cc:304] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:57.555763  1934 raft_consensus.cc:2749] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:57.556521  2009 ts_tablet_manager.cc:1434] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:22:57.562075  1993 leader_election.cc:290] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.559015  2030 raft_consensus.cc:2804] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:57.565101  2030 raft_consensus.cc:493] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:57.565563  1788 raft_consensus.cc:2468] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:57.566710  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706f11f234dd4257bb68b9132ea69c5e" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:57.566859  1860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706f11f234dd4257bb68b9132ea69c5e" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:57.567049  1677 leader_election.cc:304] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:57.567589  1863 raft_consensus.cc:2468] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.565837  2030 raft_consensus.cc:3060] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.568472  1995 leader_election.cc:290] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:57.568776  1993 raft_consensus.cc:2804] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:57.569319  1710 raft_consensus.cc:2468] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 1.
I20260709 12:22:57.569655  1993 raft_consensus.cc:697] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:57.570609  1827 leader_election.cc:304] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:57.571810  1995 raft_consensus.cc:2804] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:57.571907  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3092284f3374958b8595c699e578670" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:57.572353  1995 raft_consensus.cc:697] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Becoming Leader. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
W20260709 12:22:57.573320  1827 leader_election.cc:343] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:57.570674  1993 consensus_queue.cc:237] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.575649  2009 tablet_bootstrap.cc:492] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:57.575958  1995 consensus_queue.cc:237] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.579052  2030 raft_consensus.cc:515] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.581981  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e48181ef344852abeca40fd26142e1" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:57.582641  1710 raft_consensus.cc:3060] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.582844  2030 leader_election.cc:290] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:57.583653  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e48181ef344852abeca40fd26142e1" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:57.584589  1788 raft_consensus.cc:3060] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.592574  2009 tablet_bootstrap.cc:654] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.601673  1710 raft_consensus.cc:2468] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 1.
I20260709 12:22:57.603139  1827 leader_election.cc:304] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:57.604351  1788 raft_consensus.cc:2468] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 1.
I20260709 12:22:57.608038  2008 tablet_bootstrap.cc:492] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:57.608455  2008 ts_tablet_manager.cc:1403] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.003s
I20260709 12:22:57.607110  1607 catalog_manager.cc:5697] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:57.609505  2030 raft_consensus.cc:2804] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:57.610327  2030 raft_consensus.cc:697] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Becoming Leader. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:22:57.611999  2030 consensus_queue.cc:237] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.617012  2007 tablet_bootstrap.cc:492] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:57.617724  2007 ts_tablet_manager.cc:1403] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.128s	user 0.018s	sys 0.004s
I20260709 12:22:57.613384  2008 raft_consensus.cc:359] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.619962  2008 raft_consensus.cc:385] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.620395  2008 raft_consensus.cc:740] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.621390  2008 consensus_queue.cc:260] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.621810  2007 raft_consensus.cc:359] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.622934  2007 raft_consensus.cc:385] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.623332  2007 raft_consensus.cc:740] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.624455  2008 ts_tablet_manager.cc:1434] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:22:57.628779  2009 tablet_bootstrap.cc:492] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:57.629340  2009 ts_tablet_manager.cc:1403] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.012s
I20260709 12:22:57.631433  2008 tablet_bootstrap.cc:492] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:57.637336  2009 raft_consensus.cc:359] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.638227  2009 raft_consensus.cc:385] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.638582  2009 raft_consensus.cc:740] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.639400  2009 consensus_queue.cc:260] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.640966  1610 catalog_manager.cc:5697] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:57.642158  2009 ts_tablet_manager.cc:1434] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:22:57.643290  2009 tablet_bootstrap.cc:492] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:57.644682  2007 consensus_queue.cc:260] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.647758  2007 ts_tablet_manager.cc:1434] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260709 12:22:57.649530  2008 tablet_bootstrap.cc:654] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.654668  2007 tablet_bootstrap.cc:492] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:57.655435  2009 tablet_bootstrap.cc:654] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.659017  2034 raft_consensus.cc:493] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.659674  2034 raft_consensus.cc:515] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.662112  2007 tablet_bootstrap.cc:654] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.663177  2008 tablet_bootstrap.cc:492] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:57.663849  2008 ts_tablet_manager.cc:1403] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260709 12:22:57.664331  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ead6877f4c4d77890e6e8b3cb8b652" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:57.665024  1862 raft_consensus.cc:2468] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 0.
I20260709 12:22:57.666906  2008 raft_consensus.cc:359] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.667877  2008 raft_consensus.cc:385] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.668227  2008 raft_consensus.cc:740] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.669126  2008 consensus_queue.cc:260] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.670046  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ead6877f4c4d77890e6e8b3cb8b652" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:57.671017  1710 raft_consensus.cc:2468] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 0.
I20260709 12:22:57.671877  2009 tablet_bootstrap.cc:492] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:57.672137  2008 ts_tablet_manager.cc:1434] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:22:57.672380  2009 ts_tablet_manager.cc:1403] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260709 12:22:57.673949  2008 tablet_bootstrap.cc:492] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859: Bootstrap starting.
I20260709 12:22:57.675197  2009 raft_consensus.cc:359] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.675973  2009 raft_consensus.cc:385] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.676283  2009 raft_consensus.cc:740] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.677104  2009 consensus_queue.cc:260] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.677645  1610 catalog_manager.cc:5697] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67). New cstate: current_term: 1 leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:57.679440  2009 ts_tablet_manager.cc:1434] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:22:57.680187  2007 tablet_bootstrap.cc:492] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:57.680418  2009 tablet_bootstrap.cc:492] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f: Bootstrap starting.
I20260709 12:22:57.680727  2007 ts_tablet_manager.cc:1403] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260709 12:22:57.681329  2034 leader_election.cc:290] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.675714  1753 leader_election.cc:304] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:57.683827  2007 raft_consensus.cc:359] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.684567  2007 raft_consensus.cc:385] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.684904  2007 raft_consensus.cc:740] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.685644  2007 consensus_queue.cc:260] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.686774  2009 tablet_bootstrap.cc:654] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.688009  2007 ts_tablet_manager.cc:1434] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:22:57.686820  2034 raft_consensus.cc:2804] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:57.691546  2034 raft_consensus.cc:493] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:57.691896  2034 raft_consensus.cc:3060] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.692341  2008 tablet_bootstrap.cc:654] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.689121  2007 tablet_bootstrap.cc:492] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:57.707751  2034 raft_consensus.cc:515] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.708854  1934 raft_consensus.cc:493] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.709502  1934 raft_consensus.cc:515] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.712423  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3092284f3374958b8595c699e578670" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:57.713191  1710 raft_consensus.cc:2393] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a428e8dcb44941508da9a151cbc0fd00 in current term 1: Already voted for candidate f0573a5afa634ac7b1559ad7a4571a3f in this term.
I20260709 12:22:57.714762  2007 tablet_bootstrap.cc:654] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.715240  1934 leader_election.cc:290] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.718199  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ead6877f4c4d77890e6e8b3cb8b652" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:57.718772  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3092284f3374958b8595c699e578670" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:57.719380  2034 leader_election.cc:290] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.718793  1710 raft_consensus.cc:3060] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.721102  1754 leader_election.cc:304] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00; no voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:22:57.721627  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ead6877f4c4d77890e6e8b3cb8b652" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:57.721961  1934 raft_consensus.cc:3060] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.722216  1862 raft_consensus.cc:3060] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.727799  1710 raft_consensus.cc:2468] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 1.
I20260709 12:22:57.730036  1862 raft_consensus.cc:2468] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 1.
I20260709 12:22:57.731595  1754 leader_election.cc:304] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:57.733160  2009 tablet_bootstrap.cc:492] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f: No bootstrap required, opened a new log
I20260709 12:22:57.733747  2009 ts_tablet_manager.cc:1403] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.016s
I20260709 12:22:57.735105  1934 raft_consensus.cc:2749] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:57.742759  1934 raft_consensus.cc:2804] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:57.736721  2009 raft_consensus.cc:359] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.743494  2009 raft_consensus.cc:385] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.743852  2009 raft_consensus.cc:740] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.744202  1934 raft_consensus.cc:697] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Becoming Leader. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:57.744688  2009 consensus_queue.cc:260] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.747466  2009 ts_tablet_manager.cc:1434] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:22:57.745196  1934 consensus_queue.cc:237] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.752394  2008 tablet_bootstrap.cc:492] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859: No bootstrap required, opened a new log
I20260709 12:22:57.753084  2008 ts_tablet_manager.cc:1403] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.018s
I20260709 12:22:57.757417  2008 raft_consensus.cc:359] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.758087  2008 raft_consensus.cc:385] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.758339  2008 raft_consensus.cc:740] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.759332  2007 tablet_bootstrap.cc:492] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:57.759919  2007 ts_tablet_manager.cc:1403] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.018s
I20260709 12:22:57.758977  2008 consensus_queue.cc:260] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.762866  2007 raft_consensus.cc:359] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.763444  2008 ts_tablet_manager.cc:1434] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:22:57.763567  2007 raft_consensus.cc:385] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.763972  2007 raft_consensus.cc:740] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.764744  2007 consensus_queue.cc:260] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.766867  2007 ts_tablet_manager.cc:1434] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:57.767817  2007 tablet_bootstrap.cc:492] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00: Bootstrap starting.
I20260709 12:22:57.768189  1610 catalog_manager.cc:5697] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 reported cstate change: term changed from 0 to 1, leader changed from <none> to a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "a428e8dcb44941508da9a151cbc0fd00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:57.773207  2007 tablet_bootstrap.cc:654] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:57.778421  1993 raft_consensus.cc:493] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.778630  2007 tablet_bootstrap.cc:492] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00: No bootstrap required, opened a new log
I20260709 12:22:57.779196  2007 ts_tablet_manager.cc:1403] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 12:22:57.779058  1993 raft_consensus.cc:515] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.781206  1993 leader_election.cc:290] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.782101  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40d263353f34520a7bff3a7b52ab855" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:57.782825  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40d263353f34520a7bff3a7b52ab855" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:57.782857  1788 raft_consensus.cc:2468] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.783420  1862 raft_consensus.cc:2468] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.784047  1677 leader_election.cc:304] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:57.782176  2007 raft_consensus.cc:359] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.784749  2007 raft_consensus.cc:385] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:57.785548  1993 raft_consensus.cc:2804] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:57.785095  2007 raft_consensus.cc:740] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Initialized, Role: FOLLOWER
I20260709 12:22:57.786019  1993 raft_consensus.cc:493] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:57.786511  1993 raft_consensus.cc:3060] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.786876  2007 consensus_queue.cc:260] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.789084  2007 ts_tablet_manager.cc:1434] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:22:57.793632  1993 raft_consensus.cc:515] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.795382  1993 leader_election.cc:290] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.796228  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40d263353f34520a7bff3a7b52ab855" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:57.796442  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40d263353f34520a7bff3a7b52ab855" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:57.796761  1788 raft_consensus.cc:3060] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.797065  1862 raft_consensus.cc:3060] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.802246  1862 raft_consensus.cc:2468] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:57.802448  1788 raft_consensus.cc:2468] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:57.803442  1678 leader_election.cc:304] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:57.804247  1993 raft_consensus.cc:2804] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:57.804657  1993 raft_consensus.cc:697] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:57.805406  1993 consensus_queue.cc:237] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.813709  1610 catalog_manager.cc:5697] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:57.821429  1993 raft_consensus.cc:493] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.822005  1993 raft_consensus.cc:515] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.823536  2019 consensus_queue.cc:1048] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:57.824992  1993 leader_election.cc:290] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.825099  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ffd9aa435e40dfb33c14e8c84b1130" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:57.824868  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ffd9aa435e40dfb33c14e8c84b1130" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:57.825959  1862 raft_consensus.cc:2468] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.826138  1788 raft_consensus.cc:2468] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.826896  1678 leader_election.cc:304] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:57.827904  1993 raft_consensus.cc:2804] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:57.828387  1993 raft_consensus.cc:493] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:57.828742  1993 raft_consensus.cc:3060] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.835999  1993 raft_consensus.cc:515] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.839486  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ffd9aa435e40dfb33c14e8c84b1130" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:57.840116  1788 raft_consensus.cc:3060] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.843478  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ffd9aa435e40dfb33c14e8c84b1130" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:57.844462  1861 raft_consensus.cc:3060] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.846876  1993 leader_election.cc:290] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.847374  1788 raft_consensus.cc:2468] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:57.850168  1677 leader_election.cc:304] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:57.851114  2019 raft_consensus.cc:2804] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:57.856238  1993 consensus_queue.cc:1048] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:57.857008  1861 raft_consensus.cc:2468] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:57.860467  1993 raft_consensus.cc:493] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.861012  1993 raft_consensus.cc:515] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.865392  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:57.865403  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:57.866425  1861 raft_consensus.cc:2468] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.866494  1787 raft_consensus.cc:2468] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.868108  1677 leader_election.cc:304] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:57.869074  1993 leader_election.cc:290] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.870070  2018 raft_consensus.cc:2804] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:57.870728  2018 raft_consensus.cc:493] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:57.871166  2018 raft_consensus.cc:3060] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.871598  2019 raft_consensus.cc:697] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:57.872822  2019 consensus_queue.cc:237] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.880033  2030 raft_consensus.cc:493] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.880570  2030 raft_consensus.cc:515] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.881150  2018 raft_consensus.cc:515] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.882119  2019 raft_consensus.cc:493] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:57.882638  2019 raft_consensus.cc:515] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.882633  2030 leader_election.cc:290] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:57.884230  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:57.885135  2019 leader_election.cc:290] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.885715  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" is_pre_election: true
I20260709 12:22:57.885982  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" is_pre_election: true
I20260709 12:22:57.885977  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00" is_pre_election: true
I20260709 12:22:57.886394  1861 raft_consensus.cc:2468] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.886747  1710 raft_consensus.cc:2468] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 0.
I20260709 12:22:57.886780  1789 raft_consensus.cc:2468] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 0.
I20260709 12:22:57.884297  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:57.887729  1787 raft_consensus.cc:3060] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.887038  1611 catalog_manager.cc:5697] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:57.887842  1678 leader_election.cc:304] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:57.888895  2019 raft_consensus.cc:2804] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:57.889355  2019 raft_consensus.cc:493] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:57.889736  2019 raft_consensus.cc:3060] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.890071  1827 leader_election.cc:304] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:57.892144  2030 raft_consensus.cc:2804] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:57.892590  2030 raft_consensus.cc:493] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:57.892995  2030 raft_consensus.cc:3060] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.897290  2018 leader_election.cc:290] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.898379  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:57.899040  1861 raft_consensus.cc:3060] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.896260  1788 raft_consensus.cc:2468] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 0.
I20260709 12:22:57.898658  2019 raft_consensus.cc:515] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.901197  2019 leader_election.cc:290] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:57.902185  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:57.902387  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:57.902817  1788 raft_consensus.cc:3060] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.903321  2030 raft_consensus.cc:515] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.904495  1862 raft_consensus.cc:2393] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4c588e2d94b418c8c1c9cd0f088a859 in current term 1: Already voted for candidate f0573a5afa634ac7b1559ad7a4571a3f in this term.
I20260709 12:22:57.906265  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:57.907061  1710 raft_consensus.cc:2393] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0573a5afa634ac7b1559ad7a4571a3f in current term 1: Already voted for candidate a4c588e2d94b418c8c1c9cd0f088a859 in this term.
I20260709 12:22:57.907514  1861 raft_consensus.cc:2468] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:57.909089  1678 leader_election.cc:304] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:57.895591  1787 raft_consensus.cc:2468] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:57.909906  2019 raft_consensus.cc:2804] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:57.910435  2019 raft_consensus.cc:697] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:57.911247  2019 consensus_queue.cc:237] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.912575  2030 leader_election.cc:290] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 1 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:57.914798  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:57.915014  1788 raft_consensus.cc:2468] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 1.
I20260709 12:22:57.916173  1677 leader_election.cc:304] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:22:57.916640  1827 leader_election.cc:304] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [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: f0573a5afa634ac7b1559ad7a4571a3f; no voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859
I20260709 12:22:57.917011  2019 raft_consensus.cc:2804] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:57.917611  2019 raft_consensus.cc:697] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:57.918417  2019 consensus_queue.cc:237] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:57.920799  2030 raft_consensus.cc:2749] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:57.924484  1611 catalog_manager.cc:5697] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:57.937321  1611 catalog_manager.cc:5697] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:57.990165  1862 raft_consensus.cc:3060] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:57.997363  2019 consensus_queue.cc:1048] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:57.998620  1789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69ead6877f4c4d77890e6e8b3cb8b652"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
mode: GRACEFUL
new_leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
 from {username='slave'} at 127.0.0.1:43206
I20260709 12:22:57.999290  1789 raft_consensus.cc:606] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Received request to transfer leadership to TS a4c588e2d94b418c8c1c9cd0f088a859
I20260709 12:22:58.009366  2018 consensus_queue.cc:1048] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:58.011454  1862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34e48181ef344852abeca40fd26142e1"
dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
mode: GRACEFUL
new_leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
 from {username='slave'} at 127.0.0.1:48384
I20260709 12:22:58.012298  1862 raft_consensus.cc:606] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Received request to transfer leadership to TS a4c588e2d94b418c8c1c9cd0f088a859
I20260709 12:22:58.020632  1862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3092284f3374958b8595c699e578670"
dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
mode: GRACEFUL
new_leader_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:48384
I20260709 12:22:58.021111  1862 raft_consensus.cc:606] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Received request to transfer leadership to TS a428e8dcb44941508da9a151cbc0fd00
I20260709 12:22:58.026504  1710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7"
dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
mode: GRACEFUL
new_leader_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:59784
I20260709 12:22:58.027024  1710 raft_consensus.cc:606] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Received request to transfer leadership to TS a428e8dcb44941508da9a151cbc0fd00
I20260709 12:22:58.031868  1710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e40d263353f34520a7bff3a7b52ab855"
dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
mode: GRACEFUL
new_leader_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:59784
I20260709 12:22:58.032500  1710 raft_consensus.cc:606] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Received request to transfer leadership to TS a428e8dcb44941508da9a151cbc0fd00
I20260709 12:22:58.038093  1710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15"
dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
mode: GRACEFUL
new_leader_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:59784
I20260709 12:22:58.038676  1710 raft_consensus.cc:606] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Received request to transfer leadership to TS a428e8dcb44941508da9a151cbc0fd00
I20260709 12:22:58.043659  1710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07ffd9aa435e40dfb33c14e8c84b1130"
dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
mode: GRACEFUL
new_leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
 from {username='slave'} at 127.0.0.1:59784
I20260709 12:22:58.044167  1710 raft_consensus.cc:606] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Received request to transfer leadership to TS f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:22:58.105269  2030 consensus_queue.cc:1048] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:58.116237  2030 consensus_queue.cc:1048] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:58.124236  2030 raft_consensus.cc:993] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f: : Instructing follower a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:58.124689  2030 raft_consensus.cc:1081] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Signalling peer a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:58.126308  1788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3092284f3374958b8595c699e578670"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:43202
I20260709 12:22:58.126845  1788 raft_consensus.cc:493] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:58.127236  1788 raft_consensus.cc:3060] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.133217  2031 consensus_queue.cc:1048] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:58.134305  1788 raft_consensus.cc:515] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.137318  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3092284f3374958b8595c699e578670" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:58.137758  1788 leader_election.cc:290] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:58.137976  1712 raft_consensus.cc:3060] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.138478  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3092284f3374958b8595c699e578670" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:58.139266  1861 raft_consensus.cc:3055] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:58.139655  1861 raft_consensus.cc:740] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:22:58.140564  1861 consensus_queue.cc:260] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.141938  1861 raft_consensus.cc:3060] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.144742  2030 raft_consensus.cc:993] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f: : Instructing follower a4c588e2d94b418c8c1c9cd0f088a859 to start an election
I20260709 12:22:58.145308  2030 raft_consensus.cc:1081] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Signalling peer a4c588e2d94b418c8c1c9cd0f088a859 to start an election
I20260709 12:22:58.147354  1713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34e48181ef344852abeca40fd26142e1"
dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
 from {username='slave'} at 127.0.0.1:59774
I20260709 12:22:58.147924  1713 raft_consensus.cc:493] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:58.148269  1713 raft_consensus.cc:3060] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.150528  1934 consensus_queue.cc:1048] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:58.158114  1713 raft_consensus.cc:515] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.159063  2031 consensus_queue.cc:1048] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:58.159942  1710 raft_consensus.cc:1240] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Rejecting Update request from peer f0573a5afa634ac7b1559ad7a4571a3f for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:58.163082  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e48181ef344852abeca40fd26142e1" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:58.163390  1713 leader_election.cc:290] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 2 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:58.164371  2044 raft_consensus.cc:993] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00: : Instructing follower a4c588e2d94b418c8c1c9cd0f088a859 to start an election
I20260709 12:22:58.164887  2044 raft_consensus.cc:1081] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Signalling peer a4c588e2d94b418c8c1c9cd0f088a859 to start an election
I20260709 12:22:58.165736  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e48181ef344852abeca40fd26142e1" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:58.166404  1862 raft_consensus.cc:3055] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:58.166754  1862 raft_consensus.cc:740] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:22:58.167665  1862 consensus_queue.cc:260] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.168920  1862 raft_consensus.cc:3060] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.171348  1710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69ead6877f4c4d77890e6e8b3cb8b652"
dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
 from {username='slave'} at 127.0.0.1:59768
I20260709 12:22:58.172164  1710 raft_consensus.cc:493] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:58.173133  1710 raft_consensus.cc:3060] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.175501  2044 consensus_queue.cc:1048] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:58.177616  1861 raft_consensus.cc:2468] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
I20260709 12:22:58.183149  1710 raft_consensus.cc:515] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.186394  1713 raft_consensus.cc:1240] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Rejecting Update request from peer a428e8dcb44941508da9a151cbc0fd00 for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:58.187317  1754 leader_election.cc:304] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:58.170163  1712 raft_consensus.cc:2468] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
I20260709 12:22:58.190795  1862 raft_consensus.cc:2468] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 2.
I20260709 12:22:58.191588  1934 raft_consensus.cc:2804] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:58.192129  1934 raft_consensus.cc:697] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Becoming Leader. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:58.192940  1934 consensus_queue.cc:237] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.195684  2034 consensus_queue.cc:1059] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:58.192768  1678 leader_election.cc:304] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [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: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: a428e8dcb44941508da9a151cbc0fd00
I20260709 12:22:58.196777  2019 raft_consensus.cc:2804] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:58.197360  2019 raft_consensus.cc:697] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:58.198467  2019 consensus_queue.cc:237] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [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: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.204560  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ead6877f4c4d77890e6e8b3cb8b652" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:58.205714  1710 leader_election.cc:290] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 2 election: Requested vote from peers a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:58.209425  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ead6877f4c4d77890e6e8b3cb8b652" candidate_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:58.210217  1863 raft_consensus.cc:3060] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.212281  1788 raft_consensus.cc:3055] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:58.212774  1788 raft_consensus.cc:740] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:58.212822  1611 catalog_manager.cc:5697] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 1 to 2, leader changed from f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67) to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:58.217905  1788 consensus_queue.cc:260] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.218406  1863 raft_consensus.cc:2468] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 2.
I20260709 12:22:58.221196  1788 raft_consensus.cc:3060] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.221483  1678 leader_election.cc:304] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:58.221079  1610 catalog_manager.cc:5697] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 reported cstate change: term changed from 1 to 2, leader changed from f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67) to a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a428e8dcb44941508da9a151cbc0fd00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:58.222358  2019 raft_consensus.cc:2804] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:58.222944  2019 raft_consensus.cc:697] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 LEADER]: Becoming Leader. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:58.223712  2019 consensus_queue.cc:237] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [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: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.228457  1788 raft_consensus.cc:2468] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c588e2d94b418c8c1c9cd0f088a859 in term 2.
W20260709 12:22:58.230367  1934 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:22:58.236272  1610 catalog_manager.cc:5697] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 reported cstate change: term changed from 1 to 2, leader changed from a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66) to a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:58.288506  2019 consensus_queue.cc:1048] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:58.295213  2018 raft_consensus.cc:993] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859: : Instructing follower f0573a5afa634ac7b1559ad7a4571a3f to start an election
I20260709 12:22:58.295713  2052 raft_consensus.cc:1081] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Signalling peer f0573a5afa634ac7b1559ad7a4571a3f to start an election
I20260709 12:22:58.298683  1862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07ffd9aa435e40dfb33c14e8c84b1130"
dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
 from {username='slave'} at 127.0.0.1:48380
I20260709 12:22:58.300595  1862 raft_consensus.cc:493] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:58.301007  1862 raft_consensus.cc:3060] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.301496  2018 consensus_queue.cc:1048] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:58.309890  1862 raft_consensus.cc:515] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.314507  1862 leader_election.cc:290] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 2 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:22:58.315261  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ffd9aa435e40dfb33c14e8c84b1130" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:58.315598  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ffd9aa435e40dfb33c14e8c84b1130" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:22:58.315938  1710 raft_consensus.cc:3055] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:58.316134  1788 raft_consensus.cc:3060] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.316316  1710 raft_consensus.cc:740] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:58.317142  1710 consensus_queue.cc:260] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.318369  1710 raft_consensus.cc:3060] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.322961  1788 raft_consensus.cc:2468] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 2.
I20260709 12:22:58.324141  1827 leader_election.cc:304] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:58.324982  2031 raft_consensus.cc:2804] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:58.325477  2031 raft_consensus.cc:697] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 LEADER]: Becoming Leader. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:22:58.325397  1710 raft_consensus.cc:2468] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 2.
I20260709 12:22:58.326527  2031 consensus_queue.cc:237] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.333031  1611 catalog_manager.cc:5697] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f reported cstate change: term changed from 1 to 2, leader changed from a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65) to f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67). New cstate: current_term: 2 leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:58.373543  2053 consensus_queue.cc:1048] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:58.381090  2018 raft_consensus.cc:993] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859: : Instructing follower a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:58.381567  2018 raft_consensus.cc:1081] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Signalling peer a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:58.383502  1789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:43200
I20260709 12:22:58.384083  1789 raft_consensus.cc:493] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:58.384452  1789 raft_consensus.cc:3060] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.386720  2052 consensus_queue.cc:1048] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:58.391717  1789 raft_consensus.cc:515] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.392887  1788 raft_consensus.cc:1240] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Rejecting Update request from peer a4c588e2d94b418c8c1c9cd0f088a859 for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:58.394476  1789 leader_election.cc:290] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:58.396221  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:58.396497  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:58.396857  1710 raft_consensus.cc:3055] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:58.397161  1862 raft_consensus.cc:3060] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.397261  1710 raft_consensus.cc:740] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:58.398278  1710 consensus_queue.cc:260] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.399448  1710 raft_consensus.cc:3060] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.403594  1862 raft_consensus.cc:2468] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
I20260709 12:22:58.404959  1754 leader_election.cc:304] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:22:58.405900  1934 raft_consensus.cc:2804] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:58.406385  1934 raft_consensus.cc:697] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Becoming Leader. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:58.406812  1710 raft_consensus.cc:2468] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
I20260709 12:22:58.408260  1934 consensus_queue.cc:237] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [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: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.414865  1611 catalog_manager.cc:5697] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 reported cstate change: term changed from 1 to 2, leader changed from a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65) to a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a428e8dcb44941508da9a151cbc0fd00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:58.420964  2052 consensus_queue.cc:1048] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:58.424821  2018 consensus_queue.cc:1048] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:58.429111  2018 raft_consensus.cc:993] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859: : Instructing follower a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:58.431480  2053 raft_consensus.cc:1081] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Signalling peer a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:58.434044  1788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e40d263353f34520a7bff3a7b52ab855"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:43200
I20260709 12:22:58.434610  1788 raft_consensus.cc:493] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:58.434971  1788 raft_consensus.cc:3060] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.441704  1788 raft_consensus.cc:515] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.444350  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40d263353f34520a7bff3a7b52ab855" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:58.446825  1710 raft_consensus.cc:3055] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:58.444986  1789 raft_consensus.cc:1240] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Rejecting Update request from peer a4c588e2d94b418c8c1c9cd0f088a859 for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:58.447177  1710 raft_consensus.cc:740] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:58.449512  1788 leader_election.cc:290] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:58.450068  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40d263353f34520a7bff3a7b52ab855" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:58.449093  1710 consensus_queue.cc:260] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.450753  1862 raft_consensus.cc:3060] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.451166  1710 raft_consensus.cc:3060] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.454170  2052 consensus_queue.cc:1048] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:58.458423  1710 raft_consensus.cc:2468] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
I20260709 12:22:58.459717  1753 leader_election.cc:304] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: 
I20260709 12:22:58.460572  1934 raft_consensus.cc:2804] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:58.461189  1934 raft_consensus.cc:697] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Becoming Leader. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:58.462234  1934 consensus_queue.cc:237] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [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: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.463347  1862 raft_consensus.cc:2468] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
I20260709 12:22:58.468560  2018 raft_consensus.cc:993] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859: : Instructing follower a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:58.469044  2053 raft_consensus.cc:1081] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Signalling peer a428e8dcb44941508da9a151cbc0fd00 to start an election
I20260709 12:22:58.471127  1787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
 from {username='slave'} at 127.0.0.1:43200
I20260709 12:22:58.471616  1787 raft_consensus.cc:493] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:58.472012  1787 raft_consensus.cc:3060] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.476974  2018 consensus_queue.cc:1048] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:58.478919  1787 raft_consensus.cc:515] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.484203  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:22:58.484323  1787 leader_election.cc:290] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [CANDIDATE]: Term 2 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67:36427)
I20260709 12:22:58.484854  1710 raft_consensus.cc:3055] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:58.484946  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a91b3a85474c48b88f4ebb3e71de15" candidate_uuid: "a428e8dcb44941508da9a151cbc0fd00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
I20260709 12:22:58.485285  1710 raft_consensus.cc:740] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:22:58.486042  1710 consensus_queue.cc:260] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.486891  1710 raft_consensus.cc:3060] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.493224  1710 raft_consensus.cc:2468] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a428e8dcb44941508da9a151cbc0fd00 in term 2.
I20260709 12:22:58.493280  1611 catalog_manager.cc:5697] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 reported cstate change: term changed from 1 to 2, leader changed from a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65) to a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a428e8dcb44941508da9a151cbc0fd00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:58.494648  1753 leader_election.cc:304] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [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: a428e8dcb44941508da9a151cbc0fd00, a4c588e2d94b418c8c1c9cd0f088a859; no voters: f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:22:58.495605  1934 raft_consensus.cc:2804] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:58.496198  1934 raft_consensus.cc:697] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Becoming Leader. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:22:58.496994  1934 consensus_queue.cc:237] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:22:58.507998  1610 catalog_manager.cc:5697] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 reported cstate change: term changed from 1 to 2, leader changed from a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65) to a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "a428e8dcb44941508da9a151cbc0fd00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:58.595939  1862 raft_consensus.cc:1275] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Refusing update from remote peer a4c588e2d94b418c8c1c9cd0f088a859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.597304  2018 consensus_queue.cc:1048] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:58.606083  1787 raft_consensus.cc:3060] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.613096  1787 raft_consensus.cc:1275] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Refusing update from remote peer a4c588e2d94b418c8c1c9cd0f088a859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.614516  2019 consensus_queue.cc:1048] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.697075  1862 raft_consensus.cc:1275] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Refusing update from remote peer a4c588e2d94b418c8c1c9cd0f088a859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.698431  2019 consensus_queue.cc:1048] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.702239  1788 raft_consensus.cc:1275] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Refusing update from remote peer a4c588e2d94b418c8c1c9cd0f088a859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.703620  2052 consensus_queue.cc:1048] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.723133  1862 raft_consensus.cc:1275] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.725435  1934 consensus_queue.cc:1048] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.725796  1710 raft_consensus.cc:1275] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.727201  1934 consensus_queue.cc:1048] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.743213  1788 raft_consensus.cc:1275] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Refusing update from remote peer f0573a5afa634ac7b1559ad7a4571a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.744858  2031 consensus_queue.cc:1048] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.755632  1710 raft_consensus.cc:1275] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Refusing update from remote peer f0573a5afa634ac7b1559ad7a4571a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.757392  2031 consensus_queue.cc:1048] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.837489  1862 raft_consensus.cc:1275] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.838810  2076 consensus_queue.cc:1048] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.847458  1710 raft_consensus.cc:1275] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.849162  2044 consensus_queue.cc:1048] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.924588  1710 raft_consensus.cc:1275] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.925948  2044 consensus_queue.cc:1048] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.936054  1862 raft_consensus.cc:1275] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.937443  1934 consensus_queue.cc:1048] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.958932  1710 raft_consensus.cc:1275] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.960144  2078 consensus_queue.cc:1048] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:58.967555  1862 raft_consensus.cc:3060] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:58.975728  1862 raft_consensus.cc:1275] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Refusing update from remote peer a428e8dcb44941508da9a151cbc0fd00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:58.977082  2076 consensus_queue.cc:1048] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:01.049360  1610 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58484:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:23:01.086910  1610 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58484:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:23:01.127315 28813 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:23:01.179581  2106 tablet.cc:1724] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f: 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 12:23:01.236225  2113 tablet.cc:1724] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00: 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 12:23:01.288374  1815 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:07ffd9aa435e40dfb33c14e8c84b1130)
W20260709 12:23:01.296195  1815 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:07ffd9aa435e40dfb33c14e8c84b1130)
W20260709 12:23:01.317962  1889 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:07ffd9aa435e40dfb33c14e8c84b1130)
W20260709 12:23:01.360205  2118 log.cc:927] Time spent T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f: Append to log took a long time: real 0.119s	user 0.003s	sys 0.000s
I20260709 12:23:01.378643  2124 tablet.cc:1724] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859: 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 12:23:01.361613  2112 log.cc:927] Time spent T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859: Append to log took a long time: real 0.118s	user 0.005s	sys 0.000s
W20260709 12:23:01.405376  2117 log.cc:927] Time spent T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00: Append to log took a long time: real 0.165s	user 0.004s	sys 0.000s
I20260709 12:23:01.414793  2106 tablet.cc:1724] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f: 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 12:23:01.400173  2113 tablet.cc:1724] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00: 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 12:23:01.422461  2115 log.cc:927] Time spent T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859: Append to log took a long time: real 0.182s	user 0.003s	sys 0.000s
I20260709 12:23:01.360257  1708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "706f11f234dd4257bb68b9132ea69c5e"
dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
mode: GRACEFUL
new_leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
 from {username='slave'} at 127.0.0.1:55542
I20260709 12:23:01.436264  1708 raft_consensus.cc:606] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Received request to transfer leadership to TS f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:23:01.493577  2130 tablet.cc:1724] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859: 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 12:23:01.465619  2138 tablet.cc:1724] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859: 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 12:23:01.545560  1753 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.65:37971, user_credentials={real_user=slave}} blocked reactor thread for 71731.3us
I20260709 12:23:01.567909  2113 tablet.cc:1724] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00: 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 12:23:01.589181  1677 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:32951, user_credentials={real_user=slave}} blocked reactor thread for 96088.1us
W20260709 12:23:01.595036  1754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:36427, user_credentials={real_user=slave}} blocked reactor thread for 103618us
I20260709 12:23:01.601734  2136 raft_consensus.cc:993] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859: : Instructing follower f0573a5afa634ac7b1559ad7a4571a3f to start an election
I20260709 12:23:01.610877  1787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
mode: GRACEFUL
new_leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
 from {username='slave'} at 127.0.0.1:45502
I20260709 12:23:01.611634  1787 raft_consensus.cc:606] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Received request to transfer leadership to TS f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:23:01.613209 28813 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:23:01.613035  2106 tablet.cc:1724] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f: 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 12:23:01.614081 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:01.613329  2146 tablet.cc:1724] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00: 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 12:23:01.614665  2147 tablet.cc:1724] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859: 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 12:23:01.619248  2148 raft_consensus.cc:1081] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Signalling peer f0573a5afa634ac7b1559ad7a4571a3f to start an election
I20260709 12:23:01.635886  2151 tablet.cc:1724] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00: 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 12:23:01.641517  1678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.67:36427, user_credentials={real_user=slave}} blocked reactor thread for 114637us
I20260709 12:23:01.656212  2154 tablet.cc:1724] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f: 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 12:23:01.664753  2152 log.cc:927] Time spent T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00: Append to log took a long time: real 0.066s	user 0.002s	sys 0.000s
I20260709 12:23:01.666092  2130 tablet.cc:1724] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859: 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 12:23:01.674875  2124 tablet.cc:1724] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859: 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 12:23:01.687672  1861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "706f11f234dd4257bb68b9132ea69c5e"
dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
 from {username='slave'} at 127.0.0.1:48380
I20260709 12:23:01.688432  1861 raft_consensus.cc:493] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:01.687980  2130 tablet.cc:1724] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859: 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 12:23:01.688953  1861 raft_consensus.cc:3060] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:01.685669  2138 tablet.cc:1724] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859: 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 12:23:01.698367  1709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cbd3b75d23e4e7aafecbe10167b1488"
dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
mode: GRACEFUL
new_leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
 from {username='slave'} at 127.0.0.1:55542
I20260709 12:23:01.699045  1709 raft_consensus.cc:606] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Received request to transfer leadership to TS f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:23:01.695874  2076 raft_consensus.cc:993] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00: : Instructing follower f0573a5afa634ac7b1559ad7a4571a3f to start an election
I20260709 12:23:01.704346  2076 raft_consensus.cc:1081] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Signalling peer f0573a5afa634ac7b1559ad7a4571a3f to start an election
I20260709 12:23:01.702678  1788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a8426f057154dec81599b4336343021"
dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
mode: GRACEFUL
new_leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
 from {username='slave'} at 127.0.0.1:45502
I20260709 12:23:01.705444  1788 raft_consensus.cc:606] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Received request to transfer leadership to TS f0573a5afa634ac7b1559ad7a4571a3f
I20260709 12:23:01.707592 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:01.707716  1860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7"
dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
 from {username='slave'} at 127.0.0.1:48368
I20260709 12:23:01.708204 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:01.708616  1860 raft_consensus.cc:493] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:01.709215  1860 raft_consensus.cc:3060] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:01.722697  2146 tablet.cc:1724] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00: 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 12:23:01.724380  1860 raft_consensus.cc:515] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:01.732884  2156 tablet.cc:1724] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f: 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 12:23:01.737545  1860 leader_election.cc:290] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 3 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:23:01.712502  2113 tablet.cc:1724] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00: 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 12:23:01.745107  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:23:01.746225  1711 raft_consensus.cc:3060] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:01.747393  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6a744156ed453bb1fc00161c70e4f7" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:23:01.747879  1789 raft_consensus.cc:3055] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:01.748175  1789 raft_consensus.cc:740] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:23:01.732653  2147 tablet.cc:1724] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859: 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 12:23:01.757887  1789 consensus_queue.cc:260] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [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: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:01.760392  1789 raft_consensus.cc:3060] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:01.767691  2157 tablet.cc:1724] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f: 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 12:23:01.772647  1789 raft_consensus.cc:2468] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 3.
I20260709 12:23:01.774144  1827 leader_election.cc:304] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:23:01.775718  2156 tablet.cc:1724] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f: 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 12:23:01.776754  2107 raft_consensus.cc:2804] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:01.777441  2107 raft_consensus.cc:697] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 3 LEADER]: Becoming Leader. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:23:01.778297  2107 consensus_queue.cc:237] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [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: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:01.781697  2155 tablet.cc:1724] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00: 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 12:23:01.746120  2106 tablet.cc:1724] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f: 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 12:23:01.787725  2156 tablet.cc:1724] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f: 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 12:23:01.799021  2151 tablet.cc:1724] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00: 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 12:23:01.803337  1861 raft_consensus.cc:515] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:01.815591  1611 catalog_manager.cc:5697] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f reported cstate change: term changed from 2 to 3, leader changed from a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66) to f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67). New cstate: current_term: 3 leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:01.791273  1711 raft_consensus.cc:2468] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 3.
I20260709 12:23:01.823864  1861 leader_election.cc:290] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 2 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:23:01.824949  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706f11f234dd4257bb68b9132ea69c5e" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:23:01.827257  1789 raft_consensus.cc:3060] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:01.825078  1709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706f11f234dd4257bb68b9132ea69c5e" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:23:01.829566  1709 raft_consensus.cc:3055] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:01.829919  1709 raft_consensus.cc:740] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:23:01.830720  1709 consensus_queue.cc:260] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:01.831686  1709 raft_consensus.cc:3060] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:01.834945  1789 raft_consensus.cc:2468] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 2.
I20260709 12:23:01.836603  1827 leader_election.cc:304] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a428e8dcb44941508da9a151cbc0fd00, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:23:01.837651  2107 raft_consensus.cc:2804] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:01.838209  2107 raft_consensus.cc:697] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 2 LEADER]: Becoming Leader. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:23:01.838510  1709 raft_consensus.cc:2468] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 2.
I20260709 12:23:01.839551  2107 consensus_queue.cc:237] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:01.846254  1609 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87: soft_deleted_table [id=67799fde5b8c46e99e261a431b4c3a14] alter complete (version 1)
I20260709 12:23:01.860333  1609 catalog_manager.cc:5697] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f reported cstate change: term changed from 1 to 2, leader changed from a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65) to f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67). New cstate: current_term: 2 leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:01.908543  2125 raft_consensus.cc:993] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00: : Instructing follower f0573a5afa634ac7b1559ad7a4571a3f to start an election
I20260709 12:23:01.909111  2142 raft_consensus.cc:1081] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Signalling peer f0573a5afa634ac7b1559ad7a4571a3f to start an election
I20260709 12:23:01.910558  1861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a8426f057154dec81599b4336343021"
dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
 from {username='slave'} at 127.0.0.1:48368
I20260709 12:23:01.911031  1861 raft_consensus.cc:493] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:01.911340  1861 raft_consensus.cc:3060] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:01.915961  1861 raft_consensus.cc:515] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:01.917416  1861 leader_election.cc:290] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 2 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:23:01.918231  1709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8426f057154dec81599b4336343021" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:23:01.918537  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8426f057154dec81599b4336343021" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:23:01.918795  1709 raft_consensus.cc:3060] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:01.919118  1789 raft_consensus.cc:3055] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:01.919467  1789 raft_consensus.cc:740] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a428e8dcb44941508da9a151cbc0fd00, State: Running, Role: LEADER
I20260709 12:23:01.920207  1789 consensus_queue.cc:260] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:01.921185  1789 raft_consensus.cc:3060] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:01.923975  1709 raft_consensus.cc:2468] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 2.
I20260709 12:23:01.925148  1827 leader_election.cc:304] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:23:01.925913  2107 raft_consensus.cc:2804] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:01.926429  2107 raft_consensus.cc:697] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 LEADER]: Becoming Leader. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:23:01.926501  1789 raft_consensus.cc:2468] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 2.
I20260709 12:23:01.927408  2107 consensus_queue.cc:237] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:01.934897  1609 catalog_manager.cc:5697] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f reported cstate change: term changed from 1 to 2, leader changed from a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66) to f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67). New cstate: current_term: 2 leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:02.079684  2148 raft_consensus.cc:993] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859: : Instructing follower f0573a5afa634ac7b1559ad7a4571a3f to start an election
I20260709 12:23:02.080222  2131 raft_consensus.cc:1081] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Signalling peer f0573a5afa634ac7b1559ad7a4571a3f to start an election
I20260709 12:23:02.081624  1861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cbd3b75d23e4e7aafecbe10167b1488"
dest_uuid: "f0573a5afa634ac7b1559ad7a4571a3f"
 from {username='slave'} at 127.0.0.1:48380
I20260709 12:23:02.082098  1861 raft_consensus.cc:493] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:02.082453  1861 raft_consensus.cc:3060] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:02.087271  1861 raft_consensus.cc:515] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:02.088794  1861 leader_election.cc:290] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 2 election: Requested vote from peers a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971), a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951)
I20260709 12:23:02.089684  1709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbd3b75d23e4e7aafecbe10167b1488" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c588e2d94b418c8c1c9cd0f088a859"
I20260709 12:23:02.090078  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbd3b75d23e4e7aafecbe10167b1488" candidate_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a428e8dcb44941508da9a151cbc0fd00"
I20260709 12:23:02.090368  1709 raft_consensus.cc:3055] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:02.090739  1709 raft_consensus.cc:740] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4c588e2d94b418c8c1c9cd0f088a859, State: Running, Role: LEADER
I20260709 12:23:02.090745  1789 raft_consensus.cc:3060] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:02.091768  1709 consensus_queue.cc:260] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:02.093204  1709 raft_consensus.cc:3060] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:02.098773  1789 raft_consensus.cc:2468] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 2.
I20260709 12:23:02.098767  1709 raft_consensus.cc:2468] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0573a5afa634ac7b1559ad7a4571a3f in term 2.
I20260709 12:23:02.100163  1827 leader_election.cc:304] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c588e2d94b418c8c1c9cd0f088a859, f0573a5afa634ac7b1559ad7a4571a3f; no voters: 
I20260709 12:23:02.101073  2107 raft_consensus.cc:2804] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:02.101630  2107 raft_consensus.cc:697] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 LEADER]: Becoming Leader. State: Replica: f0573a5afa634ac7b1559ad7a4571a3f, State: Running, Role: LEADER
I20260709 12:23:02.102558  2107 consensus_queue.cc:237] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } }
I20260709 12:23:02.110008  1609 catalog_manager.cc:5697] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f reported cstate change: term changed from 1 to 2, leader changed from a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65) to f0573a5afa634ac7b1559ad7a4571a3f (127.28.35.67). New cstate: current_term: 2 leader_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0573a5afa634ac7b1559ad7a4571a3f" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 36427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:02.247713  1789 raft_consensus.cc:1275] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 3 FOLLOWER]: Refusing update from remote peer f0573a5afa634ac7b1559ad7a4571a3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:23:02.249069  2107 consensus_queue.cc:1048] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:02.258625  1709 raft_consensus.cc:1275] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 3 FOLLOWER]: Refusing update from remote peer f0573a5afa634ac7b1559ad7a4571a3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:23:02.260571  2080 consensus_queue.cc:1048] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:02.322577  1789 raft_consensus.cc:1275] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Refusing update from remote peer f0573a5afa634ac7b1559ad7a4571a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:02.324414  2080 consensus_queue.cc:1048] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:02.333043  1709 raft_consensus.cc:1275] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Refusing update from remote peer f0573a5afa634ac7b1559ad7a4571a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:02.335474  2107 consensus_queue.cc:1048] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:02.406029  1711 raft_consensus.cc:1275] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Refusing update from remote peer f0573a5afa634ac7b1559ad7a4571a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:02.407639  2107 consensus_queue.cc:1048] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:02.419216  1789 raft_consensus.cc:1275] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Refusing update from remote peer f0573a5afa634ac7b1559ad7a4571a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:02.421468  2165 consensus_queue.cc:1048] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:02.511617  1789 raft_consensus.cc:1275] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Refusing update from remote peer f0573a5afa634ac7b1559ad7a4571a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:02.513078  2165 consensus_queue.cc:1048] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a428e8dcb44941508da9a151cbc0fd00" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:02.525264  1709 raft_consensus.cc:1275] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Refusing update from remote peer f0573a5afa634ac7b1559ad7a4571a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:02.527557  2080 consensus_queue.cc:1048] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c588e2d94b418c8c1c9cd0f088a859" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:02.709651 28813 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:23:02.715667 28813 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:23:02.716322 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:02.723289 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:02.723722 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:03.724732 28813 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:23:03.729758 28813 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:23:03.730217 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:03.735244 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:03.735723 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:04.879212 28813 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:23:04.885378 28813 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:23:04.885828 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:04.891381 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:04.891815 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:23:05.369202  1810 debug-util.cc:398] Leaking SignalData structure 0x7b0800091580 after lost signal to thread 28816
W20260709 12:23:05.370187  1810 debug-util.cc:398] Leaking SignalData structure 0x7b0800246000 after lost signal to thread 1645
W20260709 12:23:05.371223  1810 debug-util.cc:398] Leaking SignalData structure 0x7b0800207000 after lost signal to thread 1738
W20260709 12:23:05.372152  1810 debug-util.cc:398] Leaking SignalData structure 0x7b080030c7c0 after lost signal to thread 1813
W20260709 12:23:05.373026  1810 debug-util.cc:398] Leaking SignalData structure 0x7b0800094f00 after lost signal to thread 1887
I20260709 12:23:05.892827 28813 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:23:05.898656 28813 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:23:05.899137 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:05.903896 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:05.904304 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:06.905437 28813 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:23:06.911026 28813 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:23:06.911589 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:06.917553 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:06.917965 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:07.918944 28813 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:23:07.924206 28813 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:23:07.924655 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:07.929543 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:07.929949 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:08.931058 28813 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:23:08.936322 28813 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:23:08.936817 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:08.941680 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:08.942075 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:09.944398 28813 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:23:09.958635 28813 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:23:09.959313 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:09.968627 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:09.969139 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:10.970474 28813 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:23:10.976467 28813 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:23:10.976845 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:10.981824 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:10.982239 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:12.046573 28813 tablet_server.cc:179] TabletServer@127.28.35.65:0 shutting down...
W20260709 12:23:12.062870  1753 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 12:23:12.068281  1753 consensus_peers.cc:597] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 -> Peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Couldn't send request to peer a4c588e2d94b418c8c1c9cd0f088a859. 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 12:23:12.081353  1753 consensus_peers.cc:597] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 -> Peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Couldn't send request to peer a4c588e2d94b418c8c1c9cd0f088a859. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:12.101531 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:12.102524 28813 tablet_replica.cc:333] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.103595 28813 raft_consensus.cc:2243] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.104375 28813 raft_consensus.cc:2272] T 07ffd9aa435e40dfb33c14e8c84b1130 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.107016 28813 tablet_replica.cc:333] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.107780 28813 raft_consensus.cc:2243] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.108325 28813 raft_consensus.cc:2272] T ba6a744156ed453bb1fc00161c70e4f7 P a4c588e2d94b418c8c1c9cd0f088a859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.111479 28813 tablet_replica.cc:333] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.112185 28813 raft_consensus.cc:2243] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.112964 28813 raft_consensus.cc:2272] T e40d263353f34520a7bff3a7b52ab855 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:12.113162  1827 consensus_peers.cc:597] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f -> Peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Couldn't send request to peer a4c588e2d94b418c8c1c9cd0f088a859. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:12.115622 28813 tablet_replica.cc:333] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.116348 28813 raft_consensus.cc:2243] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.117359 28813 raft_consensus.cc:2272] T 400278098d7e4bbcafac9b7bd9176bf8 P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.120232 28813 tablet_replica.cc:333] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.120885 28813 raft_consensus.cc:2243] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.121582 28813 raft_consensus.cc:2272] T 5cbd3b75d23e4e7aafecbe10167b1488 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.124826 28813 tablet_replica.cc:333] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.125748 28813 raft_consensus.cc:2243] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.126694 28813 raft_consensus.cc:2272] T 38b740e1e5c94493b2aa93f0b4774d71 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.129151 28813 tablet_replica.cc:333] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.129769 28813 raft_consensus.cc:2243] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.130568 28813 raft_consensus.cc:2272] T ed846869ff134c21845e61a7294c1e4f P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.132913 28813 tablet_replica.cc:333] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.133567 28813 raft_consensus.cc:2243] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.133983 28813 raft_consensus.cc:2272] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.136227 28813 tablet_replica.cc:333] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.136783 28813 raft_consensus.cc:2243] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.137282 28813 raft_consensus.cc:2272] T 6a8426f057154dec81599b4336343021 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.139786 28813 tablet_replica.cc:333] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.140372 28813 raft_consensus.cc:2243] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.141382 28813 raft_consensus.cc:2272] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.143852 28813 tablet_replica.cc:333] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.144469 28813 raft_consensus.cc:2243] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.145040 28813 raft_consensus.cc:2272] T 3f37e5d2129c47c39bcd2be0a024538a P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.147486 28813 tablet_replica.cc:333] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.148057 28813 raft_consensus.cc:2243] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.148576 28813 raft_consensus.cc:2272] T 54886169f24b41dc9895370eaf306005 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.150771 28813 tablet_replica.cc:333] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.151381 28813 raft_consensus.cc:2243] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.151975 28813 raft_consensus.cc:2272] T 33a91b3a85474c48b88f4ebb3e71de15 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.154412 28813 tablet_replica.cc:333] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.154992 28813 raft_consensus.cc:2243] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.155858 28813 raft_consensus.cc:2272] T 69ead6877f4c4d77890e6e8b3cb8b652 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.158241 28813 tablet_replica.cc:333] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.158810 28813 raft_consensus.cc:2243] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.159698 28813 raft_consensus.cc:2272] T 34e48181ef344852abeca40fd26142e1 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.162261 28813 tablet_replica.cc:333] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.162886 28813 raft_consensus.cc:2243] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.163575 28813 raft_consensus.cc:2272] T c3092284f3374958b8595c699e578670 P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:12.166199  1753 consensus_peers.cc:597] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 -> Peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Couldn't send request to peer a4c588e2d94b418c8c1c9cd0f088a859. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:12.167016 28813 tablet_replica.cc:333] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.167809 28813 raft_consensus.cc:2243] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.168754 28813 raft_consensus.cc:2272] T 706f11f234dd4257bb68b9132ea69c5e P a4c588e2d94b418c8c1c9cd0f088a859 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:12.169386  1827 consensus_peers.cc:597] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f -> Peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Couldn't send request to peer a4c588e2d94b418c8c1c9cd0f088a859. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:12.171897 28813 tablet_replica.cc:333] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859: stopping tablet replica
I20260709 12:23:12.172523 28813 raft_consensus.cc:2243] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.173525 28813 raft_consensus.cc:2272] T 64d1516d07d6467496c255bdc030958c P a4c588e2d94b418c8c1c9cd0f088a859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.218499 28813 tablet_server.cc:196] TabletServer@127.28.35.65:0 shutdown complete.
W20260709 12:23:12.263239  1827 consensus_peers.cc:597] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f -> Peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Couldn't send request to peer a4c588e2d94b418c8c1c9cd0f088a859. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:37971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:12.267025 28813 tablet_server.cc:179] TabletServer@127.28.35.66:0 shutting down...
I20260709 12:23:12.303943 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:12.304716 28813 tablet_replica.cc:333] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.305629 28813 raft_consensus.cc:2243] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.306599 28813 raft_consensus.cc:2272] T e40d263353f34520a7bff3a7b52ab855 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.308916 28813 tablet_replica.cc:333] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.309621 28813 raft_consensus.cc:2243] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.310163 28813 raft_consensus.cc:2272] T 07ffd9aa435e40dfb33c14e8c84b1130 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.312734 28813 tablet_replica.cc:333] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.313668 28813 raft_consensus.cc:2243] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.314683 28813 raft_consensus.cc:2272] T ba6a744156ed453bb1fc00161c70e4f7 P a428e8dcb44941508da9a151cbc0fd00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.317685 28813 tablet_replica.cc:333] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.318369 28813 raft_consensus.cc:2243] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:23:12.319092  1753 consensus_peers.cc:597] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 -> Peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Couldn't send request to peer a4c588e2d94b418c8c1c9cd0f088a859. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:37971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:12.319581 28813 raft_consensus.cc:2272] T 33a91b3a85474c48b88f4ebb3e71de15 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:12.321553  1827 consensus_peers.cc:597] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f -> Peer a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951): Couldn't send request to peer a428e8dcb44941508da9a151cbc0fd00. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:12.322578 28813 tablet_replica.cc:333] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.323240 28813 raft_consensus.cc:2243] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.323817 28813 raft_consensus.cc:2272] T 34e48181ef344852abeca40fd26142e1 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.326189 28813 tablet_replica.cc:333] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.326843 28813 raft_consensus.cc:2243] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.327423 28813 raft_consensus.cc:2272] T 69ead6877f4c4d77890e6e8b3cb8b652 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.329665 28813 tablet_replica.cc:333] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.330235 28813 raft_consensus.cc:2243] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.331136 28813 raft_consensus.cc:2272] T c3092284f3374958b8595c699e578670 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.333281 28813 tablet_replica.cc:333] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.333834 28813 raft_consensus.cc:2243] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.334332 28813 raft_consensus.cc:2272] T 64d1516d07d6467496c255bdc030958c P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.336400 28813 tablet_replica.cc:333] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.337000 28813 raft_consensus.cc:2243] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.337554 28813 raft_consensus.cc:2272] T 706f11f234dd4257bb68b9132ea69c5e P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.339779 28813 tablet_replica.cc:333] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.340363 28813 raft_consensus.cc:2243] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.340812 28813 raft_consensus.cc:2272] T 400278098d7e4bbcafac9b7bd9176bf8 P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.343459 28813 tablet_replica.cc:333] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.344007 28813 raft_consensus.cc:2243] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.344882 28813 raft_consensus.cc:2272] T ed846869ff134c21845e61a7294c1e4f P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.347292 28813 tablet_replica.cc:333] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.347863 28813 raft_consensus.cc:2243] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.349303 28813 raft_consensus.cc:2272] T 3f37e5d2129c47c39bcd2be0a024538a P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.351681 28813 tablet_replica.cc:333] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.352483 28813 raft_consensus.cc:2243] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.353259 28813 raft_consensus.cc:2272] T 38b740e1e5c94493b2aa93f0b4774d71 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:12.355463  1827 consensus_peers.cc:597] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f -> Peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Couldn't send request to peer a4c588e2d94b418c8c1c9cd0f088a859. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:37971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:12.356122 28813 tablet_replica.cc:333] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.356716 28813 raft_consensus.cc:2243] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.357190 28813 raft_consensus.cc:2272] T 5cbd3b75d23e4e7aafecbe10167b1488 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.359325 28813 tablet_replica.cc:333] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.359843 28813 raft_consensus.cc:2243] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.360314 28813 raft_consensus.cc:2272] T 6a8426f057154dec81599b4336343021 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.362455 28813 tablet_replica.cc:333] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.362983 28813 raft_consensus.cc:2243] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.363449 28813 raft_consensus.cc:2272] T cbe1c52a1a374f0b8145eec9a9c5ec5b P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.366143 28813 tablet_replica.cc:333] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.366652 28813 raft_consensus.cc:2243] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.367122 28813 raft_consensus.cc:2272] T b12f6f2f7ce84fdca34ccec3ce4d5aef P a428e8dcb44941508da9a151cbc0fd00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.369335 28813 tablet_replica.cc:333] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00: stopping tablet replica
I20260709 12:23:12.369984 28813 raft_consensus.cc:2243] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.370863 28813 raft_consensus.cc:2272] T 54886169f24b41dc9895370eaf306005 P a428e8dcb44941508da9a151cbc0fd00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.431090 28813 tablet_server.cc:196] TabletServer@127.28.35.66:0 shutdown complete.
W20260709 12:23:12.466110  1827 consensus_peers.cc:597] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f -> Peer a4c588e2d94b418c8c1c9cd0f088a859 (127.28.35.65:37971): Couldn't send request to peer a4c588e2d94b418c8c1c9cd0f088a859. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:37971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:12.469308  1827 consensus_peers.cc:597] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f -> Peer a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951): Couldn't send request to peer a428e8dcb44941508da9a151cbc0fd00. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:12.472941 28813 tablet_server.cc:179] TabletServer@127.28.35.67:0 shutting down...
W20260709 12:23:12.476876  1827 consensus_peers.cc:597] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f -> Peer a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951): Couldn't send request to peer a428e8dcb44941508da9a151cbc0fd00. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:12.495036  1827 consensus_peers.cc:597] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f -> Peer a428e8dcb44941508da9a151cbc0fd00 (127.28.35.66:32951): Couldn't send request to peer a428e8dcb44941508da9a151cbc0fd00. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:12.512218 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:12.513329 28813 tablet_replica.cc:333] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.514245 28813 raft_consensus.cc:2243] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.515239 28813 raft_consensus.cc:2272] T 07ffd9aa435e40dfb33c14e8c84b1130 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.517503 28813 tablet_replica.cc:333] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.518064 28813 raft_consensus.cc:2243] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.518844 28813 raft_consensus.cc:2272] T ba6a744156ed453bb1fc00161c70e4f7 P f0573a5afa634ac7b1559ad7a4571a3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.520874 28813 tablet_replica.cc:333] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.521564 28813 raft_consensus.cc:2243] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.522023 28813 raft_consensus.cc:2272] T e40d263353f34520a7bff3a7b52ab855 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.524168 28813 tablet_replica.cc:333] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.524765 28813 raft_consensus.cc:2243] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.525197 28813 raft_consensus.cc:2272] T 33a91b3a85474c48b88f4ebb3e71de15 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.527206 28813 tablet_replica.cc:333] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.527704 28813 raft_consensus.cc:2243] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.528137 28813 raft_consensus.cc:2272] T 69ead6877f4c4d77890e6e8b3cb8b652 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.530177 28813 tablet_replica.cc:333] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.530665 28813 raft_consensus.cc:2243] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.531111 28813 raft_consensus.cc:2272] T 34e48181ef344852abeca40fd26142e1 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.533123 28813 tablet_replica.cc:333] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.533660 28813 raft_consensus.cc:2243] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.534094 28813 raft_consensus.cc:2272] T c3092284f3374958b8595c699e578670 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.535917 28813 tablet_replica.cc:333] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.536423 28813 raft_consensus.cc:2243] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.536798 28813 raft_consensus.cc:2272] T 64d1516d07d6467496c255bdc030958c P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.538743 28813 tablet_replica.cc:333] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.539211 28813 raft_consensus.cc:2243] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.539965 28813 raft_consensus.cc:2272] T 706f11f234dd4257bb68b9132ea69c5e P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.541975 28813 tablet_replica.cc:333] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.542563 28813 raft_consensus.cc:2243] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.542984 28813 raft_consensus.cc:2272] T 400278098d7e4bbcafac9b7bd9176bf8 P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.544916 28813 tablet_replica.cc:333] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.545387 28813 raft_consensus.cc:2243] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.545796 28813 raft_consensus.cc:2272] T ed846869ff134c21845e61a7294c1e4f P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.547637 28813 tablet_replica.cc:333] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.548080 28813 raft_consensus.cc:2243] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.548466 28813 raft_consensus.cc:2272] T cbe1c52a1a374f0b8145eec9a9c5ec5b P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.550321 28813 tablet_replica.cc:333] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.550755 28813 raft_consensus.cc:2243] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.551424 28813 raft_consensus.cc:2272] T b12f6f2f7ce84fdca34ccec3ce4d5aef P f0573a5afa634ac7b1559ad7a4571a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.553169 28813 tablet_replica.cc:333] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.553684 28813 raft_consensus.cc:2243] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.554440 28813 raft_consensus.cc:2272] T 6a8426f057154dec81599b4336343021 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.556368 28813 tablet_replica.cc:333] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.556828 28813 raft_consensus.cc:2243] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.557264 28813 raft_consensus.cc:2272] T 54886169f24b41dc9895370eaf306005 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.559044 28813 tablet_replica.cc:333] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.559484 28813 raft_consensus.cc:2243] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.559870 28813 raft_consensus.cc:2272] T 3f37e5d2129c47c39bcd2be0a024538a P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.561661 28813 tablet_replica.cc:333] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.562085 28813 raft_consensus.cc:2243] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.562837 28813 raft_consensus.cc:2272] T 5cbd3b75d23e4e7aafecbe10167b1488 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.564566 28813 tablet_replica.cc:333] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f: stopping tablet replica
I20260709 12:23:12.564971 28813 raft_consensus.cc:2243] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:12.565399 28813 raft_consensus.cc:2272] T 38b740e1e5c94493b2aa93f0b4774d71 P f0573a5afa634ac7b1559ad7a4571a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.607069 28813 tablet_server.cc:196] TabletServer@127.28.35.67:0 shutdown complete.
I20260709 12:23:12.646745 28813 master.cc:562] Master@127.28.35.126:39015 shutting down...
I20260709 12:23:12.669693 28813 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:12.670316 28813 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:12.670717 28813 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2e92f49abe2f4c7d9e400f82ce65ea87: stopping tablet replica
I20260709 12:23:12.691061 28813 master.cc:584] Master@127.28.35.126:39015 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20557 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:23:12.746104 28813 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.35.126:41639
I20260709 12:23:12.747359 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:12.753554  2206 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 12:23:12.753558  2207 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 12:23:12.754200  2209 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 12:23:12.755136 28813 server_base.cc:1061] running on GCE node
I20260709 12:23:12.756181 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:12.756366 28813 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 12:23:12.756552 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599792756536 us; error 0 us; skew 500 ppm
I20260709 12:23:12.757109 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:12.759646 28813 webserver.cc:533] Webserver started at http://127.28.35.126:44143/ using document root <none> and password file <none>
I20260709 12:23:12.760149 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:12.760339 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:12.760622 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:12.761837 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/master-0-root/instance:
uuid: "16d27a3a4e9545808252ba3ca3b6c7bf"
format_stamp: "Formatted at 2026-07-09 12:23:12 on dist-test-slave-72p5"
I20260709 12:23:12.766191 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:23:12.769654  2214 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:12.770339 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:23:12.770634 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/master-0-root
uuid: "16d27a3a4e9545808252ba3ca3b6c7bf"
format_stamp: "Formatted at 2026-07-09 12:23:12 on dist-test-slave-72p5"
I20260709 12:23:12.770900 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-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 12:23:12.781955 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:12.783576 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:12.823256 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.126:41639
I20260709 12:23:12.823365  2265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.126:41639 every 8 connection(s)
I20260709 12:23:12.827157  2266 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 12:23:12.838414  2266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf: Bootstrap starting.
I20260709 12:23:12.844497  2266 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:12.848731  2266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf: No bootstrap required, opened a new log
I20260709 12:23:12.851092  2266 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16d27a3a4e9545808252ba3ca3b6c7bf" member_type: VOTER }
I20260709 12:23:12.851528  2266 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:12.851714  2266 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16d27a3a4e9545808252ba3ca3b6c7bf, State: Initialized, Role: FOLLOWER
I20260709 12:23:12.852201  2266 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16d27a3a4e9545808252ba3ca3b6c7bf" member_type: VOTER }
I20260709 12:23:12.852612  2266 raft_consensus.cc:399] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:12.852803  2266 raft_consensus.cc:493] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:12.853016  2266 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:12.857880  2266 raft_consensus.cc:515] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16d27a3a4e9545808252ba3ca3b6c7bf" member_type: VOTER }
I20260709 12:23:12.858362  2266 leader_election.cc:304] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [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: 16d27a3a4e9545808252ba3ca3b6c7bf; no voters: 
I20260709 12:23:12.859427  2266 leader_election.cc:290] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:12.859843  2269 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:12.861373  2269 raft_consensus.cc:697] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [term 1 LEADER]: Becoming Leader. State: Replica: 16d27a3a4e9545808252ba3ca3b6c7bf, State: Running, Role: LEADER
I20260709 12:23:12.862078  2269 consensus_queue.cc:237] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [LEADER]: Queue going to LEADER mode. State: All 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: "16d27a3a4e9545808252ba3ca3b6c7bf" member_type: VOTER }
I20260709 12:23:12.862534  2266 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:12.867753  2271 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 16d27a3a4e9545808252ba3ca3b6c7bf. Latest consensus state: current_term: 1 leader_uuid: "16d27a3a4e9545808252ba3ca3b6c7bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16d27a3a4e9545808252ba3ca3b6c7bf" member_type: VOTER } }
I20260709 12:23:12.868494  2271 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:12.868427  2270 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "16d27a3a4e9545808252ba3ca3b6c7bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16d27a3a4e9545808252ba3ca3b6c7bf" member_type: VOTER } }
I20260709 12:23:12.869091  2270 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:12.870612  2278 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:12.877051  2278 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:12.878196 28813 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:12.885937  2278 catalog_manager.cc:1383] Generated new cluster ID: 320718db0f2047979dd7024dc9dccf9e
I20260709 12:23:12.886214  2278 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:12.911474  2278 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:12.912807  2278 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:12.932349  2278 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf: Generated new TSK 0
I20260709 12:23:12.933030  2278 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:12.945473 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:12.951946  2287 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 12:23:12.953126  2288 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 12:23:12.954919  2290 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 12:23:12.955991 28813 server_base.cc:1061] running on GCE node
I20260709 12:23:12.957080 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:12.957352 28813 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 12:23:12.957497 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599792957485 us; error 0 us; skew 500 ppm
I20260709 12:23:12.958001 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:12.960500 28813 webserver.cc:533] Webserver started at http://127.28.35.65:37301/ using document root <none> and password file <none>
I20260709 12:23:12.960981 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:12.961153 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:12.961479 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:12.962641 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-0-root/instance:
uuid: "c834c6d99d9e4d1980233e61285995d7"
format_stamp: "Formatted at 2026-07-09 12:23:12 on dist-test-slave-72p5"
I20260709 12:23:12.967958 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:23:12.971576  2295 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:12.972536 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:23:12.972877 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-0-root
uuid: "c834c6d99d9e4d1980233e61285995d7"
format_stamp: "Formatted at 2026-07-09 12:23:12 on dist-test-slave-72p5"
I20260709 12:23:12.973222 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-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 12:23:12.992378 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:12.993697 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:12.995177 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:12.997474 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:12.997699 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:12.997936 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:12.998121 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:13.038767 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.65:41301
I20260709 12:23:13.038874  2357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.65:41301 every 8 connection(s)
I20260709 12:23:13.043905 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:13.053166  2362 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 12:23:13.055766  2363 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 12:23:13.060384  2358 heartbeater.cc:344] Connected to a master server at 127.28.35.126:41639
I20260709 12:23:13.060904  2358 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:13.061854  2358 heartbeater.cc:507] Master 127.28.35.126:41639 requested a full tablet report, sending...
W20260709 12:23:13.062002  2365 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 12:23:13.063131 28813 server_base.cc:1061] running on GCE node
I20260709 12:23:13.064698 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:13.064985 28813 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 12:23:13.064844  2231 ts_manager.cc:194] Registered new tserver with Master: c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301)
I20260709 12:23:13.065303 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599793065286 us; error 0 us; skew 500 ppm
I20260709 12:23:13.066107 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:13.067534  2231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47576
I20260709 12:23:13.068969 28813 webserver.cc:533] Webserver started at http://127.28.35.66:35263/ using document root <none> and password file <none>
I20260709 12:23:13.069579 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:13.069795 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:13.070065 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:13.071238 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-1-root/instance:
uuid: "7c861041a5f0457b9afbda38a8135667"
format_stamp: "Formatted at 2026-07-09 12:23:13 on dist-test-slave-72p5"
I20260709 12:23:13.076109 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:23:13.079538  2370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:13.080255 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:23:13.080579 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-1-root
uuid: "7c861041a5f0457b9afbda38a8135667"
format_stamp: "Formatted at 2026-07-09 12:23:13 on dist-test-slave-72p5"
I20260709 12:23:13.080847 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-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 12:23:13.122927 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:13.124169 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:13.125710 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:13.128114 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:13.128358 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:13.128603 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:13.128775 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:13.170933 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.66:44925
I20260709 12:23:13.171072  2433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.66:44925 every 8 connection(s)
I20260709 12:23:13.175933 28813 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:13.182571  2437 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 12:23:13.184644  2438 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 12:23:13.188967  2434 heartbeater.cc:344] Connected to a master server at 127.28.35.126:41639
I20260709 12:23:13.189683  2434 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:13.190294 28813 server_base.cc:1061] running on GCE node
W20260709 12:23:13.190567  2441 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 12:23:13.190954  2434 heartbeater.cc:507] Master 127.28.35.126:41639 requested a full tablet report, sending...
I20260709 12:23:13.191744 28813 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:13.192055 28813 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 12:23:13.192248 28813 hybrid_clock.cc:648] HybridClock initialized: now 1783599793192235 us; error 0 us; skew 500 ppm
I20260709 12:23:13.193006 28813 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:13.193480  2231 ts_manager.cc:194] Registered new tserver with Master: 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:13.195128  2231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47592
I20260709 12:23:13.196240 28813 webserver.cc:533] Webserver started at http://127.28.35.67:46737/ using document root <none> and password file <none>
I20260709 12:23:13.196839 28813 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:13.197062 28813 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:13.197392 28813 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:13.198649 28813 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-2-root/instance:
uuid: "c6a62a6878cc47e080b05290f5f21147"
format_stamp: "Formatted at 2026-07-09 12:23:13 on dist-test-slave-72p5"
I20260709 12:23:13.203202 28813 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:23:13.206589  2445 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:13.207296 28813 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:23:13.207614 28813 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-2-root
uuid: "c6a62a6878cc47e080b05290f5f21147"
format_stamp: "Formatted at 2026-07-09 12:23:13 on dist-test-slave-72p5"
I20260709 12:23:13.207882 28813 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIHgPIh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599608325354-28813-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 12:23:13.232579 28813 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:13.233906 28813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:13.235528 28813 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:13.237919 28813 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:13.238166 28813 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:13.238412 28813 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:13.238584 28813 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:13.282193 28813 rpc_server.cc:307] RPC server started. Bound to: 127.28.35.67:40587
I20260709 12:23:13.282321  2507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.35.67:40587 every 8 connection(s)
I20260709 12:23:13.299038  2508 heartbeater.cc:344] Connected to a master server at 127.28.35.126:41639
I20260709 12:23:13.299520  2508 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:13.300295  2508 heartbeater.cc:507] Master 127.28.35.126:41639 requested a full tablet report, sending...
I20260709 12:23:13.302306  2231 ts_manager.cc:194] Registered new tserver with Master: c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:13.302876 28813 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016609825s
I20260709 12:23:13.304174  2231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47602
I20260709 12:23:13.330066  2231 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47610:
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 12:23:13.332937  2231 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 12:23:13.414069  2398 tablet_service.cc:1511] Processing CreateTablet for tablet 89821f1b58c241439637d08fadd20f39 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:13.415599  2398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89821f1b58c241439637d08fadd20f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.417622  2397 tablet_service.cc:1511] Processing CreateTablet for tablet 60aa4a43760b49878f208d7f41cf165d (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:13.419170  2397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60aa4a43760b49878f208d7f41cf165d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.424702  2473 tablet_service.cc:1511] Processing CreateTablet for tablet 89821f1b58c241439637d08fadd20f39 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:13.426164  2473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89821f1b58c241439637d08fadd20f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.427043  2468 tablet_service.cc:1511] Processing CreateTablet for tablet 5df83ed26973416492f36b3ce086b073 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:13.428485  2468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df83ed26973416492f36b3ce086b073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.430450  2469 tablet_service.cc:1511] Processing CreateTablet for tablet e7dac6a0ae3a4f6eb659fe34fced442e (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:13.431910  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7dac6a0ae3a4f6eb659fe34fced442e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.435063  2472 tablet_service.cc:1511] Processing CreateTablet for tablet 60aa4a43760b49878f208d7f41cf165d (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:13.436622  2472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60aa4a43760b49878f208d7f41cf165d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.439957  2470 tablet_service.cc:1511] Processing CreateTablet for tablet a631f72fb2c4456789ee1951cd8f3c22 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:13.442534  2471 tablet_service.cc:1511] Processing CreateTablet for tablet f54eec6f7a744c7d96c072eea1507230 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:13.446296  2470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a631f72fb2c4456789ee1951cd8f3c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.446498  2467 tablet_service.cc:1511] Processing CreateTablet for tablet bfae2bb041a943c18b2fa29ab595ff25 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:13.447929  2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfae2bb041a943c18b2fa29ab595ff25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.449694  2471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54eec6f7a744c7d96c072eea1507230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.449892  2523 tablet_bootstrap.cc:492] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:13.450664  2466 tablet_service.cc:1511] Processing CreateTablet for tablet c8487104869042069e6d87c3e264ebef (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:13.452179  2466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8487104869042069e6d87c3e264ebef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.454802  2465 tablet_service.cc:1511] Processing CreateTablet for tablet dfc1a877cfa64381a2aa5e55d2f391af (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:13.456387  2465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc1a877cfa64381a2aa5e55d2f391af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.460433  2524 tablet_bootstrap.cc:492] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:13.468477  2524 tablet_bootstrap.cc:654] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.473172  2523 tablet_bootstrap.cc:654] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.480430  2396 tablet_service.cc:1511] Processing CreateTablet for tablet f54eec6f7a744c7d96c072eea1507230 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:13.481985  2396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54eec6f7a744c7d96c072eea1507230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.500314  2523 tablet_bootstrap.cc:492] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:13.500957  2523 ts_tablet_manager.cc:1403] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.008s
I20260709 12:23:13.500993  2393 tablet_service.cc:1511] Processing CreateTablet for tablet bfae2bb041a943c18b2fa29ab595ff25 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:13.502589  2393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfae2bb041a943c18b2fa29ab595ff25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.502234  2323 tablet_service.cc:1511] Processing CreateTablet for tablet 89821f1b58c241439637d08fadd20f39 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:13.503664  2323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89821f1b58c241439637d08fadd20f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.504307  2523 raft_consensus.cc:359] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:13.505111  2523 raft_consensus.cc:385] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.505424  2523 raft_consensus.cc:740] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.506417  2395 tablet_service.cc:1511] Processing CreateTablet for tablet e7dac6a0ae3a4f6eb659fe34fced442e (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:13.506680  2392 tablet_service.cc:1511] Processing CreateTablet for tablet c8487104869042069e6d87c3e264ebef (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:13.507272  2523 consensus_queue.cc:260] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:13.507897  2395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7dac6a0ae3a4f6eb659fe34fced442e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.510566  2394 tablet_service.cc:1511] Processing CreateTablet for tablet 5df83ed26973416492f36b3ce086b073 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:13.511206  2391 tablet_service.cc:1511] Processing CreateTablet for tablet dfc1a877cfa64381a2aa5e55d2f391af (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:13.513099  2392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8487104869042069e6d87c3e264ebef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.512784  2398 tablet_service.cc:1511] Processing CreateTablet for tablet a631f72fb2c4456789ee1951cd8f3c22 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:13.517622  2394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df83ed26973416492f36b3ce086b073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.518360  2398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a631f72fb2c4456789ee1951cd8f3c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.528728  2322 tablet_service.cc:1511] Processing CreateTablet for tablet 60aa4a43760b49878f208d7f41cf165d (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:13.529776  2391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc1a877cfa64381a2aa5e55d2f391af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.530413  2322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60aa4a43760b49878f208d7f41cf165d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.531965  2321 tablet_service.cc:1511] Processing CreateTablet for tablet f54eec6f7a744c7d96c072eea1507230 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:13.535745  2318 tablet_service.cc:1511] Processing CreateTablet for tablet 5df83ed26973416492f36b3ce086b073 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:13.538287  2317 tablet_service.cc:1511] Processing CreateTablet for tablet bfae2bb041a943c18b2fa29ab595ff25 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:13.542716  2315 tablet_service.cc:1511] Processing CreateTablet for tablet dfc1a877cfa64381a2aa5e55d2f391af (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:13.544734  2317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfae2bb041a943c18b2fa29ab595ff25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.544366  2320 tablet_service.cc:1511] Processing CreateTablet for tablet a631f72fb2c4456789ee1951cd8f3c22 (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:13.545544  2318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df83ed26973416492f36b3ce086b073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.547492  2316 tablet_service.cc:1511] Processing CreateTablet for tablet c8487104869042069e6d87c3e264ebef (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:13.550920  2319 tablet_service.cc:1511] Processing CreateTablet for tablet e7dac6a0ae3a4f6eb659fe34fced442e (DEFAULT_TABLE table=test-workload [id=267f2a32c0f24093ac1a3577957a319d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:13.553346  2316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8487104869042069e6d87c3e264ebef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.557770  2321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54eec6f7a744c7d96c072eea1507230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.563200  2320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a631f72fb2c4456789ee1951cd8f3c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.565631  2319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7dac6a0ae3a4f6eb659fe34fced442e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.569777  2315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc1a877cfa64381a2aa5e55d2f391af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:13.599467  2524 tablet_bootstrap.cc:492] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:13.600107  2524 ts_tablet_manager.cc:1403] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.140s	user 0.027s	sys 0.059s
I20260709 12:23:13.603428  2524 raft_consensus.cc:359] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:13.604180  2524 raft_consensus.cc:385] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.604578  2524 raft_consensus.cc:740] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.605512  2524 consensus_queue.cc:260] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:13.618134  2523 ts_tablet_manager.cc:1434] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.117s	user 0.003s	sys 0.016s
I20260709 12:23:13.626804  2434 heartbeater.cc:499] Master 127.28.35.126:41639 was elected leader, sending a full tablet report...
I20260709 12:23:13.647012  2508 heartbeater.cc:499] Master 127.28.35.126:41639 was elected leader, sending a full tablet report...
I20260709 12:23:13.647644  2523 tablet_bootstrap.cc:492] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:13.654353  2524 ts_tablet_manager.cc:1434] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.012s
I20260709 12:23:13.655485  2524 tablet_bootstrap.cc:492] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:13.667227  2524 tablet_bootstrap.cc:654] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.667312  2529 tablet_bootstrap.cc:492] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:13.667614  2523 tablet_bootstrap.cc:654] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:13.676329  2435 tablet.cc:2406] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:23:13.675897  2529 tablet_bootstrap.cc:654] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.685672  2523 tablet_bootstrap.cc:492] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:13.685679  2529 tablet_bootstrap.cc:492] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:13.686357  2523 ts_tablet_manager.cc:1403] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.007s
I20260709 12:23:13.686548  2524 tablet_bootstrap.cc:492] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:13.686357  2529 ts_tablet_manager.cc:1403] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:23:13.687184  2524 ts_tablet_manager.cc:1403] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.000s
I20260709 12:23:13.689586  2523 raft_consensus.cc:359] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.689857  2529 raft_consensus.cc:359] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.690558  2529 raft_consensus.cc:385] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.690399  2524 raft_consensus.cc:359] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.691015  2529 raft_consensus.cc:740] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.690436  2523 raft_consensus.cc:385] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.691383  2524 raft_consensus.cc:385] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.691794  2523 raft_consensus.cc:740] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.691829  2524 raft_consensus.cc:740] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.692066  2529 consensus_queue.cc:260] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.692880  2524 consensus_queue.cc:260] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.693181  2523 consensus_queue.cc:260] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.695122  2524 ts_tablet_manager.cc:1434] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:23:13.695554  2523 ts_tablet_manager.cc:1434] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:23:13.696125  2524 tablet_bootstrap.cc:492] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:13.696653  2523 tablet_bootstrap.cc:492] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:13.703454  2523 tablet_bootstrap.cc:654] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.703454  2524 tablet_bootstrap.cc:654] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.704246  2358 heartbeater.cc:499] Master 127.28.35.126:41639 was elected leader, sending a full tablet report...
I20260709 12:23:13.703723  2529 ts_tablet_manager.cc:1434] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:23:13.713732  2529 tablet_bootstrap.cc:492] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:13.720384  2529 tablet_bootstrap.cc:654] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.737905  2529 tablet_bootstrap.cc:492] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:13.737903  2524 tablet_bootstrap.cc:492] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:13.738270  2523 tablet_bootstrap.cc:492] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:13.738518  2529 ts_tablet_manager.cc:1403] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.012s
I20260709 12:23:13.738735  2524 ts_tablet_manager.cc:1403] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.021s
I20260709 12:23:13.738837  2523 ts_tablet_manager.cc:1403] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.022s
I20260709 12:23:13.741777  2529 raft_consensus.cc:359] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.742105  2523 raft_consensus.cc:359] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.742550  2529 raft_consensus.cc:385] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.742369  2524 raft_consensus.cc:359] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.742938  2523 raft_consensus.cc:385] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.742981  2529 raft_consensus.cc:740] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.743227  2524 raft_consensus.cc:385] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.743362  2523 raft_consensus.cc:740] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.743592  2524 raft_consensus.cc:740] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.743920  2529 consensus_queue.cc:260] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.744288  2523 consensus_queue.cc:260] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.744701  2524 consensus_queue.cc:260] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.746599  2529 ts_tablet_manager.cc:1434] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:23:13.746845  2523 ts_tablet_manager.cc:1434] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:23:13.746861  2524 ts_tablet_manager.cc:1434] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:23:13.747598  2529 tablet_bootstrap.cc:492] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:13.748049  2523 tablet_bootstrap.cc:492] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:13.748044  2524 tablet_bootstrap.cc:492] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:13.754786  2529 tablet_bootstrap.cc:654] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.754786  2524 tablet_bootstrap.cc:654] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.755160  2523 tablet_bootstrap.cc:654] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.770895  2529 tablet_bootstrap.cc:492] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:13.771463  2529 ts_tablet_manager.cc:1403] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 12:23:13.773358  2524 tablet_bootstrap.cc:492] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:13.773748  2523 tablet_bootstrap.cc:492] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:13.773914  2524 ts_tablet_manager.cc:1403] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260709 12:23:13.774268  2523 ts_tablet_manager.cc:1403] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260709 12:23:13.774716  2529 raft_consensus.cc:359] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.775583  2529 raft_consensus.cc:385] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.775873  2529 raft_consensus.cc:740] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.776679  2529 consensus_queue.cc:260] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.776844  2523 raft_consensus.cc:359] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.777577  2523 raft_consensus.cc:385] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.777318  2524 raft_consensus.cc:359] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.777951  2523 raft_consensus.cc:740] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.778129  2524 raft_consensus.cc:385] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.778491  2524 raft_consensus.cc:740] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.778947  2529 ts_tablet_manager.cc:1434] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:13.778774  2523 consensus_queue.cc:260] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.779385  2524 consensus_queue.cc:260] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.780313  2529 tablet_bootstrap.cc:492] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:13.781123  2523 ts_tablet_manager.cc:1434] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:23:13.782176  2523 tablet_bootstrap.cc:492] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:13.783682  2524 ts_tablet_manager.cc:1434] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:23:13.784801  2524 tablet_bootstrap.cc:492] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:13.787647  2529 tablet_bootstrap.cc:654] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.788708  2523 tablet_bootstrap.cc:654] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.791497  2524 tablet_bootstrap.cc:654] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.800702  2523 tablet_bootstrap.cc:492] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:13.801254  2523 ts_tablet_manager.cc:1403] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 12:23:13.803342  2529 tablet_bootstrap.cc:492] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:13.803922  2529 ts_tablet_manager.cc:1403] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260709 12:23:13.804746  2523 raft_consensus.cc:359] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.805569  2523 raft_consensus.cc:385] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.805878  2523 raft_consensus.cc:740] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.806770  2523 consensus_queue.cc:260] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.808050  2529 raft_consensus.cc:359] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.809083  2529 raft_consensus.cc:385] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.809479  2529 raft_consensus.cc:740] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.810783  2533 raft_consensus.cc:493] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:13.811650  2523 ts_tablet_manager.cc:1434] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:23:13.811386  2533 raft_consensus.cc:515] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.812772  2523 tablet_bootstrap.cc:492] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:13.819815  2523 tablet_bootstrap.cc:654] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.828229  2533 leader_election.cc:290] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:13.837805  2529 consensus_queue.cc:260] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.841135  2523 tablet_bootstrap.cc:492] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:13.841737  2523 ts_tablet_manager.cc:1403] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.019s
I20260709 12:23:13.844801  2529 ts_tablet_manager.cc:1434] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 12:23:13.846765  2524 tablet_bootstrap.cc:492] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:13.847368  2524 ts_tablet_manager.cc:1403] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.036s
I20260709 12:23:13.847555  2529 tablet_bootstrap.cc:492] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:13.848896  2523 raft_consensus.cc:359] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.849694  2523 raft_consensus.cc:385] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.849998  2523 raft_consensus.cc:740] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.850351  2524 raft_consensus.cc:359] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.851121  2524 raft_consensus.cc:385] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.850884  2523 consensus_queue.cc:260] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.851452  2524 raft_consensus.cc:740] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.852285  2524 consensus_queue.cc:260] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.854696  2524 ts_tablet_manager.cc:1434] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:23:13.855729  2524 tablet_bootstrap.cc:492] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:13.856316  2523 ts_tablet_manager.cc:1434] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:23:13.857467  2523 tablet_bootstrap.cc:492] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:13.862277  2524 tablet_bootstrap.cc:654] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.862377  2529 tablet_bootstrap.cc:654] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.869133  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae2bb041a943c18b2fa29ab595ff25" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
W20260709 12:23:13.871030  2297 leader_election.cc:343] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:13.873394  2279 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:13.875476  2523 tablet_bootstrap.cc:654] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.876788  2524 tablet_bootstrap.cc:492] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:13.877489  2524 ts_tablet_manager.cc:1403] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 12:23:13.880160  2529 tablet_bootstrap.cc:492] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:13.880735  2529 ts_tablet_manager.cc:1403] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.000s
I20260709 12:23:13.880602  2524 raft_consensus.cc:359] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.881400  2524 raft_consensus.cc:385] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.881803  2524 raft_consensus.cc:740] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.882733  2524 consensus_queue.cc:260] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.884097  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae2bb041a943c18b2fa29ab595ff25" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:13.884159  2529 raft_consensus.cc:359] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.884900  2408 raft_consensus.cc:2468] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 0.
I20260709 12:23:13.885056  2524 ts_tablet_manager.cc:1434] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:13.885169  2529 raft_consensus.cc:385] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.885844  2529 raft_consensus.cc:740] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.886312  2524 tablet_bootstrap.cc:492] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:13.886462  2299 leader_election.cc:304] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:13.887311  2533 raft_consensus.cc:2804] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:13.886893  2529 consensus_queue.cc:260] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.887717  2533 raft_consensus.cc:493] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:13.888123  2533 raft_consensus.cc:3060] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:13.896301  2524 tablet_bootstrap.cc:654] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.896165  2533 raft_consensus.cc:515] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.898913  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae2bb041a943c18b2fa29ab595ff25" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:13.899506  2408 raft_consensus.cc:3060] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:13.901988  2533 leader_election.cc:290] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:13.903481  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae2bb041a943c18b2fa29ab595ff25" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
W20260709 12:23:13.905452  2297 leader_election.cc:343] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:13.907179  2408 raft_consensus.cc:2468] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 1.
I20260709 12:23:13.907430  2524 tablet_bootstrap.cc:492] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:13.908154  2524 ts_tablet_manager.cc:1403] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260709 12:23:13.908434  2299 leader_election.cc:304] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:13.909561  2533 raft_consensus.cc:2804] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:13.910010  2533 raft_consensus.cc:697] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:13.910691  2533 consensus_queue.cc:237] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.912410  2524 raft_consensus.cc:359] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.913486  2524 raft_consensus.cc:385] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.913911  2524 raft_consensus.cc:740] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.915155  2524 consensus_queue.cc:260] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.917174  2523 tablet_bootstrap.cc:492] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:13.917764  2523 ts_tablet_manager.cc:1403] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.006s
I20260709 12:23:13.920666  2523 raft_consensus.cc:359] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.921409  2523 raft_consensus.cc:385] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.921700  2523 raft_consensus.cc:740] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.922453  2529 ts_tablet_manager.cc:1434] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.041s	user 0.033s	sys 0.005s
I20260709 12:23:13.922410  2523 consensus_queue.cc:260] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.923910  2524 ts_tablet_manager.cc:1434] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.002s
I20260709 12:23:13.924732  2529 tablet_bootstrap.cc:492] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:13.924963  2523 ts_tablet_manager.cc:1434] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:23:13.925119  2524 tablet_bootstrap.cc:492] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:13.926261  2523 tablet_bootstrap.cc:492] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:13.931722  2529 tablet_bootstrap.cc:654] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.932029  2524 tablet_bootstrap.cc:654] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.931488  2231 catalog_manager.cc:5697] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:13.933198  2523 tablet_bootstrap.cc:654] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.943909  2524 tablet_bootstrap.cc:492] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:13.944376  2524 ts_tablet_manager.cc:1403] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:23:13.946774  2529 tablet_bootstrap.cc:492] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:13.946828  2524 raft_consensus.cc:359] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.947480  2529 ts_tablet_manager.cc:1403] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260709 12:23:13.950484  2529 raft_consensus.cc:359] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:13.951180  2529 raft_consensus.cc:385] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.951479  2529 raft_consensus.cc:740] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.952122  2524 raft_consensus.cc:385] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:13.952435  2524 raft_consensus.cc:740] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:13.953270  2529 consensus_queue.cc:260] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:13.955436  2528 raft_consensus.cc:493] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:13.955842  2529 ts_tablet_manager.cc:1434] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:23:13.955983  2528 raft_consensus.cc:515] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:13.956902  2529 tablet_bootstrap.cc:492] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:13.961665  2528 leader_election.cc:290] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301)
I20260709 12:23:13.961550  2524 consensus_queue.cc:260] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.964119  2524 ts_tablet_manager.cc:1434] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:23:13.965197  2524 tablet_bootstrap.cc:492] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:13.970899  2524 tablet_bootstrap.cc:654] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.976960  2528 raft_consensus.cc:493] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:13.977562  2528 raft_consensus.cc:515] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:13.979718  2528 leader_election.cc:290] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:13.979743  2529 tablet_bootstrap.cc:654] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:13.985906  2527 raft_consensus.cc:493] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:13.986455  2527 raft_consensus.cc:515] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:13.994390  2527 leader_election.cc:290] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587), c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301)
I20260709 12:23:14.010989  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89821f1b58c241439637d08fadd20f39" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:14.012904  2408 raft_consensus.cc:2468] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 0.
I20260709 12:23:14.013492  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:14.014498  2407 raft_consensus.cc:2468] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 0.
I20260709 12:23:14.017411  2549 raft_consensus.cc:493] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:14.017925  2549 raft_consensus.cc:515] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.020186  2449 leader_election.cc:304] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: 
I20260709 12:23:14.021384  2527 raft_consensus.cc:493] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:14.022532  2549 leader_election.cc:290] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.022569  2527 raft_consensus.cc:515] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.023010  2449 leader_election.cc:304] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: 
I20260709 12:23:14.024561  2528 raft_consensus.cc:2804] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:14.024938  2528 raft_consensus.cc:493] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:14.025292  2528 raft_consensus.cc:3060] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.026160  2527 leader_election.cc:290] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.026705  2527 raft_consensus.cc:493] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:14.026844  2524 tablet_bootstrap.cc:492] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:14.027374  2524 ts_tablet_manager.cc:1403] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.003s
I20260709 12:23:14.027132  2527 raft_consensus.cc:515] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.028517  2529 tablet_bootstrap.cc:492] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:14.029029  2529 ts_tablet_manager.cc:1403] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.011s
I20260709 12:23:14.029131  2527 leader_election.cc:290] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.029714  2523 tablet_bootstrap.cc:492] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:14.030165  2523 ts_tablet_manager.cc:1403] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.104s	user 0.042s	sys 0.025s
I20260709 12:23:14.032598  2529 raft_consensus.cc:359] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.033351  2529 raft_consensus.cc:385] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:14.033277  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df83ed26973416492f36b3ce086b073" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:14.033814  2529 raft_consensus.cc:740] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:14.034065  2407 raft_consensus.cc:2468] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 0.
I20260709 12:23:14.034619  2529 consensus_queue.cc:260] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.035701  2299 leader_election.cc:304] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.036480  2533 raft_consensus.cc:2804] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:14.030200  2524 raft_consensus.cc:359] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.036847  2533 raft_consensus.cc:493] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:14.036872  2529 ts_tablet_manager.cc:1434] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:23:14.037300  2524 raft_consensus.cc:385] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:14.037377  2533 raft_consensus.cc:3060] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.037667  2524 raft_consensus.cc:740] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:14.038388  2524 consensus_queue.cc:260] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.042131  2523 raft_consensus.cc:359] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.043242  2523 raft_consensus.cc:385] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:14.044240  2549 raft_consensus.cc:493] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:14.044931  2549 raft_consensus.cc:515] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.043603  2523 raft_consensus.cc:740] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:14.049052  2549 leader_election.cc:290] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.058024  2569 raft_consensus.cc:2804] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:14.058720  2569 raft_consensus.cc:493] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:14.059110  2524 ts_tablet_manager.cc:1434] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.012s
I20260709 12:23:14.060607  2523 consensus_queue.cc:260] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.065349  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60aa4a43760b49878f208d7f41cf165d" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:14.066282  2407 raft_consensus.cc:2468] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 0.
I20260709 12:23:14.071727  2299 leader_election.cc:304] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.072618  2523 ts_tablet_manager.cc:1434] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.004s
I20260709 12:23:14.072741  2549 raft_consensus.cc:2804] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:14.073269  2549 raft_consensus.cc:493] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:14.073603  2549 raft_consensus.cc:3060] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.073817  2523 tablet_bootstrap.cc:492] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:14.084323  2533 raft_consensus.cc:515] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.085193  2549 raft_consensus.cc:515] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.086656  2533 leader_election.cc:290] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.087244  2533 raft_consensus.cc:493] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:14.087507  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df83ed26973416492f36b3ce086b073" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:14.087692  2533 raft_consensus.cc:515] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.088080  2407 raft_consensus.cc:3060] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.082165  2523 tablet_bootstrap.cc:654] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:14.063895  2569 raft_consensus.cc:3060] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.097514  2529 tablet_bootstrap.cc:492] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:14.099946  2528 raft_consensus.cc:515] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:14.101310  2533 leader_election.cc:290] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.101861  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89821f1b58c241439637d08fadd20f39" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:14.104287  2333 raft_consensus.cc:2468] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 0.
I20260709 12:23:14.102345  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60aa4a43760b49878f208d7f41cf165d" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:14.106110  2332 raft_consensus.cc:2393] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c861041a5f0457b9afbda38a8135667 in current term 1: Already voted for candidate c834c6d99d9e4d1980233e61285995d7 in this term.
I20260709 12:23:14.101691  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dac6a0ae3a4f6eb659fe34fced442e" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:14.102882  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dac6a0ae3a4f6eb659fe34fced442e" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:14.109094  2331 raft_consensus.cc:2468] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 0.
I20260709 12:23:14.109196  2529 tablet_bootstrap.cc:654] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:14.109474  2374 leader_election.cc:304] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.109120  2406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60aa4a43760b49878f208d7f41cf165d" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:14.110555  2566 raft_consensus.cc:2804] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:14.110759  2408 raft_consensus.cc:2468] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 0.
W20260709 12:23:14.097947  2449 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.35.66:44925, user_credentials={real_user=slave}} blocked reactor thread for 75016.8us
I20260709 12:23:14.112517  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df83ed26973416492f36b3ce086b073" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:14.114645  2568 raft_consensus.cc:493] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:14.114836  2483 raft_consensus.cc:2468] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 0.
I20260709 12:23:14.111166  2566 raft_consensus.cc:493] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:14.115180  2568 raft_consensus.cc:515] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.110620  2406 raft_consensus.cc:3060] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.115861  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60aa4a43760b49878f208d7f41cf165d" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:14.116564  2482 raft_consensus.cc:2468] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 0.
I20260709 12:23:14.115908  2566 raft_consensus.cc:3060] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.117417  2568 leader_election.cc:290] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:14.118922  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df83ed26973416492f36b3ce086b073" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.119552  2482 raft_consensus.cc:3060] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.121539  2407 raft_consensus.cc:2468] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 1.
I20260709 12:23:14.122148  2527 raft_consensus.cc:493] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:14.122637  2527 raft_consensus.cc:515] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.123116  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:14.123658  2528 leader_election.cc:290] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301)
I20260709 12:23:14.124722  2527 leader_election.cc:290] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.113464  2374 leader_election.cc:304] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.113960  2299 leader_election.cc:304] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.126497  2570 raft_consensus.cc:2804] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:14.126888  2570 raft_consensus.cc:493] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:14.127209  2570 raft_consensus.cc:3060] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.127740  2299 leader_election.cc:304] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.114283  2523 tablet_bootstrap.cc:492] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:14.128736  2523 ts_tablet_manager.cc:1403] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.000s
I20260709 12:23:14.129720  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:14.131147  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:14.110078  2549 leader_election.cc:290] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.131750  2523 raft_consensus.cc:359] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.132256  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89821f1b58c241439637d08fadd20f39" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:14.132510  2523 raft_consensus.cc:385] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:14.132790  2523 raft_consensus.cc:740] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:14.132915  2331 raft_consensus.cc:2468] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 0.
I20260709 12:23:14.131801  2333 raft_consensus.cc:2468] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 0.
I20260709 12:23:14.134291  2529 tablet_bootstrap.cc:492] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:14.134693  2529 ts_tablet_manager.cc:1403] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.011s
I20260709 12:23:14.137465  2527 raft_consensus.cc:2804] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:14.137619  2533 raft_consensus.cc:2804] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:14.137959  2527 raft_consensus.cc:493] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:14.138370  2527 raft_consensus.cc:3060] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.139472  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8487104869042069e6d87c3e264ebef" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
W20260709 12:23:14.141053  2374 leader_election.cc:343] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:14.143069  2570 raft_consensus.cc:515] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.140538  2523 consensus_queue.cc:260] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.146124  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dac6a0ae3a4f6eb659fe34fced442e" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:14.146500  2566 raft_consensus.cc:515] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:14.147392  2482 raft_consensus.cc:2468] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 1.
I20260709 12:23:14.147883  2406 raft_consensus.cc:2468] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 1.
I20260709 12:23:14.146063  2529 raft_consensus.cc:359] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.148483  2529 raft_consensus.cc:385] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:14.148777  2529 raft_consensus.cc:740] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:14.149382  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60aa4a43760b49878f208d7f41cf165d" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.150007  2483 raft_consensus.cc:3060] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.151014  2566 leader_election.cc:290] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Requested vote from peers c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587), c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301)
I20260709 12:23:14.152099  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89821f1b58c241439637d08fadd20f39" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:14.152742  2333 raft_consensus.cc:3060] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.153793  2299 leader_election.cc:304] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.158385  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89821f1b58c241439637d08fadd20f39" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:14.159308  2407 raft_consensus.cc:2393] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c6a62a6878cc47e080b05290f5f21147 in current term 1: Already voted for candidate 7c861041a5f0457b9afbda38a8135667 in this term.
I20260709 12:23:14.159530  2549 raft_consensus.cc:2804] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:14.160063  2549 raft_consensus.cc:697] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:14.160522  2566 raft_consensus.cc:493] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:23:14.161131  2449 leader_election.cc:343] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:14.160904  2549 consensus_queue.cc:237] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.161154  2566 raft_consensus.cc:515] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.151362  2529 consensus_queue.cc:260] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.162809  2449 leader_election.cc:304] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.163637  2528 raft_consensus.cc:2804] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:23:14.163726  2449 leader_election.cc:343] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:14.164080  2528 raft_consensus.cc:493] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:14.164621  2528 raft_consensus.cc:3060] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.165098  2566 leader_election.cc:290] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.165524  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:14.166276  2331 raft_consensus.cc:2468] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 0.
I20260709 12:23:14.167603  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89821f1b58c241439637d08fadd20f39" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:14.159334  2483 raft_consensus.cc:2468] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 1.
I20260709 12:23:14.169545  2374 leader_election.cc:304] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.170136  2527 raft_consensus.cc:515] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.170527  2566 raft_consensus.cc:2804] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:14.171062  2566 raft_consensus.cc:493] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:14.171304  2408 raft_consensus.cc:2393] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c834c6d99d9e4d1980233e61285995d7 in current term 1: Already voted for candidate 7c861041a5f0457b9afbda38a8135667 in this term.
I20260709 12:23:14.171473  2566 raft_consensus.cc:3060] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.173249  2333 raft_consensus.cc:2468] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 1.
I20260709 12:23:14.150667  2569 raft_consensus.cc:515] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.174358  2374 leader_election.cc:304] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.175541  2528 raft_consensus.cc:515] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.176529  2569 leader_election.cc:290] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:14.177784  2528 leader_election.cc:290] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:14.179371  2481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60aa4a43760b49878f208d7f41cf165d" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:14.180243  2481 raft_consensus.cc:2393] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c861041a5f0457b9afbda38a8135667 in current term 1: Already voted for candidate c834c6d99d9e4d1980233e61285995d7 in this term.
I20260709 12:23:14.180696  2527 leader_election.cc:290] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.181288  2527 raft_consensus.cc:2804] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:14.181497  2481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dac6a0ae3a4f6eb659fe34fced442e" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:14.181748  2527 raft_consensus.cc:697] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Becoming Leader. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:14.182140  2481 raft_consensus.cc:2468] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 0.
I20260709 12:23:14.183449  2481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8487104869042069e6d87c3e264ebef" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:14.184101  2481 raft_consensus.cc:2468] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 0.
I20260709 12:23:14.183504  2527 consensus_queue.cc:237] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:14.185470  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dac6a0ae3a4f6eb659fe34fced442e" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:14.186323  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:14.186801  2332 raft_consensus.cc:2393] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c861041a5f0457b9afbda38a8135667 in current term 1: Already voted for candidate c834c6d99d9e4d1980233e61285995d7 in this term.
I20260709 12:23:14.187160  2480 raft_consensus.cc:2393] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c861041a5f0457b9afbda38a8135667 in current term 1: Already voted for candidate c6a62a6878cc47e080b05290f5f21147 in this term.
I20260709 12:23:14.185468  2481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89821f1b58c241439637d08fadd20f39" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.188679  2481 raft_consensus.cc:2393] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c861041a5f0457b9afbda38a8135667 in current term 1: Already voted for candidate c6a62a6878cc47e080b05290f5f21147 in this term.
I20260709 12:23:14.188571  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dac6a0ae3a4f6eb659fe34fced442e" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.189492  2480 raft_consensus.cc:3060] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.189962  2528 raft_consensus.cc:493] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:14.190488  2528 raft_consensus.cc:515] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.192313  2523 ts_tablet_manager.cc:1434] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.010s
I20260709 12:23:14.193727  2528 leader_election.cc:290] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:14.196509  2566 raft_consensus.cc:515] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.198894  2529 ts_tablet_manager.cc:1434] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.005s
I20260709 12:23:14.199108  2372 leader_election.cc:304] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667; no voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:14.200131  2566 leader_election.cc:290] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.200284  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:14.200969  2332 raft_consensus.cc:3060] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.201102  2566 raft_consensus.cc:2749] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:14.201259  2372 leader_election.cc:304] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:14.199936  2529 tablet_bootstrap.cc:492] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:14.203903  2566 raft_consensus.cc:2804] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:14.204259  2566 raft_consensus.cc:493] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:14.204624  2566 raft_consensus.cc:3060] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.209679  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dac6a0ae3a4f6eb659fe34fced442e" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:14.211066  2529 tablet_bootstrap.cc:654] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:14.211757  2570 leader_election.cc:290] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.208698  2332 raft_consensus.cc:2468] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 1.
I20260709 12:23:14.212806  2566 raft_consensus.cc:515] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.213174  2374 leader_election.cc:304] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.214219  2574 raft_consensus.cc:2804] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:14.221117  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89821f1b58c241439637d08fadd20f39" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:14.225227  2483 raft_consensus.cc:2393] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c861041a5f0457b9afbda38a8135667 in current term 1: Already voted for candidate c6a62a6878cc47e080b05290f5f21147 in this term.
I20260709 12:23:14.227095  2480 raft_consensus.cc:2468] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 1.
I20260709 12:23:14.222406  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8487104869042069e6d87c3e264ebef" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:14.223210  2566 leader_election.cc:290] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.227866  2574 raft_consensus.cc:697] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Becoming Leader. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
W20260709 12:23:14.229199  2374 leader_election.cc:343] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:14.229359  2574 consensus_queue.cc:237] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.224192  2529 tablet_bootstrap.cc:492] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:14.233814  2529 ts_tablet_manager.cc:1403] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.013s
I20260709 12:23:14.234642  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:14.235491  2332 raft_consensus.cc:3060] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.237610  2529 raft_consensus.cc:359] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.239065  2529 raft_consensus.cc:385] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:14.239737  2529 raft_consensus.cc:740] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:14.241520  2533 raft_consensus.cc:697] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:14.243072  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:14.243744  2408 raft_consensus.cc:3060] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.244138  2533 consensus_queue.cc:237] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.245661  2529 consensus_queue.cc:260] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.249696  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:14.250152  2372 leader_election.cc:304] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:14.250828  2333 raft_consensus.cc:2393] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c6a62a6878cc47e080b05290f5f21147 in current term 1: Already voted for candidate 7c861041a5f0457b9afbda38a8135667 in this term.
I20260709 12:23:14.251605  2579 raft_consensus.cc:2804] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:14.252211  2579 raft_consensus.cc:697] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Becoming Leader. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:14.252998  2408 raft_consensus.cc:2468] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 1.
I20260709 12:23:14.253068  2579 consensus_queue.cc:237] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.255234  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae2bb041a943c18b2fa29ab595ff25" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:14.258160  2529 ts_tablet_manager.cc:1434] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 12:23:14.259034  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dac6a0ae3a4f6eb659fe34fced442e" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.259845  2480 raft_consensus.cc:2393] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c834c6d99d9e4d1980233e61285995d7 in current term 1: Already voted for candidate 7c861041a5f0457b9afbda38a8135667 in this term.
I20260709 12:23:14.262698  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:14.258267  2449 leader_election.cc:304] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [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: c6a62a6878cc47e080b05290f5f21147; no voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:14.263926  2406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae2bb041a943c18b2fa29ab595ff25" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:14.264542  2406 raft_consensus.cc:2393] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6a62a6878cc47e080b05290f5f21147 in current term 1: Already voted for candidate c834c6d99d9e4d1980233e61285995d7 in this term.
I20260709 12:23:14.264936  2449 leader_election.cc:304] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: 
I20260709 12:23:14.265661  2528 raft_consensus.cc:2749] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:14.265908  2569 raft_consensus.cc:2804] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:14.266103  2449 leader_election.cc:304] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147; no voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:14.266675  2569 raft_consensus.cc:697] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Becoming Leader. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Running, Role: LEADER
I20260709 12:23:14.267560  2449 leader_election.cc:304] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [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: c6a62a6878cc47e080b05290f5f21147; no voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:14.268659  2567 raft_consensus.cc:3060] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.269508  2528 raft_consensus.cc:2749] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:14.269420  2230 catalog_manager.cc:5697] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c861041a5f0457b9afbda38a8135667 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "7c861041a5f0457b9afbda38a8135667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.268347  2569 consensus_queue.cc:237] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.278909  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8487104869042069e6d87c3e264ebef" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.278973  2297 leader_election.cc:304] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [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: c834c6d99d9e4d1980233e61285995d7; no voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:14.279618  2483 raft_consensus.cc:3060] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.279937  2332 raft_consensus.cc:2468] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 1.
I20260709 12:23:14.280419  2533 raft_consensus.cc:2749] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:14.277704  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.281985  2480 raft_consensus.cc:2393] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c861041a5f0457b9afbda38a8135667 in current term 1: Already voted for candidate c6a62a6878cc47e080b05290f5f21147 in this term.
I20260709 12:23:14.286175  2231 catalog_manager.cc:5697] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.288455  2567 raft_consensus.cc:2749] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:14.290235  2483 raft_consensus.cc:2468] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 1.
I20260709 12:23:14.293206  2372 leader_election.cc:304] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:14.294297  2579 raft_consensus.cc:2804] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:14.293771  2229 catalog_manager.cc:5697] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c861041a5f0457b9afbda38a8135667 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "7c861041a5f0457b9afbda38a8135667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.294879  2579 raft_consensus.cc:697] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Becoming Leader. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:14.295820  2579 consensus_queue.cc:237] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.295620  2229 catalog_manager.cc:5697] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c861041a5f0457b9afbda38a8135667 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "7c861041a5f0457b9afbda38a8135667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.314890  2231 catalog_manager.cc:5697] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.325228  2229 catalog_manager.cc:5697] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c861041a5f0457b9afbda38a8135667 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "7c861041a5f0457b9afbda38a8135667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.325675  2230 catalog_manager.cc:5697] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6a62a6878cc47e080b05290f5f21147 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c6a62a6878cc47e080b05290f5f21147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:14.335976  2533 consensus_queue.cc:1048] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:14.352586  2573 consensus_queue.cc:1048] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:14.398588  2569 raft_consensus.cc:493] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:14.399122  2569 raft_consensus.cc:515] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.401067  2569 leader_election.cc:290] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:14.402074  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc1a877cfa64381a2aa5e55d2f391af" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:14.402352  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc1a877cfa64381a2aa5e55d2f391af" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:14.402808  2332 raft_consensus.cc:2468] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 0.
I20260709 12:23:14.402971  2408 raft_consensus.cc:2468] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 0.
I20260709 12:23:14.403990  2449 leader_election.cc:304] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: 
I20260709 12:23:14.404608  2569 raft_consensus.cc:2804] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:14.404915  2569 raft_consensus.cc:493] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:14.405200  2569 raft_consensus.cc:3060] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.410480  2569 raft_consensus.cc:515] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.412130  2569 leader_election.cc:290] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:14.412910  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc1a877cfa64381a2aa5e55d2f391af" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:14.413105  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc1a877cfa64381a2aa5e55d2f391af" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:14.413542  2332 raft_consensus.cc:3060] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.413784  2408 raft_consensus.cc:3060] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.418656  2332 raft_consensus.cc:2468] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 1.
I20260709 12:23:14.419054  2408 raft_consensus.cc:2468] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 1.
I20260709 12:23:14.419826  2449 leader_election.cc:304] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.420612  2569 raft_consensus.cc:2804] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:14.421003  2569 raft_consensus.cc:697] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Becoming Leader. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Running, Role: LEADER
I20260709 12:23:14.421644  2569 consensus_queue.cc:237] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.428738  2229 catalog_manager.cc:5697] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6a62a6878cc47e080b05290f5f21147 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c6a62a6878cc47e080b05290f5f21147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:14.574352  2573 consensus_queue.cc:1048] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:14.585191  2533 consensus_queue.cc:1048] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:14.587723  2407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89821f1b58c241439637d08fadd20f39"
dest_uuid: "7c861041a5f0457b9afbda38a8135667"
mode: GRACEFUL
new_leader_uuid: "c834c6d99d9e4d1980233e61285995d7"
 from {username='slave'} at 127.0.0.1:52148
I20260709 12:23:14.588609  2407 raft_consensus.cc:606] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Received request to transfer leadership to TS c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:14.610980  2483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230"
dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
mode: GRACEFUL
new_leader_uuid: "c834c6d99d9e4d1980233e61285995d7"
 from {username='slave'} at 127.0.0.1:52780
I20260709 12:23:14.611547  2483 raft_consensus.cc:606] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Received request to transfer leadership to TS c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:14.617517  2408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22"
dest_uuid: "7c861041a5f0457b9afbda38a8135667"
mode: GRACEFUL
new_leader_uuid: "c834c6d99d9e4d1980233e61285995d7"
 from {username='slave'} at 127.0.0.1:52148
I20260709 12:23:14.618221  2408 raft_consensus.cc:606] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Received request to transfer leadership to TS c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:14.634819  2332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5df83ed26973416492f36b3ce086b073"
dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
mode: GRACEFUL
new_leader_uuid: "7c861041a5f0457b9afbda38a8135667"
 from {username='slave'} at 127.0.0.1:33538
I20260709 12:23:14.635483  2332 raft_consensus.cc:606] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Received request to transfer leadership to TS 7c861041a5f0457b9afbda38a8135667
I20260709 12:23:14.640825  2332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfae2bb041a943c18b2fa29ab595ff25"
dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
mode: GRACEFUL
new_leader_uuid: "7c861041a5f0457b9afbda38a8135667"
 from {username='slave'} at 127.0.0.1:33538
I20260709 12:23:14.641412  2332 raft_consensus.cc:606] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Received request to transfer leadership to TS 7c861041a5f0457b9afbda38a8135667
I20260709 12:23:14.654285  2533 consensus_queue.cc:1048] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:14.660723  2570 raft_consensus.cc:993] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7: : Instructing follower 7c861041a5f0457b9afbda38a8135667 to start an election
I20260709 12:23:14.661258  2576 raft_consensus.cc:1081] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Signalling peer 7c861041a5f0457b9afbda38a8135667 to start an election
I20260709 12:23:14.663220  2407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5df83ed26973416492f36b3ce086b073"
dest_uuid: "7c861041a5f0457b9afbda38a8135667"
 from {username='slave'} at 127.0.0.1:52134
I20260709 12:23:14.664775  2407 raft_consensus.cc:493] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.665223  2407 raft_consensus.cc:3060] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.668991  2570 consensus_queue.cc:1048] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:14.669274  2527 consensus_queue.cc:1048] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:14.674600  2407 raft_consensus.cc:515] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.677713  2569 consensus_queue.cc:1048] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:14.682866  2527 consensus_queue.cc:1048] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:14.687018  2527 consensus_queue.cc:1048] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:14.692500  2407 leader_election.cc:290] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 2 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.693111  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df83ed26973416492f36b3ce086b073" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:14.694017  2332 raft_consensus.cc:3055] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.694356  2332 raft_consensus.cc:740] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:14.695021  2481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df83ed26973416492f36b3ce086b073" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.695163  2332 consensus_queue.cc:260] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.699411  2332 raft_consensus.cc:3060] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.706627  2528 consensus_queue.cc:1048] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:14.713964  2570 raft_consensus.cc:493] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:14.714692  2570 raft_consensus.cc:515] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.716063  2332 raft_consensus.cc:2468] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 2.
I20260709 12:23:14.716836  2570 leader_election.cc:290] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.718549  2374 leader_election.cc:304] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [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: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:14.719980  2574 raft_consensus.cc:2804] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.720465  2574 raft_consensus.cc:697] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 2 LEADER]: Becoming Leader. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:14.721349  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8487104869042069e6d87c3e264ebef" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:14.721341  2574 consensus_queue.cc:237] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.722218  2480 raft_consensus.cc:2393] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c834c6d99d9e4d1980233e61285995d7 in current term 1: Already voted for candidate 7c861041a5f0457b9afbda38a8135667 in this term.
I20260709 12:23:14.727334  2527 consensus_queue.cc:1048] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:14.731957  2579 consensus_queue.cc:1048] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:14.732587  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8487104869042069e6d87c3e264ebef" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:14.733850  2528 raft_consensus.cc:993] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147: : Instructing follower c834c6d99d9e4d1980233e61285995d7 to start an election
I20260709 12:23:14.734021  2299 leader_election.cc:304] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c834c6d99d9e4d1980233e61285995d7; no voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:14.734542  2568 raft_consensus.cc:1081] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Signalling peer c834c6d99d9e4d1980233e61285995d7 to start an election
I20260709 12:23:14.734999  2576 raft_consensus.cc:3060] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:14.742064  2333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230"
dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
 from {username='slave'} at 127.0.0.1:33520
I20260709 12:23:14.742792  2333 raft_consensus.cc:493] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.743163  2333 raft_consensus.cc:3060] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.745982  2576 raft_consensus.cc:2749] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:14.751297  2333 raft_consensus.cc:515] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.755913  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:14.756829  2408 raft_consensus.cc:3060] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.763211  2229 catalog_manager.cc:5697] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 reported cstate change: term changed from 1 to 2, leader changed from c834c6d99d9e4d1980233e61285995d7 (127.28.35.65) to 7c861041a5f0457b9afbda38a8135667 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "7c861041a5f0457b9afbda38a8135667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.773177  2566 consensus_queue.cc:1048] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:14.774923  2333 leader_election.cc:290] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 2 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.776780  2408 raft_consensus.cc:2468] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 2.
I20260709 12:23:14.777460  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.780561  2482 raft_consensus.cc:3055] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.780988  2482 raft_consensus.cc:740] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Running, Role: LEADER
I20260709 12:23:14.782049  2566 raft_consensus.cc:993] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667: : Instructing follower c834c6d99d9e4d1980233e61285995d7 to start an election
I20260709 12:23:14.782682  2566 raft_consensus.cc:1081] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Signalling peer c834c6d99d9e4d1980233e61285995d7 to start an election
I20260709 12:23:14.781980  2482 consensus_queue.cc:260] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.783942  2482 raft_consensus.cc:3060] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.784518  2332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89821f1b58c241439637d08fadd20f39"
dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
 from {username='slave'} at 127.0.0.1:33536
I20260709 12:23:14.785161  2332 raft_consensus.cc:493] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.785563  2332 raft_consensus.cc:3060] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.785821  2299 leader_election.cc:304] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.787556  2570 raft_consensus.cc:2804] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.788235  2570 raft_consensus.cc:697] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:14.789481  2570 consensus_queue.cc:237] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.793188  2332 raft_consensus.cc:515] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:14.795506  2332 leader_election.cc:290] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 2 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.796650  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89821f1b58c241439637d08fadd20f39" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:14.797472  2408 raft_consensus.cc:3055] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.797857  2408 raft_consensus.cc:740] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:14.798775  2408 consensus_queue.cc:260] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:14.800225  2408 raft_consensus.cc:3060] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.802867  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89821f1b58c241439637d08fadd20f39" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.803606  2480 raft_consensus.cc:3060] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.805226  2579 raft_consensus.cc:993] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667: : Instructing follower c834c6d99d9e4d1980233e61285995d7 to start an election
I20260709 12:23:14.805822  2579 raft_consensus.cc:1081] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Signalling peer c834c6d99d9e4d1980233e61285995d7 to start an election
I20260709 12:23:14.808842  2332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22"
dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
 from {username='slave'} at 127.0.0.1:33536
I20260709 12:23:14.809425  2332 raft_consensus.cc:493] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.809979  2332 raft_consensus.cc:3060] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.810588  2566 consensus_queue.cc:1048] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:14.816391  2482 raft_consensus.cc:2468] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 2.
I20260709 12:23:14.816438  2231 catalog_manager.cc:5697] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 1 to 2, leader changed from c6a62a6878cc47e080b05290f5f21147 (127.28.35.67) to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.821086  2480 raft_consensus.cc:2468] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 2.
I20260709 12:23:14.821285  2332 raft_consensus.cc:515] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.822502  2297 leader_election.cc:304] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.822798  2408 raft_consensus.cc:2468] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 2.
I20260709 12:23:14.823572  2332 leader_election.cc:290] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 2 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.826627  2570 raft_consensus.cc:2804] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.827198  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.827445  2570 raft_consensus.cc:697] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:14.827886  2482 raft_consensus.cc:3060] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.828421  2570 consensus_queue.cc:237] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } }
I20260709 12:23:14.834568  2566 consensus_queue.cc:1048] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:14.837855  2482 raft_consensus.cc:2468] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 2.
I20260709 12:23:14.839136  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a631f72fb2c4456789ee1951cd8f3c22" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:14.839236  2297 leader_election.cc:304] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:14.840016  2408 raft_consensus.cc:3055] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.840411  2570 raft_consensus.cc:2804] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.840413  2408 raft_consensus.cc:740] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:14.841253  2570 raft_consensus.cc:697] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:14.841670  2408 consensus_queue.cc:260] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.842375  2570 consensus_queue.cc:237] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.843182  2408 raft_consensus.cc:3060] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.842675  2231 catalog_manager.cc:5697] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 1 to 2, leader changed from 7c861041a5f0457b9afbda38a8135667 (127.28.35.66) to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:14.854732  2408 raft_consensus.cc:2468] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 2.
I20260709 12:23:14.860549  2228 catalog_manager.cc:5697] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 1 to 2, leader changed from 7c861041a5f0457b9afbda38a8135667 (127.28.35.66) to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.906165  2573 raft_consensus.cc:993] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7: : Instructing follower 7c861041a5f0457b9afbda38a8135667 to start an election
I20260709 12:23:14.906684  2573 raft_consensus.cc:1081] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Signalling peer 7c861041a5f0457b9afbda38a8135667 to start an election
I20260709 12:23:14.908391  2408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfae2bb041a943c18b2fa29ab595ff25"
dest_uuid: "7c861041a5f0457b9afbda38a8135667"
 from {username='slave'} at 127.0.0.1:52134
I20260709 12:23:14.908928  2408 raft_consensus.cc:493] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.909319  2408 raft_consensus.cc:3060] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.914824  2408 raft_consensus.cc:515] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.916565  2408 leader_election.cc:290] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 2 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:14.917563  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae2bb041a943c18b2fa29ab595ff25" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:14.917697  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae2bb041a943c18b2fa29ab595ff25" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:14.918193  2331 raft_consensus.cc:3055] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.918329  2483 raft_consensus.cc:3060] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.918521  2331 raft_consensus.cc:740] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:14.919345  2331 consensus_queue.cc:260] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.920288  2331 raft_consensus.cc:3060] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.924738  2528 consensus_queue.cc:1048] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:14.925143  2483 raft_consensus.cc:2468] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 2.
I20260709 12:23:14.926532  2372 leader_election.cc:304] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: 
I20260709 12:23:14.926750  2331 raft_consensus.cc:2468] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 2.
I20260709 12:23:14.927467  2579 raft_consensus.cc:2804] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.927986  2579 raft_consensus.cc:697] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 2 LEADER]: Becoming Leader. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:14.928807  2579 consensus_queue.cc:237] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:14.939872  2231 catalog_manager.cc:5697] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 reported cstate change: term changed from 1 to 2, leader changed from c834c6d99d9e4d1980233e61285995d7 (127.28.35.65) to 7c861041a5f0457b9afbda38a8135667 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "7c861041a5f0457b9afbda38a8135667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.941944  2569 consensus_queue.cc:1048] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:15.251209  2483 raft_consensus.cc:3060] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.256669  2483 raft_consensus.cc:1275] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Refusing update from remote peer 7c861041a5f0457b9afbda38a8135667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.258033  2579 consensus_queue.cc:1048] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.264477  2332 raft_consensus.cc:1275] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Refusing update from remote peer 7c861041a5f0457b9afbda38a8135667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.266624  2527 consensus_queue.cc:1048] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.269222  2408 raft_consensus.cc:1275] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Refusing update from remote peer c834c6d99d9e4d1980233e61285995d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.270941  2573 consensus_queue.cc:1048] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.281100  2483 raft_consensus.cc:1275] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Refusing update from remote peer c834c6d99d9e4d1980233e61285995d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.282814  2576 consensus_queue.cc:1048] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.300434  2483 raft_consensus.cc:1275] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Refusing update from remote peer c834c6d99d9e4d1980233e61285995d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.301690  2576 consensus_queue.cc:1048] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.309084  2408 raft_consensus.cc:1275] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Refusing update from remote peer c834c6d99d9e4d1980233e61285995d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.310673  2570 consensus_queue.cc:1048] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.335620  2483 raft_consensus.cc:1275] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Refusing update from remote peer c834c6d99d9e4d1980233e61285995d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.336841  2576 consensus_queue.cc:1048] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.342816  2408 raft_consensus.cc:1275] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Refusing update from remote peer c834c6d99d9e4d1980233e61285995d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.344408  2576 consensus_queue.cc:1048] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.349330  2332 raft_consensus.cc:1275] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Refusing update from remote peer 7c861041a5f0457b9afbda38a8135667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.351526  2579 consensus_queue.cc:1048] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.362484  2483 raft_consensus.cc:1275] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Refusing update from remote peer 7c861041a5f0457b9afbda38a8135667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.364004  2574 consensus_queue.cc:1048] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:18.486629  2231 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47626:
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 12:23:18.491222  2231 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 12:23:18.540294  2316 tablet_service.cc:1511] Processing CreateTablet for tablet d3950ad16907408e9820eb9d86d291de (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:18.541145  2398 tablet_service.cc:1511] Processing CreateTablet for tablet d3950ad16907408e9820eb9d86d291de (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:18.541687  2316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3950ad16907408e9820eb9d86d291de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.542412  2465 tablet_service.cc:1511] Processing CreateTablet for tablet d3950ad16907408e9820eb9d86d291de (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:18.543704  2465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3950ad16907408e9820eb9d86d291de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.544238  2321 tablet_service.cc:1511] Processing CreateTablet for tablet 695e3313ccdd47959b1f4839f0a7d820 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:18.547398  2467 tablet_service.cc:1511] Processing CreateTablet for tablet 695e3313ccdd47959b1f4839f0a7d820 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:18.548697  2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695e3313ccdd47959b1f4839f0a7d820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.550148  2391 tablet_service.cc:1511] Processing CreateTablet for tablet 695e3313ccdd47959b1f4839f0a7d820 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:18.552232  2470 tablet_service.cc:1511] Processing CreateTablet for tablet 32ed3639445c48aa90985cc9c8e53c6b (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:18.555351  2392 tablet_service.cc:1511] Processing CreateTablet for tablet 32ed3639445c48aa90985cc9c8e53c6b (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:18.557735  2394 tablet_service.cc:1511] Processing CreateTablet for tablet 3b32b4bd02ef439e913e97f2c531d961 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:18.560030  2466 tablet_service.cc:1511] Processing CreateTablet for tablet 3b32b4bd02ef439e913e97f2c531d961 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:18.561318  2469 tablet_service.cc:1511] Processing CreateTablet for tablet d6ce60da5c6c4cd1a3f034317547fc14 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:18.563587  2315 tablet_service.cc:1511] Processing CreateTablet for tablet 32ed3639445c48aa90985cc9c8e53c6b (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:18.563932  2319 tablet_service.cc:1511] Processing CreateTablet for tablet d6ce60da5c6c4cd1a3f034317547fc14 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:18.563587  2320 tablet_service.cc:1511] Processing CreateTablet for tablet 3b32b4bd02ef439e913e97f2c531d961 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:18.567054  2321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695e3313ccdd47959b1f4839f0a7d820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.567843  2319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ce60da5c6c4cd1a3f034317547fc14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.568655  2470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ed3639445c48aa90985cc9c8e53c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.570245  2393 tablet_service.cc:1511] Processing CreateTablet for tablet d6ce60da5c6c4cd1a3f034317547fc14 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:18.573827  2315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ed3639445c48aa90985cc9c8e53c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.576857  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ce60da5c6c4cd1a3f034317547fc14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.542460  2398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3950ad16907408e9820eb9d86d291de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.581606  2393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ce60da5c6c4cd1a3f034317547fc14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.581720  2466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b32b4bd02ef439e913e97f2c531d961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.584088  2639 tablet_bootstrap.cc:492] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:18.585734  2391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695e3313ccdd47959b1f4839f0a7d820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.590052  2392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ed3639445c48aa90985cc9c8e53c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.593719  2320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b32b4bd02ef439e913e97f2c531d961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.596747  2639 tablet_bootstrap.cc:654] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:18.597750  2394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b32b4bd02ef439e913e97f2c531d961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.602447  2316 tablet_service.cc:1511] Processing CreateTablet for tablet a7615eb9e7cb4f29bfc330384c7f5b58 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:18.604414  2316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7615eb9e7cb4f29bfc330384c7f5b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.617803  2396 tablet_service.cc:1511] Processing CreateTablet for tablet a7615eb9e7cb4f29bfc330384c7f5b58 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:18.619638  2396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7615eb9e7cb4f29bfc330384c7f5b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.626084  2471 tablet_service.cc:1511] Processing CreateTablet for tablet a7615eb9e7cb4f29bfc330384c7f5b58 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:18.627597  2471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7615eb9e7cb4f29bfc330384c7f5b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.650414  2323 tablet_service.cc:1511] Processing CreateTablet for tablet 127f795ab45a481d85965271abf14480 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:18.651818  2323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127f795ab45a481d85965271abf14480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.654302  2395 tablet_service.cc:1511] Processing CreateTablet for tablet 127f795ab45a481d85965271abf14480 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:18.655730  2395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127f795ab45a481d85965271abf14480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.678330  2468 tablet_service.cc:1511] Processing CreateTablet for tablet 127f795ab45a481d85965271abf14480 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:18.687012  2470 tablet_service.cc:1511] Processing CreateTablet for tablet 120756f89631470ab0c06875b08c7efd (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:18.687055  2639 tablet_bootstrap.cc:492] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:18.688402  2639 ts_tablet_manager.cc:1403] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.000s
I20260709 12:23:18.691267  2321 tablet_service.cc:1511] Processing CreateTablet for tablet eefda0687aed4956a54b35d7083921c0 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:18.691804  2639 raft_consensus.cc:359] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.692615  2321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eefda0687aed4956a54b35d7083921c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.699122  2397 tablet_service.cc:1511] Processing CreateTablet for tablet eefda0687aed4956a54b35d7083921c0 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:18.700435  2397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eefda0687aed4956a54b35d7083921c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.700340  2391 tablet_service.cc:1511] Processing CreateTablet for tablet 120756f89631470ab0c06875b08c7efd (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:18.701164  2468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127f795ab45a481d85965271abf14480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.701769  2391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120756f89631470ab0c06875b08c7efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.700942  2465 tablet_service.cc:1511] Processing CreateTablet for tablet eefda0687aed4956a54b35d7083921c0 (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:18.708547  2465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eefda0687aed4956a54b35d7083921c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.692610  2639 raft_consensus.cc:385] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:18.710922  2639 raft_consensus.cc:740] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:18.711717  2639 consensus_queue.cc:260] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.714151  2639 ts_tablet_manager.cc:1434] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:23:18.721902  2640 tablet_bootstrap.cc:492] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:18.726069  2639 tablet_bootstrap.cc:492] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:18.728426  2640 tablet_bootstrap.cc:654] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:18.725685  2319 tablet_service.cc:1511] Processing CreateTablet for tablet 120756f89631470ab0c06875b08c7efd (DEFAULT_TABLE table=soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:18.735061  2319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120756f89631470ab0c06875b08c7efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.747404  2639 tablet_bootstrap.cc:654] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:18.750602  2470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120756f89631470ab0c06875b08c7efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.769989  2639 tablet_bootstrap.cc:492] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:18.770711  2639 ts_tablet_manager.cc:1403] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.007s
I20260709 12:23:18.773712  2639 raft_consensus.cc:359] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.774540  2639 raft_consensus.cc:385] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:18.774904  2639 raft_consensus.cc:740] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:18.766696  2642 tablet_bootstrap.cc:492] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:18.775844  2639 consensus_queue.cc:260] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.778242  2639 ts_tablet_manager.cc:1434] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:23:18.779275  2639 tablet_bootstrap.cc:492] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:18.782837  2640 tablet_bootstrap.cc:492] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:18.783531  2640 ts_tablet_manager.cc:1403] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.012s
I20260709 12:23:18.786006  2639 tablet_bootstrap.cc:654] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:18.787985  2640 raft_consensus.cc:359] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.788916  2640 raft_consensus.cc:385] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:18.782869  2642 tablet_bootstrap.cc:654] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:18.789525  2640 raft_consensus.cc:740] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:18.790640  2640 consensus_queue.cc:260] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.793797  2640 ts_tablet_manager.cc:1434] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:23:18.794983  2640 tablet_bootstrap.cc:492] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:18.800760  2642 tablet_bootstrap.cc:492] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:18.801440  2642 ts_tablet_manager.cc:1403] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.002s
I20260709 12:23:18.804255  2640 tablet_bootstrap.cc:654] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:18.804877  2642 raft_consensus.cc:359] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.805748  2642 raft_consensus.cc:385] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:18.806300  2642 raft_consensus.cc:740] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:18.807179  2642 consensus_queue.cc:260] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.809791  2642 ts_tablet_manager.cc:1434] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:23:18.810969  2642 tablet_bootstrap.cc:492] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:18.815563  2639 tablet_bootstrap.cc:492] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:18.816185  2639 ts_tablet_manager.cc:1403] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.008s
I20260709 12:23:18.819329  2639 raft_consensus.cc:359] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.820402  2639 raft_consensus.cc:385] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:18.820801  2639 raft_consensus.cc:740] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:18.821372  2640 tablet_bootstrap.cc:492] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:18.821903  2640 ts_tablet_manager.cc:1403] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260709 12:23:18.821540  2639 consensus_queue.cc:260] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.823915  2639 ts_tablet_manager.cc:1434] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:23:18.825922  2640 raft_consensus.cc:359] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.826391  2639 tablet_bootstrap.cc:492] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:18.826731  2640 raft_consensus.cc:385] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:18.827083  2640 raft_consensus.cc:740] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:18.827762  2642 tablet_bootstrap.cc:654] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:18.827919  2640 consensus_queue.cc:260] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.830583  2640 ts_tablet_manager.cc:1434] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:23:18.832280  2640 tablet_bootstrap.cc:492] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:18.835353  2639 tablet_bootstrap.cc:654] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:18.839293  2640 tablet_bootstrap.cc:654] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:18.840883  2642 tablet_bootstrap.cc:492] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:18.841472  2642 ts_tablet_manager.cc:1403] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.006s
I20260709 12:23:18.839393  2634 raft_consensus.cc:493] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:18.842116  2634 raft_consensus.cc:515] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.844341  2634 leader_election.cc:290] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:18.844626  2642 raft_consensus.cc:359] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.845475  2642 raft_consensus.cc:385] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:18.845777  2642 raft_consensus.cc:740] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:18.846505  2642 consensus_queue.cc:260] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.846910  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ce60da5c6c4cd1a3f034317547fc14" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:18.848855  2642 ts_tablet_manager.cc:1434] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:23:18.849836  2642 tablet_bootstrap.cc:492] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
W20260709 12:23:18.850841  2299 leader_election.cc:343] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:18.856446  2642 tablet_bootstrap.cc:654] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:18.857918  2628 raft_consensus.cc:493] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:18.858441  2628 raft_consensus.cc:515] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.860504  2628 leader_election.cc:290] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:18.862274  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695e3313ccdd47959b1f4839f0a7d820" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:18.863006  2408 raft_consensus.cc:2468] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 0.
I20260709 12:23:18.866606  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ce60da5c6c4cd1a3f034317547fc14" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:18.869508  2625 raft_consensus.cc:493] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:18.870253  2625 raft_consensus.cc:515] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.874112  2625 leader_election.cc:290] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
W20260709 12:23:18.882663  2297 leader_election.cc:343] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:18.883347  2297 leader_election.cc:304] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c834c6d99d9e4d1980233e61285995d7; no voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:18.884196  2627 raft_consensus.cc:2749] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:18.875041  2299 leader_election.cc:304] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:18.888700  2634 raft_consensus.cc:2804] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:18.889281  2634 raft_consensus.cc:493] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:18.889797  2634 raft_consensus.cc:3060] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:18.894551  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ed3639445c48aa90985cc9c8e53c6b" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:18.895648  2483 raft_consensus.cc:2468] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 0.
I20260709 12:23:18.897567  2372 leader_election.cc:304] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: 
I20260709 12:23:18.900053  2626 raft_consensus.cc:2804] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:18.900553  2626 raft_consensus.cc:493] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:18.900967  2626 raft_consensus.cc:3060] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:18.914911  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ed3639445c48aa90985cc9c8e53c6b" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:18.918844  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695e3313ccdd47959b1f4839f0a7d820" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
W20260709 12:23:18.925375  2374 leader_election.cc:343] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:18.934800  2297 leader_election.cc:343] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:18.939798  2626 raft_consensus.cc:515] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.948547  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ed3639445c48aa90985cc9c8e53c6b" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
W20260709 12:23:18.950548  2374 leader_election.cc:343] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:18.953751  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ed3639445c48aa90985cc9c8e53c6b" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:18.954636  2483 raft_consensus.cc:3060] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:18.969398  2626 leader_election.cc:290] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:18.944514  2634 raft_consensus.cc:515] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:18.973403  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695e3313ccdd47959b1f4839f0a7d820" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:18.974290  2407 raft_consensus.cc:3060] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.007917  2634 leader_election.cc:290] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.009603  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695e3313ccdd47959b1f4839f0a7d820" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:19.010433  2407 raft_consensus.cc:2468] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 1.
I20260709 12:23:19.008576  2639 tablet_bootstrap.cc:492] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:19.014231  2642 tablet_bootstrap.cc:492] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:19.010598  2640 tablet_bootstrap.cc:492] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
W20260709 12:23:19.011126  2297 leader_election.cc:343] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.018059  2639 ts_tablet_manager.cc:1403] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.192s	user 0.079s	sys 0.106s
I20260709 12:23:19.011206  2483 raft_consensus.cc:2468] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 1.
I20260709 12:23:19.018396  2640 ts_tablet_manager.cc:1403] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.186s	user 0.037s	sys 0.127s
I20260709 12:23:19.018688  2299 leader_election.cc:304] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:19.019564  2634 raft_consensus.cc:2804] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:19.020186  2372 leader_election.cc:304] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:19.021353  2640 raft_consensus.cc:359] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.022060  2640 raft_consensus.cc:385] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.018059  2642 ts_tablet_manager.cc:1403] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.168s	user 0.061s	sys 0.068s
I20260709 12:23:19.022207  2634 raft_consensus.cc:697] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:19.022251  2640 raft_consensus.cc:740] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.023083  2626 raft_consensus.cc:2804] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:19.023646  2634 consensus_queue.cc:237] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.023644  2640 consensus_queue.cc:260] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.024549  2626 raft_consensus.cc:697] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Becoming Leader. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:19.028394  2626 consensus_queue.cc:237] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.025730  2642 raft_consensus.cc:359] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.032685  2642 raft_consensus.cc:385] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.033041  2642 raft_consensus.cc:740] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.033803  2642 consensus_queue.cc:260] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.036868  2642 ts_tablet_manager.cc:1434] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:23:19.038012  2642 tablet_bootstrap.cc:492] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:19.026289  2640 ts_tablet_manager.cc:1434] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:23:19.026899  2639 raft_consensus.cc:359] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.040460  2639 raft_consensus.cc:385] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.040901  2639 raft_consensus.cc:740] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.041226  2640 tablet_bootstrap.cc:492] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:19.040354  2229 catalog_manager.cc:5697] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c861041a5f0457b9afbda38a8135667 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "7c861041a5f0457b9afbda38a8135667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:19.041625  2639 consensus_queue.cc:260] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.044071  2639 ts_tablet_manager.cc:1434] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 12:23:19.045140  2639 tablet_bootstrap.cc:492] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:19.048453  2640 tablet_bootstrap.cc:654] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.056227  2639 tablet_bootstrap.cc:654] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.066965  2642 tablet_bootstrap.cc:654] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.062225  2231 catalog_manager.cc:5697] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:19.072158  2639 tablet_bootstrap.cc:492] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:19.072679  2639 ts_tablet_manager.cc:1403] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260709 12:23:19.075657  2639 raft_consensus.cc:359] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.076125  2640 tablet_bootstrap.cc:492] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:19.076417  2639 raft_consensus.cc:385] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.076778  2640 ts_tablet_manager.cc:1403] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.006s
I20260709 12:23:19.076797  2639 raft_consensus.cc:740] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.077844  2639 consensus_queue.cc:260] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.079664  2640 raft_consensus.cc:359] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.080350  2639 ts_tablet_manager.cc:1434] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:23:19.081516  2639 tablet_bootstrap.cc:492] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:19.080353  2640 raft_consensus.cc:385] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.082088  2640 raft_consensus.cc:740] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.083272  2642 tablet_bootstrap.cc:492] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:19.083814  2642 ts_tablet_manager.cc:1403] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.006s
I20260709 12:23:19.086954  2642 raft_consensus.cc:359] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.087631  2642 raft_consensus.cc:385] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.082898  2640 consensus_queue.cc:260] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.087963  2642 raft_consensus.cc:740] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.088727  2642 consensus_queue.cc:260] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.089797  2640 ts_tablet_manager.cc:1434] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260709 12:23:19.090811  2640 tablet_bootstrap.cc:492] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:19.090950  2642 ts_tablet_manager.cc:1434] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:19.091995  2642 tablet_bootstrap.cc:492] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:19.087981  2639 tablet_bootstrap.cc:654] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.098733  2642 tablet_bootstrap.cc:654] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.100118  2618 raft_consensus.cc:493] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.100652  2618 raft_consensus.cc:515] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.103065  2640 tablet_bootstrap.cc:654] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.103338  2618 leader_election.cc:290] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:19.106293  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7615eb9e7cb4f29bfc330384c7f5b58" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:19.108402  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7615eb9e7cb4f29bfc330384c7f5b58" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:19.109408  2331 raft_consensus.cc:2468] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 0.
I20260709 12:23:19.111766  2449 leader_election.cc:304] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 
W20260709 12:23:19.113020  2449 leader_election.cc:343] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.114450  2618 raft_consensus.cc:2804] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:19.115114  2618 raft_consensus.cc:493] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:19.115620  2618 raft_consensus.cc:3060] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.128451  2618 raft_consensus.cc:515] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.132948  2639 tablet_bootstrap.cc:492] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:19.138067  2639 ts_tablet_manager.cc:1403] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.020s
I20260709 12:23:19.141435  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7615eb9e7cb4f29bfc330384c7f5b58" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:19.142306  2331 raft_consensus.cc:3060] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.142220  2639 raft_consensus.cc:359] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.143507  2639 raft_consensus.cc:385] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.143908  2639 raft_consensus.cc:740] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.144912  2639 consensus_queue.cc:260] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.145684  2634 raft_consensus.cc:493] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.148813  2634 raft_consensus.cc:515] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.150158  2639 ts_tablet_manager.cc:1434] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 12:23:19.151497  2634 leader_election.cc:290] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.151935  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3950ad16907408e9820eb9d86d291de" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:19.152562  2639 tablet_bootstrap.cc:492] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
W20260709 12:23:19.154155  2299 leader_election.cc:343] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.170262  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3950ad16907408e9820eb9d86d291de" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:19.171149  2483 raft_consensus.cc:2468] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 0.
I20260709 12:23:19.184507  2297 leader_election.cc:304] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 7c861041a5f0457b9afbda38a8135667
I20260709 12:23:19.184824  2639 tablet_bootstrap.cc:654] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.184963  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7615eb9e7cb4f29bfc330384c7f5b58" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:19.185801  2634 raft_consensus.cc:2804] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:19.186199  2634 raft_consensus.cc:493] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:19.186592  2634 raft_consensus.cc:3060] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:19.187994  2449 leader_election.cc:343] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.189479  2640 tablet_bootstrap.cc:492] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:19.190100  2640 ts_tablet_manager.cc:1403] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.017s
I20260709 12:23:19.191416  2642 tablet_bootstrap.cc:492] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:19.191946  2642 ts_tablet_manager.cc:1403] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.100s	user 0.036s	sys 0.039s
I20260709 12:23:19.193216  2640 raft_consensus.cc:359] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.194005  2640 raft_consensus.cc:385] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.194221  2634 raft_consensus.cc:515] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.194864  2642 raft_consensus.cc:359] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.195590  2642 raft_consensus.cc:385] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.195860  2642 raft_consensus.cc:740] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.194276  2640 raft_consensus.cc:740] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.197603  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3950ad16907408e9820eb9d86d291de" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:19.198226  2483 raft_consensus.cc:3060] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.198832  2639 tablet_bootstrap.cc:492] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:19.198287  2640 consensus_queue.cc:260] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.199326  2639 ts_tablet_manager.cc:1403] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.002s
I20260709 12:23:19.199952  2634 leader_election.cc:290] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.201613  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3950ad16907408e9820eb9d86d291de" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:19.202386  2639 raft_consensus.cc:359] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.203111  2639 raft_consensus.cc:385] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.196652  2642 consensus_queue.cc:260] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
W20260709 12:23:19.203405  2299 leader_election.cc:343] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.204800  2663 raft_consensus.cc:493] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.205528  2642 ts_tablet_manager.cc:1434] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.005s
I20260709 12:23:19.205462  2663 raft_consensus.cc:515] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.206416  2483 raft_consensus.cc:2468] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 1.
I20260709 12:23:19.206791  2642 tablet_bootstrap.cc:492] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:19.207743  2297 leader_election.cc:304] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 7c861041a5f0457b9afbda38a8135667
I20260709 12:23:19.209224  2634 raft_consensus.cc:2804] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:19.203399  2639 raft_consensus.cc:740] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.210566  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695e3313ccdd47959b1f4839f0a7d820" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:19.211504  2639 consensus_queue.cc:260] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.209993  2634 raft_consensus.cc:697] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:19.213807  2639 ts_tablet_manager.cc:1434] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 12:23:19.213941  2642 tablet_bootstrap.cc:654] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.213544  2634 consensus_queue.cc:237] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.214967  2639 tablet_bootstrap.cc:492] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:19.215540  2618 leader_election.cc:290] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:19.216126  2618 raft_consensus.cc:493] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.216595  2618 raft_consensus.cc:515] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.219620  2331 raft_consensus.cc:2468] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 1.
I20260709 12:23:19.220091  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3950ad16907408e9820eb9d86d291de" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:19.222123  2449 leader_election.cc:304] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 7c861041a5f0457b9afbda38a8135667
I20260709 12:23:19.227115  2664 raft_consensus.cc:2804] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:19.227905  2664 raft_consensus.cc:697] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Becoming Leader. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Running, Role: LEADER
I20260709 12:23:19.231240  2663 leader_election.cc:290] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:19.232815  2618 leader_election.cc:290] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:19.240526  2639 tablet_bootstrap.cc:654] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.267664  2642 tablet_bootstrap.cc:492] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:19.256541  2626 raft_consensus.cc:493] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.235904  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3950ad16907408e9820eb9d86d291de" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:19.268409  2642 ts_tablet_manager.cc:1403] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.062s	user 0.032s	sys 0.027s
I20260709 12:23:19.229130  2664 consensus_queue.cc:237] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
W20260709 12:23:19.269521  2449 leader_election.cc:343] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.270085  2449 leader_election.cc:304] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147; no voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:19.270915  2618 raft_consensus.cc:2749] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:19.268466  2626 raft_consensus.cc:515] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.272177  2642 raft_consensus.cc:359] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.234215  2640 ts_tablet_manager.cc:1434] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.044s	user 0.013s	sys 0.006s
I20260709 12:23:19.273322  2642 raft_consensus.cc:385] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.273665  2642 raft_consensus.cc:740] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.274405  2625 raft_consensus.cc:493] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.274681  2642 consensus_queue.cc:260] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.274948  2625 raft_consensus.cc:515] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.276022  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127f795ab45a481d85965271abf14480" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:19.276731  2332 raft_consensus.cc:2468] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 0.
I20260709 12:23:19.277906  2625 leader_election.cc:290] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.282632  2374 leader_election.cc:304] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:19.284226  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ce60da5c6c4cd1a3f034317547fc14" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:19.285296  2332 raft_consensus.cc:2468] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 0.
I20260709 12:23:19.287055  2374 leader_election.cc:304] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:19.289696  2625 raft_consensus.cc:2804] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:19.291491  2625 raft_consensus.cc:493] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:19.292124  2625 raft_consensus.cc:3060] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.297375  2640 tablet_bootstrap.cc:492] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:19.299975  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ce60da5c6c4cd1a3f034317547fc14" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:19.299530  2228 catalog_manager.cc:5697] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
W20260709 12:23:19.301580  2372 leader_election.cc:343] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.307665  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127f795ab45a481d85965271abf14480" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
W20260709 12:23:19.309947  2372 leader_election.cc:343] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.240794  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695e3313ccdd47959b1f4839f0a7d820" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:19.311852  2408 raft_consensus.cc:2393] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6a62a6878cc47e080b05290f5f21147 in current term 1: Already voted for candidate c834c6d99d9e4d1980233e61285995d7 in this term.
I20260709 12:23:19.313570  2449 leader_election.cc:304] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147; no voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:19.312024  2625 raft_consensus.cc:515] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.316118  2618 raft_consensus.cc:3060] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.321936  2640 tablet_bootstrap.cc:654] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.324029  2618 raft_consensus.cc:2749] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:19.314136  2626 leader_election.cc:290] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.326319  2626 raft_consensus.cc:2804] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:19.327266  2626 raft_consensus.cc:493] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:19.330581  2625 leader_election.cc:290] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.330724  2626 raft_consensus.cc:3060] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.328540  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127f795ab45a481d85965271abf14480" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:19.330281  2639 tablet_bootstrap.cc:492] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:19.331724  2639 ts_tablet_manager.cc:1403] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.117s	user 0.029s	sys 0.018s
I20260709 12:23:19.331784  2642 ts_tablet_manager.cc:1434] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.063s	user 0.025s	sys 0.031s
W20260709 12:23:19.332492  2372 leader_election.cc:343] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.332827  2642 tablet_bootstrap.cc:492] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:19.333853  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127f795ab45a481d85965271abf14480" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:19.335177  2332 raft_consensus.cc:3060] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.336069  2664 raft_consensus.cc:493] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.336556  2664 raft_consensus.cc:515] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.338572  2664 leader_election.cc:290] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:19.339890  2626 raft_consensus.cc:515] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.342199  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b32b4bd02ef439e913e97f2c531d961" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:19.342643  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ce60da5c6c4cd1a3f034317547fc14" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:19.342891  2333 raft_consensus.cc:2468] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 0.
I20260709 12:23:19.343274  2331 raft_consensus.cc:3060] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.344738  2642 tablet_bootstrap.cc:654] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.347827  2230 catalog_manager.cc:5697] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6a62a6878cc47e080b05290f5f21147 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c6a62a6878cc47e080b05290f5f21147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:19.352890  2639 raft_consensus.cc:359] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.354091  2639 raft_consensus.cc:385] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.354561  2639 raft_consensus.cc:740] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.355616  2639 consensus_queue.cc:260] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.357470  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ce60da5c6c4cd1a3f034317547fc14" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:19.356354  2626 leader_election.cc:290] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.354640  2331 raft_consensus.cc:2468] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 1.
I20260709 12:23:19.356986  2449 leader_election.cc:304] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 
W20260709 12:23:19.358971  2372 leader_election.cc:343] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.361001  2639 ts_tablet_manager.cc:1434] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:23:19.362578  2664 raft_consensus.cc:2804] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:19.362954  2664 raft_consensus.cc:493] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:19.363293  2664 raft_consensus.cc:3060] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.363682  2639 tablet_bootstrap.cc:492] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7: Bootstrap starting.
I20260709 12:23:19.363890  2332 raft_consensus.cc:2468] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 1.
I20260709 12:23:19.347764  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b32b4bd02ef439e913e97f2c531d961" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
W20260709 12:23:19.367293  2449 leader_election.cc:343] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.367939  2374 leader_election.cc:304] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:19.369221  2374 leader_election.cc:304] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:19.369804  2625 raft_consensus.cc:2804] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:19.370335  2625 raft_consensus.cc:697] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Becoming Leader. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:19.370710  2673 raft_consensus.cc:2804] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:19.371233  2673 raft_consensus.cc:697] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Becoming Leader. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:19.371194  2625 consensus_queue.cc:237] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.371893  2664 raft_consensus.cc:515] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.372422  2673 consensus_queue.cc:237] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.374212  2672 raft_consensus.cc:493] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.374730  2672 raft_consensus.cc:515] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.375074  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b32b4bd02ef439e913e97f2c531d961" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:19.375921  2332 raft_consensus.cc:3060] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.377619  2639 tablet_bootstrap.cc:654] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.382517  2640 tablet_bootstrap.cc:492] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:19.383039  2640 ts_tablet_manager.cc:1403] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.004s
I20260709 12:23:19.388473  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7615eb9e7cb4f29bfc330384c7f5b58" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:19.388404  2640 raft_consensus.cc:359] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.389495  2640 raft_consensus.cc:385] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.389825  2640 raft_consensus.cc:740] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.384888  2672 leader_election.cc:290] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.390597  2640 consensus_queue.cc:260] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.392794  2642 tablet_bootstrap.cc:492] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:19.393388  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7615eb9e7cb4f29bfc330384c7f5b58" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:19.393672  2640 ts_tablet_manager.cc:1434] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260709 12:23:19.395058  2331 raft_consensus.cc:2393] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c861041a5f0457b9afbda38a8135667 in current term 1: Already voted for candidate c6a62a6878cc47e080b05290f5f21147 in this term.
I20260709 12:23:19.396080  2642 ts_tablet_manager.cc:1403] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.011s
I20260709 12:23:19.396435  2640 tablet_bootstrap.cc:492] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:19.394028  2332 raft_consensus.cc:2468] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 1.
I20260709 12:23:19.396488  2374 leader_election.cc:304] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667; no voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:19.397750  2449 leader_election.cc:304] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:19.398236  2672 raft_consensus.cc:3060] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.398572  2667 raft_consensus.cc:2804] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:19.399219  2667 raft_consensus.cc:697] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Becoming Leader. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Running, Role: LEADER
I20260709 12:23:19.400099  2667 consensus_queue.cc:237] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.401352  2642 raft_consensus.cc:359] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.402163  2642 raft_consensus.cc:385] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.404646  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b32b4bd02ef439e913e97f2c531d961" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:19.405674  2639 tablet_bootstrap.cc:492] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7: No bootstrap required, opened a new log
I20260709 12:23:19.406176  2639 ts_tablet_manager.cc:1403] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
W20260709 12:23:19.406682  2449 leader_election.cc:343] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.407519  2664 leader_election.cc:290] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:19.402469  2642 raft_consensus.cc:740] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.409402  2642 consensus_queue.cc:260] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.408922  2639 raft_consensus.cc:359] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.417843  2639 raft_consensus.cc:385] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.418138  2639 raft_consensus.cc:740] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.418838  2642 ts_tablet_manager.cc:1434] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.007s
I20260709 12:23:19.419134  2640 tablet_bootstrap.cc:654] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.420081  2642 tablet_bootstrap.cc:492] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:19.420830  2639 consensus_queue.cc:260] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.423043  2639 ts_tablet_manager.cc:1434] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260709 12:23:19.423319  2504 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2ac0 after lost signal to thread 28816
W20260709 12:23:19.425493  2504 debug-util.cc:398] Leaking SignalData structure 0x7b08000e9f20 after lost signal to thread 2357
W20260709 12:23:19.426731  2504 debug-util.cc:398] Leaking SignalData structure 0x7b080026af00 after lost signal to thread 2433
W20260709 12:23:19.426857  2279 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:19.424594  2229 catalog_manager.cc:5697] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6a62a6878cc47e080b05290f5f21147 (127.28.35.67). New cstate: current_term: 1 leader_uuid: "c6a62a6878cc47e080b05290f5f21147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: HEALTHY } } }
W20260709 12:23:19.427935  2504 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa720 after lost signal to thread 2507
I20260709 12:23:19.433228  2642 tablet_bootstrap.cc:654] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.434010  2672 raft_consensus.cc:2749] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:19.437222  2634 raft_consensus.cc:493] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.437851  2634 raft_consensus.cc:515] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.439520  2230 catalog_manager.cc:5697] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c861041a5f0457b9afbda38a8135667 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "7c861041a5f0457b9afbda38a8135667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:19.440754  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefda0687aed4956a54b35d7083921c0" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:19.441440  2408 raft_consensus.cc:2468] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 0.
I20260709 12:23:19.441270  2230 catalog_manager.cc:5697] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c861041a5f0457b9afbda38a8135667 (127.28.35.66). New cstate: current_term: 1 leader_uuid: "7c861041a5f0457b9afbda38a8135667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:19.442596  2299 leader_election.cc:304] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:19.442728  2634 leader_election.cc:290] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.443434  2632 raft_consensus.cc:2804] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:19.443807  2632 raft_consensus.cc:493] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:19.444146  2632 raft_consensus.cc:3060] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.444945  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefda0687aed4956a54b35d7083921c0" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
W20260709 12:23:19.446417  2297 leader_election.cc:343] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.448009  2672 consensus_queue.cc:1048] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:19.461877  2632 raft_consensus.cc:515] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.465440  2632 leader_election.cc:290] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.465334  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefda0687aed4956a54b35d7083921c0" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:19.466182  2667 raft_consensus.cc:493] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.466352  2408 raft_consensus.cc:3060] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.466727  2667 raft_consensus.cc:515] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.468530  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefda0687aed4956a54b35d7083921c0" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:19.468940  2667 leader_election.cc:290] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:19.469713  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ce60da5c6c4cd1a3f034317547fc14" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
W20260709 12:23:19.470273  2297 leader_election.cc:343] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.470814  2332 raft_consensus.cc:2393] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6a62a6878cc47e080b05290f5f21147 in current term 1: Already voted for candidate 7c861041a5f0457b9afbda38a8135667 in this term.
I20260709 12:23:19.478724  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ce60da5c6c4cd1a3f034317547fc14" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:19.480376  2449 leader_election.cc:304] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147; no voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:19.481282  2667 raft_consensus.cc:3060] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.486399  2408 raft_consensus.cc:2468] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 1.
I20260709 12:23:19.488145  2299 leader_election.cc:304] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:19.489378  2632 raft_consensus.cc:2804] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:19.489938  2632 raft_consensus.cc:697] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:19.490298  2667 raft_consensus.cc:2749] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:19.490911  2632 consensus_queue.cc:237] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.501946  2332 raft_consensus.cc:3060] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.518254  2642 tablet_bootstrap.cc:492] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:19.518759  2640 tablet_bootstrap.cc:492] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:19.519098  2642 ts_tablet_manager.cc:1403] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.099s	user 0.037s	sys 0.019s
I20260709 12:23:19.519309  2640 ts_tablet_manager.cc:1403] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.009s
I20260709 12:23:19.522527  2640 raft_consensus.cc:359] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.523283  2640 raft_consensus.cc:385] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.523836  2640 raft_consensus.cc:740] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.523123  2642 raft_consensus.cc:359] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.524403  2642 raft_consensus.cc:385] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.524837  2642 raft_consensus.cc:740] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.524724  2640 consensus_queue.cc:260] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.526052  2642 consensus_queue.cc:260] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.527256  2230 catalog_manager.cc:5697] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:19.534184  2625 consensus_queue.cc:1048] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:19.528726  2642 ts_tablet_manager.cc:1434] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 12:23:19.530486  2640 ts_tablet_manager.cc:1434] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.009s
I20260709 12:23:19.541440  2642 tablet_bootstrap.cc:492] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667: Bootstrap starting.
I20260709 12:23:19.543844  2640 tablet_bootstrap.cc:492] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:19.557134  2642 tablet_bootstrap.cc:654] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.565399  2640 tablet_bootstrap.cc:654] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.579856  2640 tablet_bootstrap.cc:492] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:19.580338  2640 ts_tablet_manager.cc:1403] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.005s
I20260709 12:23:19.583441  2640 raft_consensus.cc:359] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.583973  2640 raft_consensus.cc:385] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.584203  2640 raft_consensus.cc:740] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.584863  2640 consensus_queue.cc:260] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.585871  2632 raft_consensus.cc:493] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.586423  2632 raft_consensus.cc:515] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.587082  2640 ts_tablet_manager.cc:1434] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 12:23:19.588073  2640 tablet_bootstrap.cc:492] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147: Bootstrap starting.
I20260709 12:23:19.588737  2632 leader_election.cc:290] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.591372  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120756f89631470ab0c06875b08c7efd" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:19.592762  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120756f89631470ab0c06875b08c7efd" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:19.593546  2482 raft_consensus.cc:2468] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 0.
I20260709 12:23:19.593904  2640 tablet_bootstrap.cc:654] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:19.594995  2297 leader_election.cc:304] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:19.595868  2642 tablet_bootstrap.cc:492] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667: No bootstrap required, opened a new log
I20260709 12:23:19.596374  2642 ts_tablet_manager.cc:1403] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.017s
W20260709 12:23:19.596515  2299 leader_election.cc:343] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:19.597637  2632 raft_consensus.cc:2804] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:19.598104  2632 raft_consensus.cc:493] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:19.600162  2642 raft_consensus.cc:359] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.601181  2642 raft_consensus.cc:385] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.601579  2642 raft_consensus.cc:740] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.602773  2642 consensus_queue.cc:260] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.605226  2642 ts_tablet_manager.cc:1434] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260709 12:23:19.598483  2632 raft_consensus.cc:3060] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.611500  2640 tablet_bootstrap.cc:492] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147: No bootstrap required, opened a new log
I20260709 12:23:19.612020  2640 ts_tablet_manager.cc:1403] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 12:23:19.615190  2640 raft_consensus.cc:359] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.615862  2640 raft_consensus.cc:385] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:19.616133  2640 raft_consensus.cc:740] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Initialized, Role: FOLLOWER
I20260709 12:23:19.616806  2640 consensus_queue.cc:260] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.619724  2640 ts_tablet_manager.cc:1434] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:23:19.623047  2632 raft_consensus.cc:515] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.627290  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120756f89631470ab0c06875b08c7efd" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:19.627972  2408 raft_consensus.cc:3060] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.629633  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120756f89631470ab0c06875b08c7efd" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:19.630290  2482 raft_consensus.cc:3060] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.636184  2408 raft_consensus.cc:2468] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 1.
I20260709 12:23:19.637542  2482 raft_consensus.cc:2468] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 1.
I20260709 12:23:19.638029  2299 leader_election.cc:304] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:19.639285  2634 raft_consensus.cc:2804] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:19.639832  2692 consensus_queue.cc:1048] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:19.640314  2632 leader_election.cc:290] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 1 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.642045  2632 consensus_queue.cc:1048] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:19.661895  2634 raft_consensus.cc:697] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:19.663082  2634 consensus_queue.cc:237] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.670235  2667 consensus_queue.cc:1048] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:19.692507  2667 consensus_queue.cc:1048] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:19.698830  2231 catalog_manager.cc:5697] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 1 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:19.768687  2625 raft_consensus.cc:493] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.769145  2625 raft_consensus.cc:515] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.771162  2625 leader_election.cc:290] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:19.771924  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3950ad16907408e9820eb9d86d291de" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:19.772183  2482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3950ad16907408e9820eb9d86d291de" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a62a6878cc47e080b05290f5f21147" is_pre_election: true
I20260709 12:23:19.772925  2482 raft_consensus.cc:2393] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c861041a5f0457b9afbda38a8135667 in current term 1: Already voted for candidate c834c6d99d9e4d1980233e61285995d7 in this term.
I20260709 12:23:19.773963  2372 leader_election.cc:304] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667; no voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:19.774680  2625 raft_consensus.cc:3060] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.781394  2407 raft_consensus.cc:3060] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.783037  2625 raft_consensus.cc:2749] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:19.788546  2667 consensus_queue.cc:1048] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:19.789629  2625 consensus_queue.cc:1048] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:19.803205  2667 consensus_queue.cc:1048] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:19.804235  2693 consensus_queue.cc:1048] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:19.812912  2673 consensus_queue.cc:1048] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:19.834931  2693 consensus_queue.cc:1048] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:19.944336  2673 consensus_queue.cc:1048] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:19.947697  2667 raft_consensus.cc:493] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:19.949069  2667 raft_consensus.cc:515] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:19.954717  2667 leader_election.cc:290] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:19.955611  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefda0687aed4956a54b35d7083921c0" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:19.957609  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefda0687aed4956a54b35d7083921c0" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:19.958937  2407 raft_consensus.cc:2393] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6a62a6878cc47e080b05290f5f21147 in current term 1: Already voted for candidate c834c6d99d9e4d1980233e61285995d7 in this term.
I20260709 12:23:19.960698  2449 leader_election.cc:304] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147; no voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:19.961323  2407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32ed3639445c48aa90985cc9c8e53c6b"
dest_uuid: "7c861041a5f0457b9afbda38a8135667"
mode: GRACEFUL
new_leader_uuid: "c834c6d99d9e4d1980233e61285995d7"
 from {username='slave'} at 127.0.0.1:52148
I20260709 12:23:19.961800  2667 raft_consensus.cc:3060] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.962363  2407 raft_consensus.cc:606] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Received request to transfer leadership to TS c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:19.979708  2480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b32b4bd02ef439e913e97f2c531d961"
dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
mode: GRACEFUL
new_leader_uuid: "c834c6d99d9e4d1980233e61285995d7"
 from {username='slave'} at 127.0.0.1:52780
I20260709 12:23:19.980535  2480 raft_consensus.cc:606] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Received request to transfer leadership to TS c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:19.984681  2480 raft_consensus.cc:3060] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:19.988361  2667 raft_consensus.cc:2749] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:20.006964  2667 raft_consensus.cc:493] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:20.007876  2483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7615eb9e7cb4f29bfc330384c7f5b58"
dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
mode: GRACEFUL
new_leader_uuid: "7c861041a5f0457b9afbda38a8135667"
 from {username='slave'} at 127.0.0.1:52780
I20260709 12:23:20.008026  2667 raft_consensus.cc:515] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.008709  2483 raft_consensus.cc:606] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Received request to transfer leadership to TS 7c861041a5f0457b9afbda38a8135667
I20260709 12:23:20.011605  2626 consensus_queue.cc:1048] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:20.021976  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127f795ab45a481d85965271abf14480" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c834c6d99d9e4d1980233e61285995d7" is_pre_election: true
I20260709 12:23:20.022414  2667 leader_election.cc:290] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:20.024129  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127f795ab45a481d85965271abf14480" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c861041a5f0457b9afbda38a8135667" is_pre_election: true
I20260709 12:23:20.024714  2332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "120756f89631470ab0c06875b08c7efd"
dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
mode: GRACEFUL
new_leader_uuid: "7c861041a5f0457b9afbda38a8135667"
 from {username='slave'} at 127.0.0.1:33538
I20260709 12:23:20.025439  2332 raft_consensus.cc:606] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Received request to transfer leadership to TS 7c861041a5f0457b9afbda38a8135667
I20260709 12:23:20.025929  2449 leader_election.cc:304] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147; no voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7
I20260709 12:23:20.031282  2667 raft_consensus.cc:2749] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:20.036480  2332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eefda0687aed4956a54b35d7083921c0"
dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
mode: GRACEFUL
new_leader_uuid: "c6a62a6878cc47e080b05290f5f21147"
 from {username='slave'} at 127.0.0.1:33538
I20260709 12:23:20.037182  2332 raft_consensus.cc:606] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Received request to transfer leadership to TS c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:20.046243  2634 consensus_queue.cc:1048] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:20.057884  2693 raft_consensus.cc:993] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7: : Instructing follower c6a62a6878cc47e080b05290f5f21147 to start an election
I20260709 12:23:20.058543  2693 raft_consensus.cc:1081] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Signalling peer c6a62a6878cc47e080b05290f5f21147 to start an election
I20260709 12:23:20.061317  2480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eefda0687aed4956a54b35d7083921c0"
dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
 from {username='slave'} at 127.0.0.1:52758
I20260709 12:23:20.062158  2480 raft_consensus.cc:493] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:20.062605  2480 raft_consensus.cc:3060] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.064985  2693 consensus_queue.cc:1048] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:20.073374  2480 raft_consensus.cc:515] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.076424  2483 raft_consensus.cc:1240] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Rejecting Update request from peer c834c6d99d9e4d1980233e61285995d7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:23:20.078486  2632 consensus_queue.cc:1059] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:20.079259  2634 consensus_queue.cc:1048] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:20.080041  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefda0687aed4956a54b35d7083921c0" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:20.080822  2332 raft_consensus.cc:3055] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:20.081171  2332 raft_consensus.cc:740] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:20.082283  2332 consensus_queue.cc:260] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.083346  2332 raft_consensus.cc:3060] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.098097  2480 leader_election.cc:290] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 2 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:20.104048  2332 raft_consensus.cc:2468] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 2.
I20260709 12:23:20.102308  2406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefda0687aed4956a54b35d7083921c0" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c861041a5f0457b9afbda38a8135667"
W20260709 12:23:20.105755  2632 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:23:20.109071  2449 leader_election.cc:304] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [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: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 7c861041a5f0457b9afbda38a8135667
I20260709 12:23:20.110848  2667 raft_consensus.cc:2804] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:20.111384  2667 raft_consensus.cc:697] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 2 LEADER]: Becoming Leader. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Running, Role: LEADER
I20260709 12:23:20.112542  2667 consensus_queue.cc:237] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [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: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.123363  2693 raft_consensus.cc:993] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7: : Instructing follower 7c861041a5f0457b9afbda38a8135667 to start an election
I20260709 12:23:20.124140  2692 raft_consensus.cc:1081] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Signalling peer 7c861041a5f0457b9afbda38a8135667 to start an election
I20260709 12:23:20.123399  2229 catalog_manager.cc:5697] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 reported cstate change: term changed from 1 to 2, leader changed from c834c6d99d9e4d1980233e61285995d7 (127.28.35.65) to c6a62a6878cc47e080b05290f5f21147 (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c6a62a6878cc47e080b05290f5f21147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:20.126684  2407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "120756f89631470ab0c06875b08c7efd"
dest_uuid: "7c861041a5f0457b9afbda38a8135667"
 from {username='slave'} at 127.0.0.1:52134
I20260709 12:23:20.127540  2407 raft_consensus.cc:493] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:20.129426  2407 raft_consensus.cc:3060] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.135373  2692 consensus_queue.cc:1048] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:20.141832  2407 raft_consensus.cc:515] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.144681  2408 raft_consensus.cc:1240] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Rejecting Update request from peer c834c6d99d9e4d1980233e61285995d7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:23:20.145524  2332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120756f89631470ab0c06875b08c7efd" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:20.146201  2332 raft_consensus.cc:3055] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:20.146505  2332 raft_consensus.cc:740] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:20.146221  2692 consensus_queue.cc:1059] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:23:20.149519  2407 leader_election.cc:290] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 2 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:20.150871  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120756f89631470ab0c06875b08c7efd" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:20.151726  2332 consensus_queue.cc:260] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.152747  2332 raft_consensus.cc:3060] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.160979  2672 raft_consensus.cc:993] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667: : Instructing follower c834c6d99d9e4d1980233e61285995d7 to start an election
I20260709 12:23:20.161684  2672 raft_consensus.cc:1081] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Signalling peer c834c6d99d9e4d1980233e61285995d7 to start an election
I20260709 12:23:20.164064  2331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32ed3639445c48aa90985cc9c8e53c6b"
dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
 from {username='slave'} at 127.0.0.1:33536
I20260709 12:23:20.164732  2331 raft_consensus.cc:493] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:20.165139  2331 raft_consensus.cc:3060] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.177121  2332 raft_consensus.cc:2468] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 2.
W20260709 12:23:20.177750  2692 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:23:20.179477  2374 leader_election.cc:304] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [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: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:20.180907  2625 raft_consensus.cc:2804] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:20.181437  2625 raft_consensus.cc:697] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 2 LEADER]: Becoming Leader. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:20.182469  2625 consensus_queue.cc:237] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [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: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.184684  2331 raft_consensus.cc:515] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.190481  2407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ed3639445c48aa90985cc9c8e53c6b" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:20.191138  2407 raft_consensus.cc:3055] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:20.191473  2407 raft_consensus.cc:740] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:20.191619  2331 leader_election.cc:290] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 2 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:20.191499  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ed3639445c48aa90985cc9c8e53c6b" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:20.192471  2407 consensus_queue.cc:260] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.192842  2229 catalog_manager.cc:5697] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 reported cstate change: term changed from 1 to 2, leader changed from c834c6d99d9e4d1980233e61285995d7 (127.28.35.65) to 7c861041a5f0457b9afbda38a8135667 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "7c861041a5f0457b9afbda38a8135667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:20.193959  2483 raft_consensus.cc:3060] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.194932  2407 raft_consensus.cc:3060] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.204464  2407 raft_consensus.cc:2468] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 2.
I20260709 12:23:20.204815  2483 raft_consensus.cc:2468] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 2.
I20260709 12:23:20.206250  2299 leader_election.cc:304] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:20.207165  2692 raft_consensus.cc:2804] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:20.207702  2692 raft_consensus.cc:697] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:20.208916  2692 consensus_queue.cc:237] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.217898  2663 raft_consensus.cc:993] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147: : Instructing follower c834c6d99d9e4d1980233e61285995d7 to start an election
I20260709 12:23:20.218552  2667 raft_consensus.cc:1081] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Signalling peer c834c6d99d9e4d1980233e61285995d7 to start an election
I20260709 12:23:20.219560  2231 catalog_manager.cc:5697] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 1 to 2, leader changed from 7c861041a5f0457b9afbda38a8135667 (127.28.35.66) to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:20.220443  2331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b32b4bd02ef439e913e97f2c531d961"
dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
 from {username='slave'} at 127.0.0.1:33520
I20260709 12:23:20.221081  2331 raft_consensus.cc:493] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:20.221508  2331 raft_consensus.cc:3060] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.230450  2664 raft_consensus.cc:993] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147: : Instructing follower 7c861041a5f0457b9afbda38a8135667 to start an election
I20260709 12:23:20.231052  2664 raft_consensus.cc:1081] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Signalling peer 7c861041a5f0457b9afbda38a8135667 to start an election
I20260709 12:23:20.233948  2407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7615eb9e7cb4f29bfc330384c7f5b58"
dest_uuid: "7c861041a5f0457b9afbda38a8135667"
 from {username='slave'} at 127.0.0.1:52144
I20260709 12:23:20.234647  2407 raft_consensus.cc:493] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:20.235111  2407 raft_consensus.cc:3060] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.234781  2331 raft_consensus.cc:515] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.237385  2331 leader_election.cc:290] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 2 election: Requested vote from peers 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:20.237933  2408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b32b4bd02ef439e913e97f2c531d961" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:20.238515  2408 raft_consensus.cc:3060] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.238579  2483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b32b4bd02ef439e913e97f2c531d961" candidate_uuid: "c834c6d99d9e4d1980233e61285995d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:20.239177  2483 raft_consensus.cc:3055] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:20.239490  2483 raft_consensus.cc:740] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Running, Role: LEADER
I20260709 12:23:20.240403  2483 consensus_queue.cc:260] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.241624  2483 raft_consensus.cc:3060] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.245927  2407 raft_consensus.cc:515] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.248399  2407 leader_election.cc:290] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 2 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), c6a62a6878cc47e080b05290f5f21147 (127.28.35.67:40587)
I20260709 12:23:20.249497  2483 raft_consensus.cc:2468] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 2.
I20260709 12:23:20.251142  2297 leader_election.cc:304] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:20.251991  2692 raft_consensus.cc:2804] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:20.252490  2692 raft_consensus.cc:697] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Becoming Leader. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:20.252641  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7615eb9e7cb4f29bfc330384c7f5b58" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:20.253417  2331 raft_consensus.cc:3060] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.253481  2692 consensus_queue.cc:237] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.257306  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7615eb9e7cb4f29bfc330384c7f5b58" candidate_uuid: "7c861041a5f0457b9afbda38a8135667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
I20260709 12:23:20.257974  2480 raft_consensus.cc:3055] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:20.258327  2480 raft_consensus.cc:740] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Running, Role: LEADER
I20260709 12:23:20.259219  2480 consensus_queue.cc:260] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.260682  2480 raft_consensus.cc:3060] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.262825  2408 raft_consensus.cc:2468] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c834c6d99d9e4d1980233e61285995d7 in term 2.
I20260709 12:23:20.269762  2331 raft_consensus.cc:2468] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 2.
I20260709 12:23:20.271152  2231 catalog_manager.cc:5697] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 reported cstate change: term changed from 1 to 2, leader changed from c6a62a6878cc47e080b05290f5f21147 (127.28.35.67) to c834c6d99d9e4d1980233e61285995d7 (127.28.35.65). New cstate: current_term: 2 leader_uuid: "c834c6d99d9e4d1980233e61285995d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:20.281800  2480 raft_consensus.cc:2468] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c861041a5f0457b9afbda38a8135667 in term 2.
I20260709 12:23:20.283326  2372 leader_election.cc:304] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: 
I20260709 12:23:20.284214  2625 raft_consensus.cc:2804] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:20.284688  2625 raft_consensus.cc:697] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 2 LEADER]: Becoming Leader. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:20.285585  2625 consensus_queue.cc:237] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:20.293749  2231 catalog_manager.cc:5697] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 reported cstate change: term changed from 1 to 2, leader changed from c6a62a6878cc47e080b05290f5f21147 (127.28.35.67) to 7c861041a5f0457b9afbda38a8135667 (127.28.35.66). New cstate: current_term: 2 leader_uuid: "7c861041a5f0457b9afbda38a8135667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:20.606272  2331 raft_consensus.cc:1275] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Refusing update from remote peer 7c861041a5f0457b9afbda38a8135667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:20.608426  2625 consensus_queue.cc:1048] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:20.628464  2480 raft_consensus.cc:3060] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.653250  2480 raft_consensus.cc:1275] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Refusing update from remote peer 7c861041a5f0457b9afbda38a8135667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:20.655224  2713 consensus_queue.cc:1048] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:20.666352  2408 raft_consensus.cc:1275] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Refusing update from remote peer c834c6d99d9e4d1980233e61285995d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:20.669450  2692 consensus_queue.cc:1048] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:20.678712  2480 raft_consensus.cc:1275] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Refusing update from remote peer c834c6d99d9e4d1980233e61285995d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:20.681576  2692 consensus_queue.cc:1048] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:20.694872  2331 raft_consensus.cc:1275] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Refusing update from remote peer c6a62a6878cc47e080b05290f5f21147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:20.696693  2618 consensus_queue.cc:1048] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:20.708482  2408 raft_consensus.cc:3060] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.716065  2407 raft_consensus.cc:1275] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Refusing update from remote peer c834c6d99d9e4d1980233e61285995d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:20.718590  2716 consensus_queue.cc:1048] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:20.731076  2480 raft_consensus.cc:1275] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Refusing update from remote peer c834c6d99d9e4d1980233e61285995d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:20.732546  2692 consensus_queue.cc:1048] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:20.717114  2408 raft_consensus.cc:1275] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Refusing update from remote peer c6a62a6878cc47e080b05290f5f21147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:20.739049  2618 consensus_queue.cc:1048] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:20.772511  2331 raft_consensus.cc:1275] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Refusing update from remote peer 7c861041a5f0457b9afbda38a8135667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:20.773811  2713 consensus_queue.cc:1048] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:20.787995  2480 raft_consensus.cc:1275] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Refusing update from remote peer 7c861041a5f0457b9afbda38a8135667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:20.789500  2713 consensus_queue.cc:1048] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:23.040814  2231 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47626:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:23:23.065837  2231 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47626:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:23:23.184304 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:23:23.263471  2299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.35.66:44925, user_credentials={real_user=slave}} blocked reactor thread for 47596.1us
I20260709 12:23:23.374286  2767 tablet.cc:1724] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147: 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 12:23:23.391124  2768 tablet.cc:1724] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667: 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 12:23:23.415417  2758 log.cc:927] Time spent T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7: Append to log took a long time: real 0.111s	user 0.002s	sys 0.000s
I20260709 12:23:23.423074  2771 tablet.cc:1724] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147: 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 12:23:23.418574  2766 tablet.cc:1724] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667: 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 12:23:23.415256  2769 tablet.cc:1724] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7: 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 12:23:23.507009  2780 tablet.cc:1724] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147: 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 12:23:23.500360  2764 log.cc:927] Time spent T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 12:23:23.508328  2784 tablet.cc:1724] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7: 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 12:23:23.570274  2782 tablet.cc:1724] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667: 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 12:23:23.583235  2766 tablet.cc:1724] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667: 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 12:23:23.584127  2771 tablet.cc:1724] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147: 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 12:23:23.632669  2778 log.cc:927] Time spent T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147: Append to log took a long time: real 0.060s	user 0.005s	sys 0.000s
I20260709 12:23:23.632269  2767 tablet.cc:1724] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147: 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 12:23:23.576615  2785 tablet.cc:1724] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7: 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 12:23:23.650198  2776 log.cc:927] Time spent T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 12:23:23.651585  2768 tablet.cc:1724] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667: 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 12:23:23.653734  2777 log.cc:927] Time spent T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:23:23.661285  2769 tablet.cc:1724] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7: 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 12:23:23.667794  2408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8487104869042069e6d87c3e264ebef"
dest_uuid: "7c861041a5f0457b9afbda38a8135667"
mode: GRACEFUL
new_leader_uuid: "c6a62a6878cc47e080b05290f5f21147"
 from {username='slave'} at 127.0.0.1:36416
I20260709 12:23:23.668448  2790 tablet.cc:1724] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147: 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 12:23:23.668490  2408 raft_consensus.cc:606] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Received request to transfer leadership to TS c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:23.675158  2783 tablet.cc:1724] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7: 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 12:23:23.677176  2791 tablet.cc:1724] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667: 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 12:23:23.680207  2785 tablet.cc:1724] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7: 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 12:23:23.686492  2231 catalog_manager.cc:5789] TS c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301) does not have the latest schema for tablet 32ed3639445c48aa90985cc9c8e53c6b (table soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]). Expected version 1 got 0
I20260709 12:23:23.687846  2231 catalog_manager.cc:5789] TS c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301) does not have the latest schema for tablet d3950ad16907408e9820eb9d86d291de (table soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]). Expected version 1 got 0
I20260709 12:23:23.689572  2767 tablet.cc:1724] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147: 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 12:23:23.690758  2769 tablet.cc:1724] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7: 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 12:23:23.695137  2779 log.cc:927] Time spent T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:23:23.695515  2761 raft_consensus.cc:993] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667: : Instructing follower c6a62a6878cc47e080b05290f5f21147 to start an election
I20260709 12:23:23.696086  2761 raft_consensus.cc:1081] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Signalling peer c6a62a6878cc47e080b05290f5f21147 to start an election
I20260709 12:23:23.696627  2785 tablet.cc:1724] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7: 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 12:23:23.698047  2483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8487104869042069e6d87c3e264ebef"
dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
 from {username='slave'} at 127.0.0.1:52772
I20260709 12:23:23.698693  2483 raft_consensus.cc:493] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:23.699072  2483 raft_consensus.cc:3060] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.708670  2483 raft_consensus.cc:515] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:23.712386  2780 tablet.cc:1724] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147: 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 12:23:23.721393  2769 tablet.cc:1724] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7: 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 12:23:23.736536  2780 tablet.cc:1724] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147: 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 12:23:23.749315  2483 leader_election.cc:290] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 2 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:23.752882  2406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8487104869042069e6d87c3e264ebef" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:23.750149  2766 tablet.cc:1724] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667: 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 12:23:23.753719  2406 raft_consensus.cc:3055] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:23.754197  2406 raft_consensus.cc:740] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c861041a5f0457b9afbda38a8135667, State: Running, Role: LEADER
I20260709 12:23:23.755198  2406 consensus_queue.cc:260] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:23.755678  2229 catalog_manager.cc:5789] TS 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925) does not have the latest schema for tablet a7615eb9e7cb4f29bfc330384c7f5b58 (table soft_deleted_table [id=b586703b412a4e92988eca5c15de7165]). Expected version 1 got 0
I20260709 12:23:23.756740  2406 raft_consensus.cc:3060] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.737540  2782 tablet.cc:1724] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667: 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 12:23:23.768903  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8487104869042069e6d87c3e264ebef" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:23.769735  2329 raft_consensus.cc:3060] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.769296  2768 tablet.cc:1724] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667: 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 12:23:23.782970  2329 raft_consensus.cc:2468] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 2.
I20260709 12:23:23.787431  2449 leader_election.cc:304] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6a62a6878cc47e080b05290f5f21147, c834c6d99d9e4d1980233e61285995d7; no voters: 
I20260709 12:23:23.788499  2772 raft_consensus.cc:2804] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:23.789055  2772 raft_consensus.cc:697] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 2 LEADER]: Becoming Leader. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Running, Role: LEADER
I20260709 12:23:23.790112  2772 consensus_queue.cc:237] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:23.806936  2329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230"
dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
mode: GRACEFUL
new_leader_uuid: "c6a62a6878cc47e080b05290f5f21147"
 from {username='slave'} at 127.0.0.1:46964
I20260709 12:23:23.807643  2329 raft_consensus.cc:606] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Received request to transfer leadership to TS c6a62a6878cc47e080b05290f5f21147
I20260709 12:23:23.809453 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:23.810333 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:23.819128  2406 raft_consensus.cc:2468] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 2.
I20260709 12:23:23.823812  2231 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf: soft_deleted_table [id=b586703b412a4e92988eca5c15de7165] alter complete (version 1)
I20260709 12:23:23.834312  2230 catalog_manager.cc:5697] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 reported cstate change: term changed from 1 to 2, leader changed from 7c861041a5f0457b9afbda38a8135667 (127.28.35.66) to c6a62a6878cc47e080b05290f5f21147 (127.28.35.67). New cstate: current_term: 2 leader_uuid: "c6a62a6878cc47e080b05290f5f21147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:24.287057  2329 raft_consensus.cc:1275] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Refusing update from remote peer c6a62a6878cc47e080b05290f5f21147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.288369  2772 consensus_queue.cc:1048] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.300570  2406 raft_consensus.cc:1275] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Refusing update from remote peer c6a62a6878cc47e080b05290f5f21147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.302062  2798 consensus_queue.cc:1048] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.396960  2787 raft_consensus.cc:993] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7: : Instructing follower c6a62a6878cc47e080b05290f5f21147 to start an election
I20260709 12:23:24.397599  2715 raft_consensus.cc:1081] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Signalling peer c6a62a6878cc47e080b05290f5f21147 to start an election
I20260709 12:23:24.399056  2483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230"
dest_uuid: "c6a62a6878cc47e080b05290f5f21147"
 from {username='slave'} at 127.0.0.1:52758
I20260709 12:23:24.399520  2483 raft_consensus.cc:493] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.399832  2483 raft_consensus.cc:3060] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:24.404595  2483 raft_consensus.cc:515] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:24.406409  2483 leader_election.cc:290] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 3 election: Requested vote from peers c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301), 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925)
I20260709 12:23:24.407382  2333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c834c6d99d9e4d1980233e61285995d7"
I20260709 12:23:24.407605  2406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54eec6f7a744c7d96c072eea1507230" candidate_uuid: "c6a62a6878cc47e080b05290f5f21147" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c861041a5f0457b9afbda38a8135667"
I20260709 12:23:24.408054  2333 raft_consensus.cc:3055] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:24.408279  2406 raft_consensus.cc:3060] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:24.408404  2333 raft_consensus.cc:740] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c834c6d99d9e4d1980233e61285995d7, State: Running, Role: LEADER
I20260709 12:23:24.409384  2333 consensus_queue.cc:260] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [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: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:24.410403  2333 raft_consensus.cc:3060] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:24.414659  2406 raft_consensus.cc:2468] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 3.
I20260709 12:23:24.416065  2449 leader_election.cc:304] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c861041a5f0457b9afbda38a8135667, c6a62a6878cc47e080b05290f5f21147; no voters: 
I20260709 12:23:24.416461  2333 raft_consensus.cc:2468] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a62a6878cc47e080b05290f5f21147 in term 3.
I20260709 12:23:24.416993  2798 raft_consensus.cc:2804] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:24.417639  2798 raft_consensus.cc:697] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 3 LEADER]: Becoming Leader. State: Replica: c6a62a6878cc47e080b05290f5f21147, State: Running, Role: LEADER
I20260709 12:23:24.418543  2798 consensus_queue.cc:237] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [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: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } }
I20260709 12:23:24.426791  2229 catalog_manager.cc:5697] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 reported cstate change: term changed from 2 to 3, leader changed from c834c6d99d9e4d1980233e61285995d7 (127.28.35.65) to c6a62a6878cc47e080b05290f5f21147 (127.28.35.67). New cstate: current_term: 3 leader_uuid: "c6a62a6878cc47e080b05290f5f21147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a62a6878cc47e080b05290f5f21147" member_type: VOTER last_known_addr { host: "127.28.35.67" port: 40587 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:24.811542 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:24.817659 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:24.818126 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:24.837340  2406 raft_consensus.cc:1275] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 3 FOLLOWER]: Refusing update from remote peer c6a62a6878cc47e080b05290f5f21147: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:24.838734  2798 consensus_queue.cc:1048] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c861041a5f0457b9afbda38a8135667" member_type: VOTER last_known_addr { host: "127.28.35.66" port: 44925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:24.851439  2333 raft_consensus.cc:1275] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 3 FOLLOWER]: Refusing update from remote peer c6a62a6878cc47e080b05290f5f21147: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:24.852809  2798 consensus_queue.cc:1048] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c834c6d99d9e4d1980233e61285995d7" member_type: VOTER last_known_addr { host: "127.28.35.65" port: 41301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:25.819295 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:25.824767 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:25.825325 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:26.826267 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:26.831777 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:26.832319 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:27.833364 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:27.838980 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:27.839474 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:28.840618 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:28.845814 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:28.846261 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:29.847170 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:29.852486 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:29.852953 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:30.854106 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:30.859849 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:30.860255 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:31.861420 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:31.866433 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:31.866863 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:32.867905 28813 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:32.873366 28813 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:32.873793 28813 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:33.940183 28813 tablet_server.cc:179] TabletServer@127.28.35.65:0 shutting down...
W20260709 12:23:33.956123  2449 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]
W20260709 12:23:33.960309  2449 consensus_peers.cc:597] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 -> Peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Couldn't send request to peer c834c6d99d9e4d1980233e61285995d7. 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 12:23:33.975487  2374 consensus_peers.cc:597] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 -> Peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Couldn't send request to peer c834c6d99d9e4d1980233e61285995d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:33.984781 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:33.986011 28813 tablet_replica.cc:333] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:33.987654 28813 raft_consensus.cc:2243] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:33.988526 28813 raft_consensus.cc:2272] T 120756f89631470ab0c06875b08c7efd P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:33.991464 28813 tablet_replica.cc:333] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:33.992089 28813 raft_consensus.cc:2243] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:33.993021 28813 raft_consensus.cc:2272] T 32ed3639445c48aa90985cc9c8e53c6b P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:33.995723 28813 tablet_replica.cc:333] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:33.996372 28813 raft_consensus.cc:2243] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:33.996985 28813 raft_consensus.cc:2272] T 127f795ab45a481d85965271abf14480 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.000520 28813 tablet_replica.cc:333] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.001380 28813 raft_consensus.cc:2243] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.001962 28813 raft_consensus.cc:2272] T eefda0687aed4956a54b35d7083921c0 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.004438 28813 tablet_replica.cc:333] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.005043 28813 raft_consensus.cc:2243] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.005971 28813 raft_consensus.cc:2272] T 3b32b4bd02ef439e913e97f2c531d961 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.008597 28813 tablet_replica.cc:333] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.009299 28813 raft_consensus.cc:2243] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.009881 28813 raft_consensus.cc:2272] T d6ce60da5c6c4cd1a3f034317547fc14 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.012388 28813 tablet_replica.cc:333] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.013013 28813 raft_consensus.cc:2243] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.013593 28813 raft_consensus.cc:2272] T c8487104869042069e6d87c3e264ebef P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.017362 28813 tablet_replica.cc:333] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.018445 28813 raft_consensus.cc:2243] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.018910 28813 raft_consensus.cc:2272] T e7dac6a0ae3a4f6eb659fe34fced442e P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.022221 28813 tablet_replica.cc:333] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.023120 28813 raft_consensus.cc:2243] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:23:34.024495  2374 consensus_peers.cc:597] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 -> Peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Couldn't send request to peer c834c6d99d9e4d1980233e61285995d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:34.024540 28813 raft_consensus.cc:2272] T a631f72fb2c4456789ee1951cd8f3c22 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:34.028540  2374 consensus_peers.cc:597] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 -> Peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Couldn't send request to peer c834c6d99d9e4d1980233e61285995d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:34.029007 28813 tablet_replica.cc:333] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
W20260709 12:23:34.029165  2374 consensus_peers.cc:597] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 -> Peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Couldn't send request to peer c834c6d99d9e4d1980233e61285995d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:34.029865 28813 raft_consensus.cc:2243] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.030431 28813 raft_consensus.cc:2272] T f54eec6f7a744c7d96c072eea1507230 P c834c6d99d9e4d1980233e61285995d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.032769 28813 tablet_replica.cc:333] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.033423 28813 raft_consensus.cc:2243] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.033989 28813 raft_consensus.cc:2272] T a7615eb9e7cb4f29bfc330384c7f5b58 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.036511 28813 tablet_replica.cc:333] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.037113 28813 raft_consensus.cc:2243] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.038116 28813 raft_consensus.cc:2272] T 695e3313ccdd47959b1f4839f0a7d820 P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.040431 28813 tablet_replica.cc:333] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.040959 28813 raft_consensus.cc:2243] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.041783 28813 raft_consensus.cc:2272] T 60aa4a43760b49878f208d7f41cf165d P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.044005 28813 tablet_replica.cc:333] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.044510 28813 raft_consensus.cc:2243] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.045446 28813 raft_consensus.cc:2272] T d3950ad16907408e9820eb9d86d291de P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.047634 28813 tablet_replica.cc:333] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.048283 28813 raft_consensus.cc:2243] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.048883 28813 raft_consensus.cc:2272] T bfae2bb041a943c18b2fa29ab595ff25 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.052045 28813 tablet_replica.cc:333] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.052747 28813 raft_consensus.cc:2243] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.053745 28813 raft_consensus.cc:2272] T 89821f1b58c241439637d08fadd20f39 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.056980 28813 tablet_replica.cc:333] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.057668 28813 raft_consensus.cc:2243] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.058219 28813 raft_consensus.cc:2272] T 5df83ed26973416492f36b3ce086b073 P c834c6d99d9e4d1980233e61285995d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.061188 28813 tablet_replica.cc:333] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7: stopping tablet replica
I20260709 12:23:34.061849 28813 raft_consensus.cc:2243] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.062278 28813 raft_consensus.cc:2272] T dfc1a877cfa64381a2aa5e55d2f391af P c834c6d99d9e4d1980233e61285995d7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:34.069193  2449 consensus_peers.cc:597] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 -> Peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Couldn't send request to peer c834c6d99d9e4d1980233e61285995d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:34.102463 28813 tablet_server.cc:196] TabletServer@127.28.35.65:0 shutdown complete.
I20260709 12:23:34.147781 28813 tablet_server.cc:179] TabletServer@127.28.35.66:0 shutting down...
W20260709 12:23:34.155885  2449 consensus_peers.cc:597] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 -> Peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Couldn't send request to peer c834c6d99d9e4d1980233e61285995d7. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:41301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:34.182560 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:34.183377 28813 tablet_replica.cc:333] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.184544 28813 raft_consensus.cc:2243] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.185815 28813 raft_consensus.cc:2272] T 120756f89631470ab0c06875b08c7efd P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.188131 28813 tablet_replica.cc:333] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.188719 28813 raft_consensus.cc:2243] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.189368 28813 raft_consensus.cc:2272] T 3b32b4bd02ef439e913e97f2c531d961 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.191534 28813 tablet_replica.cc:333] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.192162 28813 raft_consensus.cc:2243] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.192660 28813 raft_consensus.cc:2272] T d3950ad16907408e9820eb9d86d291de P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.194758 28813 tablet_replica.cc:333] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.195312 28813 raft_consensus.cc:2243] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.196022 28813 raft_consensus.cc:2272] T eefda0687aed4956a54b35d7083921c0 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.199043 28813 tablet_replica.cc:333] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.199613 28813 raft_consensus.cc:2243] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.200410 28813 raft_consensus.cc:2272] T 127f795ab45a481d85965271abf14480 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.203171 28813 tablet_replica.cc:333] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.203821 28813 raft_consensus.cc:2243] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.204761 28813 raft_consensus.cc:2272] T d6ce60da5c6c4cd1a3f034317547fc14 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.207752 28813 tablet_replica.cc:333] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.208518 28813 raft_consensus.cc:2243] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.209180 28813 raft_consensus.cc:2272] T f54eec6f7a744c7d96c072eea1507230 P 7c861041a5f0457b9afbda38a8135667 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.211315 28813 tablet_replica.cc:333] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.211906 28813 raft_consensus.cc:2243] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.212715 28813 raft_consensus.cc:2272] T e7dac6a0ae3a4f6eb659fe34fced442e P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.214843 28813 tablet_replica.cc:333] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.215422 28813 raft_consensus.cc:2243] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.215878 28813 raft_consensus.cc:2272] T a631f72fb2c4456789ee1951cd8f3c22 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.217953 28813 tablet_replica.cc:333] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.218524 28813 raft_consensus.cc:2243] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.218983 28813 raft_consensus.cc:2272] T c8487104869042069e6d87c3e264ebef P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.221021 28813 tablet_replica.cc:333] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.221582 28813 raft_consensus.cc:2243] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.222422 28813 raft_consensus.cc:2272] T a7615eb9e7cb4f29bfc330384c7f5b58 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.224684 28813 tablet_replica.cc:333] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.225227 28813 raft_consensus.cc:2243] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.225749 28813 raft_consensus.cc:2272] T 60aa4a43760b49878f208d7f41cf165d P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.227775 28813 tablet_replica.cc:333] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.228289 28813 raft_consensus.cc:2243] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.228808 28813 raft_consensus.cc:2272] T 695e3313ccdd47959b1f4839f0a7d820 P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.230949 28813 tablet_replica.cc:333] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.231468 28813 raft_consensus.cc:2243] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.232302 28813 raft_consensus.cc:2272] T bfae2bb041a943c18b2fa29ab595ff25 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.234470 28813 tablet_replica.cc:333] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.235047 28813 raft_consensus.cc:2243] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.235529 28813 raft_consensus.cc:2272] T 89821f1b58c241439637d08fadd20f39 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.237623 28813 tablet_replica.cc:333] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.238147 28813 raft_consensus.cc:2243] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.238983 28813 raft_consensus.cc:2272] T 5df83ed26973416492f36b3ce086b073 P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.241117 28813 tablet_replica.cc:333] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.241708 28813 raft_consensus.cc:2243] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.242133 28813 raft_consensus.cc:2272] T 32ed3639445c48aa90985cc9c8e53c6b P 7c861041a5f0457b9afbda38a8135667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.244177 28813 tablet_replica.cc:333] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667: stopping tablet replica
I20260709 12:23:34.244596 28813 raft_consensus.cc:2243] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.244962 28813 raft_consensus.cc:2272] T dfc1a877cfa64381a2aa5e55d2f391af P 7c861041a5f0457b9afbda38a8135667 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:34.271117  2449 consensus_peers.cc:597] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 -> Peer c834c6d99d9e4d1980233e61285995d7 (127.28.35.65:41301): Couldn't send request to peer c834c6d99d9e4d1980233e61285995d7. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.65:41301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:34.288550  2449 consensus_peers.cc:597] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 -> Peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Couldn't send request to peer 7c861041a5f0457b9afbda38a8135667. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:44925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:34.289330 28813 tablet_server.cc:196] TabletServer@127.28.35.66:0 shutdown complete.
I20260709 12:23:34.328004 28813 tablet_server.cc:179] TabletServer@127.28.35.67:0 shutting down...
W20260709 12:23:34.343116  2449 consensus_peers.cc:597] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 -> Peer 7c861041a5f0457b9afbda38a8135667 (127.28.35.66:44925): Couldn't send request to peer 7c861041a5f0457b9afbda38a8135667. Status: Network error: Client connection negotiation failed: client connection to 127.28.35.66:44925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:34.367549 28813 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:34.368244 28813 tablet_replica.cc:333] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.368939 28813 raft_consensus.cc:2243] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.369525 28813 raft_consensus.cc:2272] T 127f795ab45a481d85965271abf14480 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.371762 28813 tablet_replica.cc:333] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.372340 28813 raft_consensus.cc:2243] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.372788 28813 raft_consensus.cc:2272] T 120756f89631470ab0c06875b08c7efd P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.374886 28813 tablet_replica.cc:333] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.375442 28813 raft_consensus.cc:2243] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.376253 28813 raft_consensus.cc:2272] T eefda0687aed4956a54b35d7083921c0 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.378446 28813 tablet_replica.cc:333] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.379277 28813 raft_consensus.cc:2243] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.380002 28813 raft_consensus.cc:2272] T d6ce60da5c6c4cd1a3f034317547fc14 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.382109 28813 tablet_replica.cc:333] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.382675 28813 raft_consensus.cc:2243] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.383168 28813 raft_consensus.cc:2272] T 3b32b4bd02ef439e913e97f2c531d961 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.385367 28813 tablet_replica.cc:333] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.385985 28813 raft_consensus.cc:2243] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.386466 28813 raft_consensus.cc:2272] T bfae2bb041a943c18b2fa29ab595ff25 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.388475 28813 tablet_replica.cc:333] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.389173 28813 raft_consensus.cc:2243] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.389744 28813 raft_consensus.cc:2272] T d3950ad16907408e9820eb9d86d291de P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.391937 28813 tablet_replica.cc:333] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.392506 28813 raft_consensus.cc:2243] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.393545 28813 raft_consensus.cc:2272] T f54eec6f7a744c7d96c072eea1507230 P c6a62a6878cc47e080b05290f5f21147 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.395680 28813 tablet_replica.cc:333] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.396219 28813 raft_consensus.cc:2243] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.396690 28813 raft_consensus.cc:2272] T e7dac6a0ae3a4f6eb659fe34fced442e P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.398694 28813 tablet_replica.cc:333] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.399247 28813 raft_consensus.cc:2243] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.399734 28813 raft_consensus.cc:2272] T a631f72fb2c4456789ee1951cd8f3c22 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.401784 28813 tablet_replica.cc:333] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.402336 28813 raft_consensus.cc:2243] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.403182 28813 raft_consensus.cc:2272] T c8487104869042069e6d87c3e264ebef P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.405278 28813 tablet_replica.cc:333] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.405824 28813 raft_consensus.cc:2243] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.406384 28813 raft_consensus.cc:2272] T 32ed3639445c48aa90985cc9c8e53c6b P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.408406 28813 tablet_replica.cc:333] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.408963 28813 raft_consensus.cc:2243] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.409904 28813 raft_consensus.cc:2272] T dfc1a877cfa64381a2aa5e55d2f391af P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.411943 28813 tablet_replica.cc:333] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.412521 28813 raft_consensus.cc:2243] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.412982 28813 raft_consensus.cc:2272] T 89821f1b58c241439637d08fadd20f39 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.415073 28813 tablet_replica.cc:333] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.415585 28813 raft_consensus.cc:2243] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.416041 28813 raft_consensus.cc:2272] T 5df83ed26973416492f36b3ce086b073 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.418017 28813 tablet_replica.cc:333] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.418521 28813 raft_consensus.cc:2243] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.419015 28813 raft_consensus.cc:2272] T a7615eb9e7cb4f29bfc330384c7f5b58 P c6a62a6878cc47e080b05290f5f21147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.421031 28813 tablet_replica.cc:333] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.421525 28813 raft_consensus.cc:2243] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.422005 28813 raft_consensus.cc:2272] T 695e3313ccdd47959b1f4839f0a7d820 P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.423971 28813 tablet_replica.cc:333] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147: stopping tablet replica
I20260709 12:23:34.424453 28813 raft_consensus.cc:2243] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:34.424901 28813 raft_consensus.cc:2272] T 60aa4a43760b49878f208d7f41cf165d P c6a62a6878cc47e080b05290f5f21147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.484743 28813 tablet_server.cc:196] TabletServer@127.28.35.67:0 shutdown complete.
I20260709 12:23:34.520246 28813 master.cc:562] Master@127.28.35.126:41639 shutting down...
I20260709 12:23:34.545403 28813 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:34.546051 28813 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:34.546415 28813 tablet_replica.cc:333] T 00000000000000000000000000000000 P 16d27a3a4e9545808252ba3ca3b6c7bf: stopping tablet replica
I20260709 12:23:34.566951 28813 master.cc:584] Master@127.28.35.126:41639 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (21876 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (42435 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (206133 ms total)
[  PASSED  ] 8 tests.
I20260709 12:23:34.626127 28813 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2243 messages since previous log ~33 seconds ago
I20260709 12:23:34.626336 28813 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2246 messages since previous log ~33 seconds ago
I20260709 12:23:34.626480 28813 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2246 messages since previous log ~33 seconds ago
I20260709 12:23:34.626648 28813 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 ~50 seconds ago
I20260709 12:23:34.626789 28813 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 ~50 seconds ago
I20260709 12:23:34.626986 28813 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 11 messages since previous log ~0 seconds ago
I20260709 12:23:34.627229 28813 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~20 seconds ago
